2018.1

Table Of Contents
Run +PReS Enhance Workflow Configuration
Submits a request to run a +PReS Enhance workflow configuration via the Weaver engine
directly, using a list of command-line arguments.
Request takes no content, and on success returns a response containing the result of the
request to run/execute the workflow configuration.
Type: GET
URI:
/rest/serverengine/workflow/outputcreation/execute/{args}/{size}
Parameters:
Path:
l args a comma delimited, URI encoded list of command-line
arguments to use to execute the Weaver engine including
1
:
l -c,<workflow file> the path to +PReS Enhance workflow
configuration
l -O,<output dir> the path to directory to be used for output
l <input file> the path(s) to the file(s) to be used as input
l size the estimated page size, used by PlanetPress Connect to
determine the job size (which determines the number of speed units
to use)
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content:
Content
Type:
1
For a list of all the available command-line arguments accepted by the Weaver engine, please reference
the +PReS Enhance documentation.
Page 544