Skip to Content
0
Apr 15, 2010 at 07:14 PM

Convert URL from integration engine to adapter engine with https

37 Views

I'm still relatively new at PI, trying to learn as I go, so I apologize if I do not phrase this correctly.

Our trading partners currently post xml files via http to a url directed to our Integration Engine, for example:

http:// : /sap/xi/adapter_plain?namespace=urn% 3Aball.com%3Aavailabilityfeed∫erface=MIOA_AvailabilityFeed&service=SRV_Supplier∂y=P_EDI&agency=≻heme=&QOS=EO&queueid=httpclient&sap-user=**** &sap-password=***&sap-client=**&sap-language=EN

We would now like them to post to a different URL using https so that 1) files are routed through the adapter engine, and 2) user and password information would not need to be included in the url currently being used.

For a separate process, which has been configured differently, it was simply a matter of changing from http://<host>:<port> to https://<host2>...., but this has not been working for me with the above URL.

Can anyone please help out or point me in the right direction? I've spent half the day searching the forums without much success.

Thank you.