2021.1

Table Of Contents
Process Output Creation (By Job Set)
Submits a request to initiate a new Output Creation operation.
Request takes no 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.
Request
Method Type:
POST
URI:
/rest/serverengine/workflow/outputcreation/{configId}/{jobSetId}
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
configId
The Managed File ID (or Name) of
the Output Creation Preset in File
Store
jobSetId
The ID of the Job Set entity in
Server
Page 879