1.5

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 /workflow/jobcreation GET
Process Job Creation /workflow/jobcreation/{configId} POST
Process Job Creation (JSON) /workflow/jobcreation/{configId} POST
Process Job Creation (JSON Job Set
Structure)
/workflow/jobcreation POST
Get Progress of Operation /workflow/jobcreation/getProgress/
{operationId}
GET
Get Result of Operation /workflow/jobcreation/getResult/
{operationId}
POST
Cancel an Operation /workflow/jobcreation/cancel/
{operationId}
POST
Service Version /workflow/jobcreation/version GET
Page 338