Use of Bonita flow for batch jobs

1
0
-1

Hi,

We are planning to make use of Bonita flow to invoke highly complex batch jobs and would like to know if the scheduler in Bonita can trigger the flow automatically if the Bonita bar file is deployed in the server. My requirement is for Bonita to orchestrate the daily batch jobs that we have and the entire process of creation of files and transporting to a different system using rest apis. Please advise how this can be carried out like an automated process.

Thank you
Best regards
Abin

Comments

Submitted by Sean McP on Wed, 02/01/2017 - 07:55

I have an answer to this but having problems posting...will post when I can.

Submitted by abindask on Wed, 02/01/2017 - 15:39

Sure

1 answer

1
0
-1

I found out yesterday that if I start my process flow instead of a normal start, a Start Timer, I can schedule a process like everyday at this particular time by scripting that start timer accordingly.

A start timer (colored green in Bonita Studio) launches a process that is scheduled, typically a recurring process. A start timer could be used, for example, to launch a process that starts every Monday at 8 am, or on April 15 every year, or midnight every weekday.

Notifications