Hi there,
I need to create an XML document from the contents of a table (419 columns x 15000 rows), each row needs to be a distinct XML document with the specific column headers. How can I do this ?
How can I cycle through the column headers and create the XML ? How can I make KNIME take the column headers and convert to XML Column, then concatenate all of the XML columns into a single XML document ?
Thanks in advance for your help,
Stanage