8.4
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.4.1
- Basics
- Features
- The Nature of PlanetPress Workflow
- About Branches and Conditions
- Configuration Components
- Connect Resources
- About Data
- About Documents
- Debugging and Error Handling
- The Plug-in Bar
- About Printing
- About Processes and Subprocesses
- Using Scripts
- Special Workflow Types
- About Tasks
- Task Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
Output
The output to this task is twofold. On the OLConnect Server side, a Record Set containing multiple records
is created and saved. On PlanetPress Workflow side, metadata is returned with information about each
record set.
Alternatively, it is possible to ignore creation of the Record Set on the OLConnect Server and simply return
an XMLfile containing the full Record Set structure.
Properties
General Tab
l Data mapping configuration:Enter the full path to a valid data mapping configuration
(.oldatamapper)file, or use the Browse button to find the path.
l Data Source or PDF/VT file:Enter the full path to a valid data source compatible with the above data
mapping configuration or a PDF/VTfile, or use the Browse button to find the path.
l Output Type group:
l Output IDs in Metadata: Select to only output the Record and Job IDs in the metadata. This
does not permit sorting and filtering, but it enhances performance since only minimal data is
exchanged between the OLConnect Server and PlanetPress Workflow.
l Output records in Metadata:Select to output the full Record table (no Details table)as
metadata in the task. It is then possible to sort and filter the metadata using the regular metadata
tools, as long as the Update Records from Metadata option is used in further tasks to use the
modified metadata.
l Output results in XMLdata file:Select to output an XMLstructure containing the full Record Set
including all details table. When this option is used, the Record Set is not saved on the
OLConnect Server, the data is simply returned and processing stops on the server side. This
option cannot be used with other OLConnect tasks.
Connect Proxy Tab
This tab is common to all OLConnect tasks and defines where to process the jobs send through these
tasks. When these fields are empty, they use the defaults set in the OL Connect User Options page of the
preferences.
Note
Defaults are not used unless the configuration is sent to the Workflow service.