Бөлісу құралы:


Bypass business logic for hassle-free migration

Enabled for Public preview General availability
Users by admins, makers, or analysts May 1, 2024 Sep 30, 2024

Business value

When IT admins, makers, or developers enable this capability, they bypass Microsoft Dataverse plug-ins at the request level before migration. Rapidly migrate your data without dealing with workflow execution.

Feature details

During data ingestion, the system supports bypassing these types of logic:

  1. BypassBusinessLogicExecution logic: To bypass this logic, provide the values CustomSync, CustomAsync, or both CustomSync and CustomAsync values. Use these values to bypass synchronous logic, asynchronous logic, or both types of logic.
  2. BypassBusinessLogicExecutionStepIds logic: To bypass specific plug-in steps, provide a comma-separated list of plug-in step registrations.
  3. BypassCustomPluginExecution logic: To bypass synchronous logic, use this parameter. Although the system supports this parameter, we don't recommend it. For the same result, use BypassBusinessLogicExecution with the CustomSync value.