cancel
Showing results for 
Search instead for 
Did you mean: 

How to Start a BPM every Day at specified Time

Former Member
0 Kudos
268

Hi,

I am trying to create a BPM which Start every day at 17.00 for example, collect Messages 1 hour and after that finished. Any Idea how can I build my BPM? I have tried in a Deadline branch of the Block (like in Collect Time from System Patterns example) to put an Expression, but there I have to define Date and Time. I’m not sure for the Date and Time Format and if it’s possible to define some Period From – To Date.

Best Regards

Naycho

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Naycho,

I think a similar topic has been discussed before in this forum.

Hope these threads r useful to u.

Cheers,

Divya

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

we do this with a background job in SAP.

A Report that call ABAP Proxy that send ASync Message to Business Process.

This messages starts the Business Process.

I Think its the easyiest way.

Regards,

Robin

Former Member
0 Kudos

Hi,

Thers a blog on sheduling ur bpm by siva....perhaps thi scan help you.

/people/siva.maranani/blog/2005/05/22/schedule-your-bpm

Regards

Priyanka