ContinueOnError Parameter (Connect-DynamicsNAV Cmdlet)
Whether or not to continue after encountering an error on a batch request.
Syntax
Connect-DynamicsNAV -ContinueOnError SwitchParameter
Data Type
bool
Default Value
false
Remarks
This connection property is only supported on servers with OData version 4.0 and higher. However, individual servers may choose to ignore this setting. Setting ContinueOnError to true will cause exceptions to be returned in the temporary table instead of being thrown when a batch request is attempted.