Hi all,
I have come across several BPM discussions, and i have also looked at this scenario,
/people/siva.maranani/blog/2005/05/22/schedule-your-bpm
but i understand that BPM can be sceduled to run for a particular time interval by using ABAP proxies,
but this scenario, where i have to collect idocs for 30 mins and bundle them into a single idoc and send to a file system:
--> if some idocs have high priority and they have to be immmediately sent and cannot wait untill the 30 min time interval, how do i design the BPM???
Is there any way to do this???
Thanks