The following table is a summary of the resources and methods available in the Output Creation service:
Service Handshake
/workflow/outputcreation
GET
Process Output Creation
/workflow/outputcreation/{configId}/{jobSetId}
POST
Process Output Creation (JSON)
/workflow/outputcreation/{configId}
Process Output Creation (By Job) (JSON)
/workflow/outputcreation/{configId}/jobs
Get Progress of Operation
/workflow/outputcreation/getProgress/{operationId}
Get Result of Operation
/workflow/outputcreation/getResult/{operationId}
Get Result of Operation (as Text)
/workflow/outputcreation/getResultTxt/{operationId}
Cancel an Operation
/workflow/outputcreation/cancel/{operationId}
Service Version
/workflow/outputcreation/version