Overview
This page provides an overview of all finished jobs in Lobster_data based on a selected Log Pool (more details below), a defined period of time, and additional search fields and filters on search results (more details below). See also sections Logging in Lobster_data and Error Handling.
Standard Dialogue
(1) This button opens the advanced search (see following section).
(2) The log messages of a marked job. If available, a trace file (see section System Logging) can be opened via a right-click on the log messages and viewed on subpage Server Logs. The additional info shows log text that has been created with function log info(a).
Advanced Search
(1) If this checkbox is set, only jobs that match the search criteria and terminated with an error are displayed.
(2) The logging of a profile job in Lobster_data can be done in separate Log Pools. The default Log Pool is called Standard.
(3) If a target structure field attribute Log field value has the value Yes and there is a value for attribute Name for logging as well, the value of the target structure field itself will be written in the job log with the specified name. You can select a name in the left field and a value in the right field (1).
Additional information |
See function log info(a). |
Display 1-3 |
Refers to columns Display 1, Display 2 and Display 3. See function set display column(a,b,c) for details (column names can be customised). |
Error Jobs
Erroneous jobs are indicated by an orange bug icon. You can use the context menu of a job to directly open it on page Errors.
Context Menu of a Job Line
A right-click on a job opens its context menu.
View file |
Opens the input file in the editor. If saved afterwards, the job is restarted with the adjusted file. This creates a new job . Note: If an error job is restarted and the new job is successful, the old error job disappears neither from the overview nor from the error list. |
Download file |
Self-explanatory. |
View/Download output file |
Opens the output file in the editor or downloads it to the local computer. These files must have been created in a Response Route of type File, with set checkbox Is backup of target data. |
Restart |
Opens the restart dialogue for this job. This creates a new job. Note: See also system variable VAR_SYS_RESTART. Note: If the input data of this job no longer exists when it is restarted, this results in an error. Note: If an error job is restarted and the new job is successful, the old error job disappears neither from the overview nor from the error list. |
Find follow up jobs |
You can search for jobs that have been created as subsequent jobs of this job (so, for example, if a subsequent profile has been triggered in a Response Route of type Message). |
Edit meta data |
Opens an additional metadata editor in which you can view and edit existing variables from the metadata. |
To error |
Opens an erroneous job directly on subpage Errors. |
Search profile chain in Dataflow |
Opens the process view in the add-on module Data Flow if there is an entry with this profile. |
Show input message as structure |
If a profile has a source structure, you can display an analysis of the input data relative to this source structure. The analysis result is an XML file that has a hierarchical structure like the source tree, that is, the input data that has been parsed into the source structure. |
To clipboard |
In a further dialogue, the job number, profile name and file name can be copied. |
Show Comm-Log entries |
If there is a Comm Log entry for this job, you can jump directly to the entry. |
Edit profile |
Opens the profile (that has executed this job) for editing. |
Show backup path |
Displays the path to the backup file of this job in another dialogue. |