Properties | Editable | Description |
---|---|---|
No | Click to execute the configuration. | |
No | Click to delete the configuration. | |
Configuration | Yes | The configuration name. Hover over the configuration name and a pencil icon appears. Click the name or click the pencil icon to edit the configuration name. Clickto save your changes. |
Description | Yes | The description text. Hover over the description text and a pencil icon appears. Click the description text or click the pencil icon to edit the description. Clickto save your changes. |
Status | Yes | Toggle this property between Active and Inactive. You can run the configuration only if it is set to Active. |
Run Location | No | Specifies where the configuration executes: in the Cloud or on-premise with an agent. |
Job Timeout | Yes | Specifies the number of minutes the job has to finish executing before job execution times out. If the timeout is set to 0, the Job Timeout will be ignored. |
Scheduling | Yes | This property displays the schedule for the configuration. Possible values are: • On Demand – Unscheduled; the configuration must be run manually. • Interval – Scheduled to run every x hours and x minutes. • Daily – Scheduled to run every x days at a specified time. • Weekly – Scheduled to run every week at a specified time on a specific day. • Monthly – Scheduled to run every month on a specific day every x months at a specified time. • Custom – Scheduled to run as per the specified schedule frequency. • Custom CRON Expression – Specify a cron expression using the Quartz Scheduler to schedule the job run. If necessary, please reference a quick cron expression tutorial provided by Quartz. |
Log Level | Yes | Specifies the types of messages that will be included in job log files. The default setting is INFO. Click the edit icon, then select one of the following: • SEVERE – Logs errors that can cause the process execution to terminate if Break after first error is set. • WARNING – Logs messages about data truncation in a field, field name changes, loss of precision, or other issues. • INFO – (Default) Logs messages such as “Execution initialization...,” “Execution successful,” and whether the process execution was terminated. • DEBUG – All messages generated as a result of a TraceOn action and some other messages are logged at this level. In this case, the record number, first five fields of each record, and all the events are recorded. Note that when this option is enabled performance loss can occur due to the amount of information being logged. |
Owner | No | Displays the email address of the configuration owner. The default owner is the creator, but ownership can be transferred to another user. |
Change Log | No | This property provides the created and modified dates for the configuration. |