Question
PEGA 5.4 - Connector Wizard not generating all the required rules for integration
Hi everybody,
for 5.4 application, I need to consume a downstream WSDL. I tried importing the WSDL in pega - it just created the connect soap rule and connector activity and one request and response property. No class or properties created.
Then I have 7 XSD referred to the imported WSDL. I tried consuming the XSD which I wanted - class and property generated but the main stream and parse rule used for request and response is not created.
my WSDL and XSD has element type "anyType"
Anybody from your experience in 5.4 did you face the issue, please share the solution if you know? the same WSDL works fine in 7 application.
Thanks,
Indumathy M
***Edited by Moderator: Marissa to add SR Details***
Do you want to share the WSDL and XSD files? I've found it best to place the WSDL and its required XSD files on a webserver and have Pega access the WSDL through a URL. It should get the WSDL and supporting XSD data all together.
If you attach them, I'll test it out against a 5.4 OOB system and a 5.4 "hotfix" system (has all available hotfixes installed).