2020.1

Table Of Contents
Opening a previously used data file
PlanetPress Workflow also keeps the last 9 used data files in memory, which you can reopen to
use in the same process, or in a different one.
To reopen a sample data file:
1.
Click the Debug tab in the PlanetPress Workflow Ribbon.
2.
Click on Reopen Data File in the Data group.
3. Click on one of the data files in the list.
4.
Use the Data Selector to change the emulation options if necessary.
5.
Click OK on the Data Selector.
Metadata
Metadata is a hierarchical structure describing a job. Simply put, Metadata is data about data
or, in other words, information tagged to data. Depending on the type of job, the Metadata
includes information about the job, the data file, items in the Connect database, a PlanetPress
Design document, 'User defined information' (sometimes created by regular tasks) and in some
cases page properties and page counts.
Some of the Action and Output tasks produce, alter, or use the Metadata. In addition to that,
PlanetPress Workflow provides a whole series of plugins to create and edit Metadata during a
Workflow process (see "Metadata tasks" on page555). The things that you have to know in
order to use the Metadata tasks effectively are set out in another topic: "Working with Metadata"
on page76.
You can also manipulate the Metadata in your process via scripts using the Metadata API. See
Metadata API Reference.
Note
Applications or plugins created in PlanetPress Suite 6 and using Metadata will need to
be updated for use in version 2020.1. No backward compatibility mode is available.
Page 73