cancel
Showing results for 
Search instead for 
Did you mean: 

Send XML to Java Engine

Former Member
0 Kudos

Hi Dear Expert

I want to send XML to PI URL for testing, I know is possible to send the information by  the URL before to ABAP Engine.

http://<host?>:<port>/sap/xi/adapter_plain?qos=EO&service=<service>&interface=...

However I have an Integrated Configuration Scenario with Java Engine.

I checked the below thread , but I don't have result

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

>>I checked the below thread , but I don't have result

Not sure, if i understood ur question properly...u want to send test message to PI single stack using RWB?

If yes, then where exactly u are stuck? Make sure the URL mentioned is adjusted as per ur dummy BS and dummy XI3.0 channel.

Thanks

Amit Srivastava

Former Member
0 Kudos

Hi.

I have a Java Program where I send data(XML) to PI using the above parameters, now I have another scenarios (ICO) , so I want to data to PI by URL Path.

My question is the url path is http://<host?>:<port>/XISOAPAdapter/adapter_plain?

Defining Query for Plain HTTP Inbound Channel - Integration Engine - SAP Library