How to find which records contain errors in Dynamics Nav destination component.
The component's Error Output is used for providing both error information and the record identifier information for new records. Check the ErrorCode column: ErrorCode Description -1 Not an error record. >0 Error record. Check the ErrorDescription ...