Basic information
Package: c
Available from version: 1.0.X
Requirements
One
Description
The
Configuration parameters
Parameter name | from version | Description | The type of the parameter | Notes and Restrictions |
---|---|---|---|---|
Catalog | 1.0.X | The path to the root directory | String |
Important!
In order for the markers to work properly, in the scheduled task configuration, select the option responsible for saving the execution history!
Example
Defining the "Source parameter values" parameter as {"last_call_date": "{YYYY} - {MM} - {DD} {hh}: {mm}: {ss}. {Nnn}"}
The following will be sent to the source: {"last_call_date": "2020-11-09 20: 09: 15.032"} (the values of the last valid execution date of the scheduled task will be automatically taken from the database; in the case when the task is run for the first time , the date of 01.01.1970 will be adopted)
Sample configuration
Change log
1.0.X (applicable documentation)
- Create a scheduled task