Support Article
Parse xml not built correctly
SA-19966
Summary
Parse XML is not built correctly. Imported WSDL using wizard. The one particular property 'ProductList' was supposed to be created as Page list instead created as Single Page property.
Error Messages
Not Applicable.
Steps to Reproduce
1. Import WSDL.
2. Notice the generated rule 'ProductList' property type.
Root Cause
A defect or configuration issue in the operating environment. In the WSDL the concerned element 'ProductList' was defined with attribute 'maxOccurs' as '1', hence Pega interpreted it as single page.
Resolution
Make the following change to the operating environment:
- Remove the 'maxOccurs=1' for the element 'ProductList'.
- Re-import the WSDL to fix this problem.
Published February 18, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.