cancel
Showing results for 
Search instead for 
Did you mean: 

How to send test message from PI for AAE based configuration?

gopalkrishna_baliga
Participant
0 Kudos

Hi Experts,

   Earlier in Non-AAE based scenario we could send test message from runtime workbench.

   RWB --> Integration engine -> test message

   But now with AAE based scenario how to send the test message  from PI? I don't have access to the sender system  to send message and hence trying to send message from PI itself. In AAE case we cannot use Integration engine.

   Please help.

Thanks

Gopal

Accepted Solutions (0)

Answers (5)

Answers (5)

siddhardha_dnk
Active Participant
0 Kudos

Hi Gopal,

Please check this url if u r using SOAP Adapter in AAE.

http://<Host>:<Port>/XISOAPAdapter/MessageServlet?ximessage=true

Regards,

Sid.

Muniyappan
Active Contributor
0 Kudos

Hi,

We can not send messages from RWB for ICO scenarios.

you have to run your scenario end to end.

Regards,

Muniyappan.

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

you can use the SOAPUI app to test your scenario, you only need to generate the WSDL from the sender agreement an import it to the SOAPUI, complete the request message and set a PI user&pass  to send the data.

Rgds

Rodrigo

MichalKrawczyk
Active Contributor
0 Kudos

hi Rodigo,

he's asking for old tool's replacement and your way works only with soap channels and soap channels you can always test with SOAPUI anyway,

Regards,

Michal Krawczyk

former_member184789
Active Contributor
0 Kudos

Hi Michal,

In RWB -> Adapter Engine also, there is an option of sending test message. Is it possible to use it? I was never able to test it as I don't have authorization.

gopalkrishna_baliga
Participant
0 Kudos

Hi Rodrigo,

   I am  referring to AAE scenario where there are no sender or receiver agreements. Then how can we really get the WSDL? I don't think we can use soapui then.

Thanks

Gopal

gopalkrishna_baliga
Participant
0 Kudos

I tried RWB -> Adapter engine also. But this also expects sender agreement.

Therefore this will not work for AAE based scenario.

Thanks

Gopal

Muniyappan
Active Contributor
0 Kudos

Hi.

can you check this thread?

http://scn.sap.com/thread/3455050

Regards,

Muniyappan.

gopalkrishna_baliga
Participant
0 Kudos

Thanks Muniyappan.

But even if I download WSDL from ICO and test it via SOAPUI tool it will not work if I am not using SOAP Adapter.

Thanks

Gopal

Muniyappan
Active Contributor
0 Kudos

Hi,

We can not send test messages in ICO configuration scenarios in RWB. so that is why these workarounds like soap ui,wsnavigator.

But even if I download WSDL from ICO and test it via SOAPUI tool it will not work if I am not using SOAP Adapter.

this is for testing you scenario only. since you don't have any access to sender system you can make use of soap channel and soap ui.

after testing with soap ui and soap channel (if scenario works as expected) you can change your adapter as per your requirement. It will work same way as it did in the soap channel.

Regards,

Muniyappan.

iaki_vila
Active Contributor
0 Kudos

Hi Gopalkrsishna,

Inside the PI you can test all the scenario with wsnavigator.

Check Raj's blog http://scn.sap.com/people/rajasekhar.reddy14/blog/2011/03/03/testing-sender-web-service-interfaces-s...

Regards.

gopalkrishna_baliga
Participant
0 Kudos

Hi Inaki,

   Your suggestion using wsnavigator works with SOAP based scenarios only.

   I have non SOAP sender AAE scenario.

   Moreover wsnavigator expects registry to be setup properly. We don't have registry setup.

   Therefore this also will not work.

   I am really surprised why SAP did not thought of providing a testing tool foe AAE.

Thanks

Gopal

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>But now with AAE based scenario how to send the test message  from PI?


This is not possible anymore - you need to run the whole flow.

Regards,

Michal Krawczyk