Consume Third-Party SSL WSDL and Create SOAP Message
Hello,
We are trying to consume a third-party WSDL that will be using SSL authentication. We were not able to use the WSDL URL to consume the web service but I was able to save the WSDL as a file and consume it that way. However, we are trying to use PeopleCode to generate the the request and response for a SOAP message. When trying to create the request to the third party, we are receiving an error that Integration Gateway was not able to contact the external system. How can we troubleshoot to determine what is causing the issue? Has