Using embedded metadata and file information

Switch allows you to use job information that is embedded inside a job, as part of the file, for example within XMP metadata, EXIF or IPTC tags. You can use this information to sort jobs, or use it as a reference in e-mail messages.

Note: Switch also supports metadata datasets stored as external files associated with the job. If this is XML, XMP or JDF metadata, then Switch offers convenient access to the metadata file content. For other file types (TXT etc.), script expressions can be used to access the file content.
Some examples of embedded metadata

Example use cases

To decide whether or not a job must be sent to an ink optimizer, you can use the information about the paper type (coated versus uncoated) embedded inside the job; to sort jobs based on quantity, you can use the information about the number of copies...

If you want to send an e-mail notification to the customer, you can either manually enter the customer's e-mail address, or you can extract the customer's e-mail address from the job. You can also refer to the customer's reference number, or other relevant metadata.

Note: If the job was submitted via e-mail, the sender's e-mail address is automatically stored in the metadata dataset, associated with the job. So you can later extract this address to send e-mail notifications.

Variables

In Switch, metadata can be accessed by means of variables.

There are two types of variables: When jobs are being processed, these variables are replaced with actual values. To see these variable values, you should run a "sample" or trial job. Refer to About sample jobs.

How to use embedded metadata in Switch