Skip to main content
Version: 3.3

Editing Configuration Details

To edit configuration details:

  1. Select the Configurations tab.

  2. Click the configuration that you want to edit:

    Configuration Select

  3. The Configuration Details page is displayed:

    Configuration Details Page

  4. Edit the configuration properties as desired. See Configuration Properties.

Configuration Properties

PropertiesEditableDescription
Configuration nameYesThe configuration name. Click the configuration name or pencil icon to edit the configuration name. Click the Save icon to save your changes.
DescriptionYesThe configuration description. Click the description text or pencil icon to edit the description. Click the Save icon to save your changes.
Base TemplateNoThe template with which the configuration is associated. If the configuration does not have an association with a Template, this field will display “Not Set”. See Edit Template.
StatusYesYou can toggle this property between **Active **and Inactive. You can run the configuration only if it is set to Active. See Set Configuration to Active or Inactive.
Run LocationYesThis property specifies which engine to use when executing the associated configuration. Clicking the edit icon will expose a list of available options. To use one of the cloud-based engines provided by Actian, select the default option. To learn more about remote engines, see Run Your First Remote Job.
For more details, see Run Locations.
Package UploadedYesDisplays the package(s) that were uploaded into the configuration. Clicking the package name or the edit icon opens the Upload Packages and Files dialog to let you upload additional packages into the configuration.
Entry PointYesSpecifies the entry point where the executed job will begin. The entry point must be a master Run Time Config (.rtc) file in your project. The .rtc file can be a master process.rtc or map.rtc file.
Artifact OverrideYesYou can toggle this property between ON and OFF. When set to ON, the package process steps will be overridden by the artifacts added on the Files page (see Managing Files). The artifact must have the same name as in the package.
Job TimeoutYesJobs run from this configuration will time out if they do not finish within the time that is set (in minutes). If the timeout is set to 0, the timeout will be ignored.
SchedulingYesThis property displays the schedule associated with the configuration. Possible values are:

  • On Demand - Unscheduled; the configuration must be run manually. See Run a Configuration 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 - Scheduled by a Quartz CRON expression, which you specify. See a quick Cron expression tutorial provided by Quartz.
See Edit Configuration Schedules.
Log LevelYesSpecifies the types of messages that will be included in the job’s log file. Possible settings include:

  • Inherit From Template
  • 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,” whether the process execution was terminated, and so on.
  • 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.
OwnerYesDisplays the first two characters of the configuration owner name. The default owner is the creator, but ownership can be transferred to another user at any time. Clicking the owner ID or edit icon will expose a list of available users. Select the desired user ID to transfer ownership of configuration.
Change LogNoSpecifies the created date and last modified date for the configuration.