Question
3
Replies
493
Views
Societe Generale
Posted: February 25, 2019
Last activity: March 7, 2019
Parse XML- Not parsing properties
Hi Team,
I have created a Parse rules through connector meta data wizard in 7.2.2 using a WSDL file.
The rule got created fine but when giving XML input, no property getting parsed only classes names are coming in clipboard structure. i didn't find any exception in logs also.
Could you please provide resolution for this.
Thanks
Suresh
Hi @SureshB9520,
If you have configured the connector using wizard then there is no problem with parse rule and xml stream rules.
I think you need to check the response data transform(Where you are calling service) and check whether your response fields are mapped from correct page context or not. [And it's better to trace that particular activity or data page where you are invoking your connector.]
Thank You!