Hello,
I have more barcodes on one page. My process scans the page correctly but the ordering of the barcodes in the list is different.
I need a method to assign every element of the list to a special xml variable with a xsd schema. So I have to know what barcode is scan in which element of the list that the assignment is successful.
The next steps in the process should be a jdbc component with xpath to insert the data of a one barcode in the db table which belongs to the barcode.
I don't find anything in the workbench to do this.Is there any possibility for this xml problem?
Regards
Christoph