Hello Experts,
Our requirement is to integrate SAP MII with SAP PI with HTTP & send some sample Books.xml data to PI.
From SAP PI side we need a URL to configure in SAP MII to post data to PI server.
Here how SAP PI will construct URL to get data from SAP MII server.
We need the following thing from SAP PI side for configuration in MII,
URL:___________
Sender System:_________
Interface Name:_________
NameSpace:____________
we are using SAP MII 14.0 NW 7.3 & SAP PI 7.3.
when we tried to post through SOAP UI its working fine.
We got URL from PI like: http://<host>:<port>/XISOAPAdapter/MessageServlet?channel=<party>:<service>:<channel>
but its not working in HTTP XI action block.
Please assist.
Regards,
Srisailam Golla