SSIS Components for Microsoft Dynamics 365

Build 25.0.9434

ContinueOnError

Specifies whether batch requests should continue after encountering an error. (OData 4.0 and higher only.).

Data Type

bool

Default Value

false

Remarks

When ContinueOnError is set to true and an error occurs in a batch, it will proceed to the next batch and provide status information for the failed one.

When ContinueOnError is false, the process will stop further batch processing if an error occurs. All changes made before the error will remain intact.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434