Discussion
Lloyds Banking Group PLC
GB
Last activity: 7 Oct 2015 9:26 EDT
Uploading WSDL with embeded XSD
Hi,
I have a requirement to set up Web Service integration with one interface. have received the WSDL of the source system. Contains the XSD embedded into it. How the XSD can be loaded into Pega using the Connector and metadata accelerator? I need to create the mapping rules based on the XSD.
Hi,
Please follow below steps to achieve this.
1. Place the wsdl and xsd in server webapps folder. (or) Place these two files in same folder in FileSystem.
2. Use Create SOAP Intergration/ Create Other Integration(Assuming you are in 7.x).
3. Select Upload via URL if you place the wsdl in server or Upload via File if you place the files in File System.
4. You can follow the instructions mentioned in wizard.
Hope this helps!