1.5

Upload Job Creation Preset
Submits a Job Creation preset to the File Store.
Request takes XML file data as content, and on success returns a response containing the new
Managed File ID for the preset.
Type: POST
URI:
/rest/serverengine/filestore/JobCreationConfig
Parameters:
Query:
l filename the file name of the preset to be uploaded (No Default
Value)
l persistent whether the preset to be uploaded will be persistent in
File Store (Default Value: false)
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: Job Creation Preset (File)
Content
Type:
application/xml
Response:
Add.
Headers:
-
Content: Managed File ID
Content
Type:
text/plain
Status:
l 200 OK Preset successfully uploaded to File
Page 320