Forum Discussion
2 Replies
- bojanvelevskiValued Contributor
Hey @Ajay_Chawda,
The problem in your xml is that you have a content and a child element on a same level, like on the following example:
This cannot be parsed into JSON. You can try the following workaround:
- Ajay_ChawdaContributor
@bojanvelevski Thank you for help. any sample pipeline.
i’m using XSLT snap ,but it is failing.
Regards,
Ajay