Data Quality Guide > Manage > Managing Configurations > View Configuration Details
Was this helpful?
View Configuration Details
The Configuration Details page displays information about a single configuration, and the last executed job. Use this page to edit a configuration.
Note:  The configuration must be in the Active state to run.
To view details about a configuration
1. Click Manage, Configurations.
The Configurations page displays the available configurations.
2. Click the configuration of interest.
The Configuration Details page displays information about the configuration. This page also provides details about the last executed job, such as the Job ID, its status, the execution start time, Total records processed, and Overall Pass/Fail summary. You can view and edit (where noted) the following information from this page (for details, see Edit a Configuration):
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. Possible settings include:
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 – 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.
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.
Last modified date: 05/15/2024