Hello Experts,
I am trying to transform a XML Result set coming from one of the data query in BLS and directly assigning this output to the INPUT of XSLT transformation action block .
Unfortunately, I am getting the below error :
[ERROR]: XSLTransform error: The markup in the document following the root element must be well-formed.
But the same steps I performed using a XML editor, there I am getting the expected output.
I have checked the validity and well-formedness of the XML document and it works good in XML editor
Can you please guide me if I am missing anything or it may be a bug in 12.0.10 build(12) ?
Thanks,
Ayush
Please post a screen-capture of your action block configuration and links for the query action and also for the XLST Transformer action. Also, insert a tracer block after the query and trace out the XML Response from the query action.
Sam
Add a comment