Dear all,
I am at my wit's end here.
In this article:
https://knowledge.safe.com/articles/1207/reading-c...
the XMLFlattener transformer is shown. I have made a workflow with the xml from the article as input file for an XMLFlattener to create feature paths at the node 'shipto'. The input file is valid XML. The output of the flattener however is only a _creation_instance attribute with a value of 0.
As a test I fed the XML as an XML Reader. Instantly it translates the xml children in the correct feature attributes.
What in the world is going wrong here?
I have been searching for 3 hours or more, tried the XMLFragmenter but the results are the same.
Thanks for any suggestion!
The workflow and the xml source file is included here
Pim Verver