I am exploring the use of splitting an XML file in ION Desk to split it in multiple XML file per Item. After that step I want to map it to an ItemMaster BOD. The incoming XML file is not a standard BOD, but a Windchill XML. I can split a standard BOD e.g. a PurchaseOrder into a BOD per orderline, but when I use it for my Windchill XML with defining a path for splitting on the Part tag, it finds 0 instances.
I have created an Object Scheme for my Windchill XML file te enable a dataflow with the split function
Please advise