Skip to main content

execute independent jobs sequentially

Comments

1 comment

  • David Paras

    For achieving this scenario you can create a Mail Notification activity that you can attach on the "End Event" of First Process Flow and will be always sent whether the Process Flow is Executed or Aborted. In this notification you can set the subject or Message Body etc to a specific value for Triggering the second Process Flow. Bind the second Process Flow through Event registry with a Mail Event that will trigger the Process Flow whenever the mail will be received.

    0

Post is closed for comments.