Job Creation Service

The following table is a summary of the resources and methods available in the Job Creation service:

Method Name Uniform Resource Identifier (URI) Method Type

Service Handshake

/rest/serverengine/workflow/jobcreation

GET

Process Job Creation

/rest/serverengine/workflow/jobcreation/{configId}

POST

Process Job Creation (By Content Set) (JSON)

/rest/serverengine/workflow/jobcreation/{configId}

POST

Process Job Creation (By Content Set) (Runtime Parameters) (JSON)

/rest/serverengine/workflow/jobcreation/{configId}

POST

Process Job Creation (By Job Set Structure) (JSON)

/rest/serverengine/workflow/jobcreation

POST

Get All Operations

/rest/serverengine/workflow/jobcreation/getOperations

GET

Get Progress of Operation

/rest/serverengine/workflow/jobcreation/getProgress/{operationId}

GET

Get Result of Operation

/rest/serverengine/workflow/jobcreation/getResult/{operationId}

POST

Cancel an Operation

/rest/serverengine/workflow/jobcreation/cancel/{operationId}

POST

Service Version

/rest/serverengine/workflow/jobcreation/version

GET