7.0

Table Of Contents
Another issue to be considered is the fact that job information elements often change in the course of a
process. When a secondary input task brings in new data, for example, the previous data and job information
elements are replaced. If you process includes multiple branches, this may mean that different branches will
carry different job information elements.
A) This task brings data and the associated job information elements into the process. B) When the process reaches this
branch, the initial data and job info elements are duplicated. Both branches therefore carry the exact same information.
C) This secondary input task brings in new data and job information elements. The main and secondary branches now
carry different data and job info elements. D) These two output tasks process different data and job info elements.
4.11.1 Job Info Variables in Debug Mode
Running a process in Debug mode presents a problem, as far as job info variables are concerned, because in
this case there is no actual input data file and thus no job information elements.
So, since you are basically using mock data to test your process, you also use mock job information elements
for the same purpose. The sample job information and the sample data file should work together to provide as
accurate a representation as possible of the actual runtime job information and data.
The sample job information elements must be entered manually using the PlanetPress Watch/Server
Configuration program. The information you enter is, of course, static and to try various possibilities you have
to change it manually each time you run your process in Debug mode.
Bear in mind, when entering this information, that different types of inputs have different job information
elements and numbers:
If your initial input is a Serial input task, for instance, the information you enter as sample job info 1
must correspond to the input file’s name.
If your initial input is a email input task, on the other hand, the information you enter as sample job info
1 must correspond to the date on which the email is received.
A) The job information elements used in Debug mode must be manually entered as sample job information elements.
Sample job information is only used as mock job information for initial inputs. This is because secondary input
tasks work the same in Debug mode as they do at runtime, and therefore use actual dynamic job information
elements.
Configurations, Processes and Tasks - Job Information Elements and Job Info Variables
Objectif Lune Inc. © 2009 89