Check my BPM Scenario Design
Hi Frnds,
I have to develop one interface the requirement likes below
The SAP PI the interface would require the receipt of multiple messages and the generation of a single flat file once all messages for a particular batch of messages had been successfully processed. The read messages are in order and one after the other.
I have to read messages from JMS Adapter , at a time we can read only one message at a time using JMS Adapter, i have to bundle the messages belong to same batch.
Sender JMS Adapter,Receiver Flat File
I designed my interface using BPM Patterns colect multiple messages from one interface,
i decided to use message depended pattern bcz my interface not depend on time and number of messages.
http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
Please share your inputs...
cheers
Raj