Hi Team,
I want to implement a schduled deployment in my workflow, the schduled date will be choosen by authors in the workflow instantiation screen and am thinking in the below way to implement this.
CGI task ---->Dummy Task ---->timeout link----->Deploy Tassk
CGI task --> to display the message to users that the deployment scheduled at some date
Dummy Tassk and Timeout Link ---> to delay the deployment based on date choosen by user
Deploy Task ---> to start the deployment.
I am new to workflow modeler, can you please provide me your inputs in the above way to implement scheduled deployment in my workflow.
Thanks,
Sekar