Q. Is it possible to set the repetition end date as indefinite?
A. Currently in HULFT Square, the [End Date] of a schedule job must be set because it is a required field, and a specific date must be specified.
Please also see the following page for details on setting up a repeating period.
Why are the start and end dates for schedule jobs required fields?
Q. How do I set the arguments to be passed to the script to be executed?
A. There is no field to set arguments to be passed to a script in a schedule job.
If you want to store any value in a variable, please consider specifying the variable in a Script Call operation.
The procedure is described below.
Procedure
- Create a script that is set to store an arbitrary value in a variable in a Script Call operation to input the variable to the script you want to execute.
- Set the script created above in a schedule job, and call the script you actually want to execute from that script, so that arbitrary values can be stored in the script input variables.
Comments
0 comments
Article is closed for comments.