Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When a task is migrated to another Org, the Snaplex references are fixed set by the runtime_path_id property and not by the Snaplex name. Accordingly, you should make sure that the values for the Location and Environment fields in the Snaplex dialogs match - not the labels Name field, as one might assume.For example: might be assumed.

Task Migration Example

Source Org in migration operation.

Org: dev

Task name: batch

Snaplex Information:

Name: dev1

Location: Cloud

Environment: west

When migrating the task testtask batch from the dev to prod Orgs, a task from the dev Org with the runtime_path_id of /dev/rt/cloud/west/testtaskbatch is replaced with the runtime_path_id of /prod/rt/cloud/testtask, even if the two Snaplexes have different name labels, such as devplex and prodplex.

However, the task with the associated Snaplexes that are both labeled mainplex in each Org, with runtime_path_ids of /dev/rt/cloudbatch/testtask and /prod/rt/cloudotlp/testtask does not work.