Advanced Filtering & Parallel Execution

Precision control and high-performance execution.

Precision Control (The SObject Table)

Users can fine-tune standard plans using the UI table to control exactly which objects are migrated and how they are filtered.

Selective Runs

Uncheck "Execute the full plan?" and use checkboxes to select specific SObjects.

Example:

Select only Product2 and PricebookEntry to migrate just those objects.

Custom Field Append

Find the "Add Custom Fields" column and add your custom fields to the migration.

Example:

Type fields like Tier__c, Launch_Region__c

Note: The old "Filter By: SObjects" text input is deprecated.

Extra-WHERE Filter

Find the "Append WHERE Clause" column and add custom SOQL filters.

Example:

LastModifiedDate > 2025-09-15T00:00:00Z

Parallel Migration Execution

NEW

Run multiple migrations simultaneously with real-time tracking. This feature dramatically reduces migration time for large-scale operations.

Feature

Run multiple migrations simultaneously, each with its own progress tracking and logging.

Tracking

Real-time tracking and per-job logs are displayed in the UI. Monitor all migrations at once.

Benefit

Reduces time for large-scale catalog moves and org refreshes from days to minutes.