Automation Control

This feature is available for Enterprise Customers

As part of your Jobs, you can configure Flows, Validation Rules, and Triggers to be automatically toggled before the Jobs are processed, and returned to their original state after the Job has finished.

Flows, Validation Rules, or Triggers which are currently Active, will be show in the on position, with a blue toggle:

Flows, Validation Rules, or Triggers which are currently Inactive, will be show in the off position, with a grey toggle:

Flows, Validation Rules, or Triggers which are currently Active and have been set to deactivate in Dataimporter, will be show in the off position, with a red toggle:

Flows, Validation Rules, or Triggers which are currently Inactive and have been set to activate in Dataimporter, will be show in the on position, with a green toggle:

Dataimporter uses the API Name of the Metadata when toggling in your Org, so the Jobs can easily be changed between Sandbox and Production Orgs.

Triggers

When using the Toggle feature for Triggers, the following process takes place: In Production Orgs:

  1. The triggers are set to Active/Inactive depending on what you have chosen.

  2. Using the Metadata API, the changes are sent to production.

  3. All Local Tests are run in your Production Org.

  4. If the Tests are successful, the Trigger status is changed.

  5. After Job Processing in Dataimporter, the same process is run, with the status set back to original.

In Sandbox Orgs:

  1. The triggers are set to Active/Inactive depending on what you have chosen.

  2. Using the Metadata API, the changes are sent to production.

  3. No test are run.

  4. Trigger status is changed.

  5. After Job Processing in Dataimporter, the same process is run, with the status set back to original.

Last updated