1.5

Process Output Creation (JSON)
Submits a request to initiate a new Output Creation operation.
Request takes a JSON Identifier of the Job Set ID (with a createOnly flag) 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}
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 (with createOnly flag) specifying the Job
Set entity's ID
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 376