cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring the Sender Axis SOAP Adapter

Former Member
0 Kudos

Hello,

I am trying to configure Sender Axis SOAP Adapter using PI 7.0

The regular inbound address for SOAP messages is: http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel

But the inbound address for AXIS SOAP messages is:

http://host:port/XIAxisAdapter/MessageServlet?parameters

parameters ::= token ( u2018&u2019 token )*

token ::= name u2018=u2019 value

name ::= fieldname

value ::= fieldvalue

fileldname ::= u2018senderPartyu2019 | u2018senderServiceu2019 | u2018receiverPartyu2019 | u2018receiverServiceu2019 |

u2018interfaceu2019 | u2018interfaceNamespaceu2019 | u2018messageIdu2019 | u2018queueNameu2019

fieldvalue ::= urlencoded value

See this link: http://help.sap.com/saphelp_nw70/helpdata/en/45/a4f8bbdfdc0d36e10000000a114a6b/frameset.htm

Can someone give me an example of such URL?

Regards,

Gigi.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thanks

Vikranth

stefan_grube
Active Contributor
0 Kudos