pub.xml:queryXMLNode service in developer helped me query values from the live node that was displayed during development.
In designer I am not seeing the live data. How could I see the data so that I dont make mistakes making my own WQL. All the docs that I refer still shows it doing using developer, I had yet to come across a guide that shows how to do it on designer…
During developer days queryXMLNode service while stepping thru an xml node will show the root tag and you could create variables using WQL or XQL by looking at the xml tree.
My question is where can I see the live xml tree in designer, how can I extract variables as ‘fields’ when I am not able to look at them from a complex xml…
The load and query services guide 8.2 talks abt the service with the use of developer tool and as you can see in the image above you can see the parsed document ‘bitterrootboards’
I wanted to know how I can achieve the same result in designer where I can see the parsed document while I run designer…
Hi is there a way to move this post to flow section may be someone there would already know. I could start a new thread but I did not want to have multiple threads with the same topic.