cancel
Showing results for 
Search instead for 
Did you mean: 

sequential processing of messages with bpm process

Former Member
0 Kudos

hi,

i have a bpm process that i want to process my messages sequential. for this i initially have played around with crerating my own queue but that didn t work. then i mocved to use the collect pattern and then process the messages. this works only for around 150 messages and the others are staying stuck in the queue for the bpm process the queue is in status stop. if a drop in another file then the queue get cleared and the new messages are placed in it and it still stays in stop and i need to delete queu and start again. Is there a solutio for this that the queue will collect the messages and when the bpm proces is finished it will start again ?

i have tried to avoid using the collect pattern and worked with my bpm process to let it use a specific queue but that also didn t work. i can process 1 message and then the rest stays in the queue? any help would be welcome

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

is there any reason specific reason for using BPM?

you can use EOIO to transfer your files sequentially.

thanx

ahmad

Answers (0)