Hi,
I have an import workflow that I would like to execute later in the day on Saturday compared to the weekdays. Is it possible to use two schedulers to start the workflow (one for Saturday and one for weekdays) or should I manage it in another way?
/Filip
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Filipe,
It would be recommended to use a separate workflow. If I recall using two schedulers in the same workflow can cause issues as the application is expecting a single start point. You can of course test this regardless if you want to try it.
Regards,
Craig
Hi Filipe,
It would be recommended to use a separate workflow. If I recall using two schedulers in the same workflow can cause issues as the application is expecting a single start point. You can of course test this regardless if you want to try it.
Regards,
Craig
You could make your workflow triggered by a signal activity. Then create additional workflows to trigger it when wanted.
John
Views
Replies
Total Likes
Views
Likes
Replies