RecordToBizdoc orders xml elements

I’m using the recordToBizdoc service to create a Bizdoc out of a PIDX XML “OrderCreate” for submission to TN. I’ve specified the recordName argument as the full path to the IS document type that was based off the OrderCreate.xsd file.

will/should the recordToBizdoc service correctly order the elements according to the IS document type definition/xsd? the hierarchy is all good, but sometimes the elements are out of order with relation to their sibling elements.

thanks,
-L

Luke,

Even though the output document fields hierarchy is outoforder which you are seeing in the pipeline results,the IS document will still pass thru to TN in the expected order.

So this should not be any issue.

HTH,
RMG.