cancel
Showing results for 
Search instead for 
Did you mean: 

XML file to be sent to an HTTPS location

Former Member
0 Kudos

Hi,

I need to send a xml file from PI system to an external HTTPs location eg: https://b2btest.example.com/invent/xxx/receive

Can anyone please let me know how to configure the scenario.

I tried using the HTTP adapter for reciever but was unable to configure. Is there any other possiblity

Thanks in advance.

Regards

Raghav

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Raghavendra,

You can use HTTP adapter or make use of SOAP adapter wherein you can call this HTTP location. In either case you will have to enable SSL.

Regards,

Sriram

former_member184720
Active Contributor
0 Kudos

What is the error that your are getting when you use HTTP adapter??

BTW did you enable SSL on your PI system ?

Former Member
0 Kudos

Hi Hareesh,

Thanks for the reply.

I configured the scenario when tested it, message failed with error code

"HTTP client code 110 reason HTTPIO_PLG_CANCELED"

Please suggest

Regards

Raghav

former_member184720
Active Contributor
0 Kudos

Hi Raghav - I don't think you have configured the SSL properly. This error occurs when you don't have the SSL port configured.

Please validate your SSL Access Points configuration.