8.4
Table Of Contents
- Table of Contents
 - Welcome to PReS Workflow 8.4.1
 - Basics
 - Features
- The Nature of PReS 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
 
Note
If a user has administrator privilege, he will have access to all processes and therefore he will see all the processes.
SOAP API - PostJobInfoStruc
PostJobInfStruc
Structure containing any required information to prepare the file for resubmission into a PReS Workflow
process.
l VariableList – Array of complex type, containing pairs of variable names and variables value. The list
also contains the JobInfo variables.
l VariableName – String
l VariableValue – String
l ProcessName – String - Name of the PReS Workflow process.
l TaskIndex – Integer - 1 based index of the task where the resubmission should start.
l FirstPage – Integer - First page of data to process.
l LastPage – Integer - Last page of data to process.
Note
If both FirstPage and LastPage are set to 0, the entire data file is used.
SOAP API - SubmitJobInfStruc
SubmitJobInfStruc
Structure containing any required information to prepare the file for a valid insertion into a PReS Workflow
process.
l VariableList – Array of complex type, containing pairs of variable name and variable value. The list
also contains the JobInfo variables
l VariableName – String
l VariableValue – String










