Workflow to demonstrate reading an XML file WITHOUT using the XML Reader or XPath Nodes.
This workflow uses my XML Easy Reader component that is backed by a python script and uses cElementTree to read the XML file, and then generate a KNIME table from it. The only configuration required is to tell it what part of the XML file to look at.
Additionally further configuration can be performed by supplying a "column mapping" file, to enable you to restrict the columns to be output, and change their names. The basic file can first be generated by XML Easy Reader by processing the XML file, so you don't waste time and effort having to write it from scratch!
30th May 2021 @takbb Brian Bates
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!