2019.2

Table Of Contents
Process Output Creation (By Job) (JSON)
Submits a request to initiate a new Output Creation operation.
Request takes a JSON Identifier List (with Output Parameters) of the Job IDs as content, and on
success returns a response containing additional headers that specify the ID of the new
operation as well as link URLs that can be used to retrieve further information/cancel the
operation.
Type: POST
URI:
/rest/serverengine/workflow/outputcreation/{configId}/jobs
Parameters:
Path:
l configId the Managed File ID (or Name) of the Output Creation
Preset in File Store
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: JSON Identifier List (with Output Parameters) specifying
the Job entity IDs
Content
Type:
application/json
Response:
Add.
Headers:
l operationId Operation ID of new Output Creation
operation
l Link Contains multiple link URLs that can be
used to retrieve further information/cancel the
operation
Content:
Page 542