12-06-04 10:18 AM
Hi,
Can you please explain me how you dissasemble multiple record flat file into
multiple xml documents.
Thanks in advance
Senthil
quote: Originally posted by trackley
After trial and error, help from posts here, and the EnvelopProcessing
example, I have been able to dissasemble my flat file into mutiple xml
documents. My envelope contains the "InterchangeId" from the BTS system
properties which I can tie these XML instances back to a single file batch.
1) How do i track the original row of each record or the sequence that it
was originally disassembled? I need to track this back to the incoming sourc
e
file. Is there a property for this that I can promote into my resulting
document?
2) Can I Flat file Disassemble + XML Assemble without going to an
intermediate file using separate Send/Recieve ports, like in the Envelope
example? Ideally I would like to Flat file Disassemble, Envelope Assemble an
d
go directly to an Orchestration with the result, instead of setting up
mutiple Recieve/Send ports. Is this possible to do the XML Assemeble step in
a Map Instead?
thanks.
[ Post a follow-up to this message ]
|