Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


The idea is that the variable given is advanced when the node completes and the node is re-queued (except, of course, when the variable has the last value.)
Day repeats are only available for a suite (tied to the clock) in which case an ending date can be given. For this to work the clock type must be hybrid: a real-time suite cannot be stopped by means of end time.

Code Block
 repeat string INPUT str1 str2 str3
 repeat integer HOUR 6 24 6
 repeat date YMD 20200130 20200203


Note: Only four-digit years are allowed. Also, that force complete will only force the current running job to be complete, but if the repetition is not finished, the next job will be sent (with the variable advanced accordingly.)

Anchor
text
text

Tip: we prefer to use the repeat date structure in our suites. This allows us to see more easily what date the suite is running.
Anchor
_Toc117323878
_Toc117323878
Anchor
_Toc117324158
_Toc117324158