cancel
Showing results for 
Search instead for 
Did you mean: 

how to configure https to send wsdl file to third party systems

Former Member
0 Kudos

Hi Experts,

instead of using http, i need to use https. so for this in xi system what steps do i need to follow to send wsdl file to any third party systems. here iam using pi 7.1 as a xi system.

please help me in this.

thanks

jas

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

>> to send wsdl file to any third party

In no communication you send wsdl to third party. You always send related http message.

For HTTPS, in the receiver channel, use HTTP Destination.

Goto sm59 in PI and create RFC destination type G. There under "Logon & Security", set SSL as Active.

For this to work, certificates should be imported on ABAP stack using STRUST.

Regards,

Prateek