cancel
Showing results for 
Search instead for 
Did you mean: 

Test payload in SAP PI 7.31 Single Stack

Antonio_C10IT
Explorer
0 Kudos

Hi experts,

     I want to test some payload as we can do in the RWB in SAP PI systems with double stack, using RWB -> Component Monitoring -> Display -> Adapter Engine -> Test Message.

    But in JAVA single stack there is not RWB, I read somewhere that we can trigger this test changing the Adapter X to a Sender SOAP channel and fire it from the webservice navigation, but this don have to much sense for me because i think its just to test a WebService as you can do it with a SOAPUI or any other program.

Is it possible in that way??

Is there any other possibility to test the whole interfaces?

Thanks in advance

Regards!

Accepted Solutions (1)

Accepted Solutions (1)

former_member194612
Active Participant
0 Kudos

Hi ,

Try http://<server>:<port>/wsnavigator

Here you can provide your payload and test end-to-end sceanrio.

Thanks,

satish

Antonio_C10IT
Explorer
0 Kudos

Hi Satish,

    Please correct me if im wrong, to test this I should change the original Adapter (for example a JDBC) into a SOAP adapter, Isn't it?

Thanks in advance.

former_member194612
Active Participant
0 Kudos

Hi Antonio,

Yes you need to change according to your scenario.

Hope,i understand your Q correct.

Thanks,

Satish

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos