Help Center
  • Home
  • Getting Started
    • Register with oAuth
    • Register with Email + Password
  • Formulas
    • Formulas
  • Migration Templates
    • Migration Templates
    • Setting up the Template
    • Magic ID
    • Running the Template
  • seeding
    • Summary
    • Data Types
    • Configuration
  • Jobs
    • Job Management
    • Migrate
    • Multi-Object
    • Upload
    • Mapping
    • Query
    • Preview
    • History
    • Retry
    • Rollback
    • Run Remaining
    • Wildcard Names
  • Formatting
    • Dataimporter Formatting
    • Replace Null Values
    • Deduplicate
    • Filter Data
    • Sample Data
    • Automation Control
  • Schedule
    • Schedule
    • Hour
    • Day
    • Month
    • Flow
  • Integrations
    • View Integrations
    • Database
      • Azure SQL Database
      • Heroku Postgres
      • MySQL
      • PostgreSQL
      • SQL Server
    • Storage
      • Dropbox
      • Google Drive
      • Google Sheets
      • OneDrive
      • S3
      • SFTP
      • SharePoint
  • Account Management
    • Billing
    • Access
    • Teams
    • Notifications
  • Security
    • Dataimporter Security
    • IP Addresses
    • Data Storage
    • Customer Managed Storage
    • Single Sign-On with Azure AD
    • Single Sign-On with Okta
    • Bring your own Key
  • Changelog
Powered by GitBook
On this page
  1. Formatting

Automation Control

PreviousSample DataNextSchedule

Last updated 11 months ago

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.