Hi all,
I have an orchestration that processes a flat file. The flat file schema
breaks the interchange into individual messages. Once all of the parts have
been processed I want another orchestration to start another process.
As the batch process creates many instances of the orchestration to process
each of the messages contained in the interchange I cannot from within that
orchestration determine when the last Item have been processed.
Thanks in advance,
Jim