CHECK LIST (To Integrate PI with Third Party System using SOAP Adapter)
CHECK LIST (To Integrate PI with Third Party System):
Import WSDL shared by Third Party System in PI.
If WSDL is not compatible or not able to import, Create structure manually.
Use XSLT Mapping for adding customized Soap Envelop.
Use Java Mapping to Handle Special characters as per the WSDL Structure.
Check for Connectivity PI and Third Party System
Whitelist End Point URL Shared by the Third Party System.
Import SSL Certificate in to the Trusted CA’s.
Check the Connectivity. Still issue exists; Check the Supported Cipher suites supported with third party URL in PI.
Comments
Post a Comment