The loadErrors data group type is a special data group to gather information on errors that occurred during the processing of a DSD.
No settings are required and only one loadErrors data group may be added to a DSD.
It doesn’t matter where in the order of data groups you place the loadErrors data group, it will still receive all reported errors.
The following fields are returned for each error:
- dataGroup – the id of the data group where the error occurred
- row – the row number of the record in the parent data group on which the error occurred (-1 if not relevant)
- message – the error message