User bio
404 bio not found
Member since Jun 7, 2018
Posts:
Replies:
I'd say this time the bot got the right answer @Sam Raja
Hi Yaron,
Take a look at the option "Reschedule task after system restart" and if it's set to "Yes". I'd say that when set up to "No" it will run all "missed" loops. There is something related in the upcoming tasks: https://docs.intersystems.com/supplychainlatest/csp/docbook/DocBook.UI.P...
- Suspend — Lets you suspend the task; a Do you want to reschedule task when task is supposed to run? drop-down list lets you specify:
- No. Upon resuming the task, the Task Manager attempts to run missed instances of the task before returning to the normal schedule.
- Yes. Upon resuming the task, the Task Manager returns to the normal schedule without attempting to run missed instances.
Certifications & Credly badges:
David.Satorres6134 has no Certifications & Credly badges yet.
Global Masters badges:







Followers:
Following:
To have excel opening automatically, you can set as the first line of the csv this meta-data:
sep=|with that, excel will know the separator is that character and will spare you the extra-steps :)