cancel
Showing results for 
Search instead for 
Did you mean: 

Testing XML Payload of Message Mapping in RWB

Former Member
0 Kudos

Hi All,

Is there any way where we can test the XML payload of Message Mapping bypassing the usual testing of messages thorugh IE .

What i mean here is passing tge XML payload of Message Mapping directlyy to Adapter Engine...

Regards

Vinay P.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vinay

As said above

You can use Testing the Runtime feature to do this task

RWB -> Component Monitoring -> Integration engine Test tab

You can also use this feature for Adapter engine and J2SE adapter - File & JDBC

http://help.sap.com/saphelp_nw70/helpdata/EN/33/b99eebd9261b4886d6f6a354b8dcdf/content.htm

Follow michal blog give above for screen shots

Thanks

Gaurav

Answers (3)

Answers (3)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

When u run your message using

RWB--->Component monitoring -> AE-> Test Message

Using this test tab,you are posting message to the sender adapter engine which will in turn call the integration engine and do all the pipeline steps like mapping,receiver determination.

use this Blog

Former Member
0 Kudos

This test message tab will post message to adapter engine:

RWB-Component Monitoring-Adapter Engine-Test Tab

Regards.

Liang

SudhirT
Active Contributor
0 Kudos

Vinay, you can do it in RWB-COMPONENT MONITORING-INTEGRATION ENGINE-TEST TAB.

thanks