2021.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.
Request
Method Type:
GET
URI:
/rest/serverengine/workflow/outputcreation/execute/{args}/{size}
Content:
Content
Type:
Add.
Headers:
If server security settings are enabled, then one of the following:
l Authorization Basic Authentication (Username and Password)
credentials (Base64 encoded)
l auth_token Authorization Token
Parameters
Path
Name Required Type Default
Value
Description
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
Page 888