Hi,
I’m trying to parse a file using two schemas as described in the Gear 6 Flat File implementation guide. I’m first applying a schema containing only the header and trailer record, and I’m capturing the body in ‘unDefData’.
Now I want to parse the data in ‘unDefData’ using another flat file schema, but I can’t find a way to do this. The reason I’m using two schemas is that I’m using the information from the header to determine which second schema I should use.
Any help would be greatly appreciated!
d
#Integration-Server-and-ESB#webMethods#edi