ListErrorEntries
Configuration file |
None. |
Class name |
com.ebd.hub.datawizard.plugin.cron.ListErrorEntries |
Description
This class returns all entries that are currently listed on the "Errors" page of the Control Center as a CSV list. A CSV line in this list is structured as follows (see also the screenshot in the example below) . Note: See function set display column() for the values Display 1-3.
<Job number>;<Date in format yyyy-MM-dd HH:mm:dd>;<Profile name>;<File name>;<Display 1>;<Display 2>;<Display 3>;<Locked> |
Example
Here you can download a profile that uses this class and reads in the CSV lines: Profile-ListErrorEntries.pak