Log job info is a processor that issues a message to the Switch execution log containing the value of the specified metadata field. It is intended mainly for use while testing a flow.
Keywords can be used with the search function above the Elements pane.
The keywords for the Log job info element are:
Log job info allows only a single outgoing connection.
Property |
Description |
---|---|
Name |
The name of the flow element displayed in the canvas |
Message text |
The message to be logged; %1 will be replaced by the argument value; if %1 is not present it is added at the end of the string |
Message level |
Determines the message level: Info, Warning or Debug |
Scheme |
Determines the scheme used to specify a metadata value:
|
Value |
The value to be logged |
Dataset |
The name of the metadata dataset to query; Default means the embedded dataset |
Data model |
The data model used for querying the dataset (one of XMP, JDF, XML); this must match the data model of the dataset except that XML can be specified to query JDF |
Location path |
The location path pointing at the value to be logged (for XML this can be an arbitrary XPath expression) |
Array location path |
The location path pointing at the array containing the key/value pairs |
Key name |
The name of the key field |
Key contents |
The value of the key |
Value name |
The name of the value field |