Ескерім
Бұл бетке кіру үшін қатынас шегін айқындау қажет. Жүйеге кіруді немесе каталогтарды өзгертуді байқап көруге болады.
Бұл бетке кіру үшін қатынас шегін айқындау қажет. Каталогтарды өзгертуді байқап көруге болады.
Enabled for | Public preview | General availability |
---|---|---|
Users by admins, makers, or analysts | ![]() |
![]() |
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:
- BypassBusinessLogicExecution logic: To bypass this logic, provide the values
CustomSync
,CustomAsync
, or bothCustomSync
andCustomAsync
values. Use these values to bypass synchronous logic, asynchronous logic, or both types of logic. - BypassBusinessLogicExecutionStepIds logic: To bypass specific plug-in steps, provide a comma-separated list of plug-in step registrations.
- 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 theCustomSync
value.