How to transform non-structured XML to structured for full rowset abilities?
IB/XML/Message Experts,
I have a valid XML file with the same structure as a message. I'd like to read in the XML to a xmldoc and copy this xmldoc to the message rowset and publish. But, since this xmldoc is non-structured the data is not copied. How do I transform the XML to structured so the rowset copy works?
This is per Peoplebooks but it doesn't tell you how to do it.
Unstructured XML should be transformed to structured if you want to use the full rowset abilities. PeopleSoft recommends transforming the data into a rowset-based message.