Skip to main content

Triggering the process flow

Comments

1 comment

  • David Paras

    Create a Database Event/Stored Procedure Activity to get the date from the database and then compare this value with the current date using Java condition and then you can execute the main Process Flow from there. For more information please refer the Developer Guide (Creating Miscellaneous Activities>Creating Stored procedure)

    0

Post is closed for comments.