JDBC Driver for Microsoft Dynamics GP

Build 22.0.8462

IgnoreLookupIdErrors

A boolean indicating if errors on Ids that are looked up should be ignored.

Data Type

bool

Default Value

true

Remarks

Sometimes Microsoft Dynamics GP will throw exceptions when looking up a specific Id. This can indicate that there is an internal problem with the record, even though it is listed just fine along with all of the rest when it is not looked up by Id. To allow the CData JDBC Driver for Microsoft Dynamics GP to work without interruption, these errors are ignored by default and simply logged. Set this property to false to force the CData JDBC Driver for Microsoft Dynamics GP to return an error when there is a problem.

This property is also used when retrieving data from a child table. Child tables must always be retrieved by id as they do not come back in the summary responses that list all parent items.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462