|
Job Info variablesJob Infos contain information on any job file that comes out of the initial input task or any secondary input tasks. There are only 9 Job Infos available numbered from 1 to 9. They can be accessed directly anywhere where variable properties are accepted, by using the number of the variable preceded by a percent sign, for example, Not all available Job Infos will actually be used by input tasks. The number of Job Infos as well as their definition can be seen in the Other tab of any input task. The value of a Job Info can also be set:
Using Job Infos in a Connect templateWorkflow variables can be passed to a Connect template via a data mapping configuration. Data mapping configurations are created with the DataMapper module (inside Connect Designer). They contain a data model and instructions on how to extract data from a job file and are used by the All in One task and the Execute Data Mapping task. Note that Job Infos don't change whilst the task executes. Consequently, the value of the field that contains the Job Info will be the same in each of the records in the resulting record set. Using Job Infos in a PlanetPress Design documentJob Infos are transmitted, unless otherwise configured, directly to any PlanetPress Design document used within a process and can be directly accessed by that document, so they can be used to transfer complementary information to a document that is not contained within the data file. You can also access global and local variables from your document using the ExpandString() function. For more information, please see the PlanetPress Design User Guide. |
|