Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Info | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
It is no longer required to create date variables from individual jobs as they are automatically created by Agents at task start:
|
...
If you want to use date values in order paramters then you could add an initial job to the begin of your job chain.
This job would calculate some date variables as hour, month or year and set the order parameters accordingly.
...