User Tools

Site Tools


fdata_designer_datagroup_settings_loaderrors

Load Errors Data Group

As data groups are executed during data gathering, if errors occur they are recorded internally. The Load Errors data group makes these errors available to the output.

This is useful if you want to report to the user (e.g. in an fPanels dashboard) the errors that occurred, such as not being able to contact an API.

Only one Load Errors data group may be added per DSD and it requires no settings. Data group designer options are also limited for the load errors data group.

The fields returned are:

  • Data Group - Id of the data group where the error occurred
  • Label indicating where the error occurred
  • Message - a description of the error
  • Exception - a serialized copy of the full exception