All-In-One Service

The following table is a summary of the resources and methods available in the All-In-One service:

Method Name Uniform Resource Identifier (URI) Method Type

Service Handshake

/rest/serverengine/workflow/print

GET

Process All-In-One (JSON)

/rest/serverengine/workflow/print/submit

POST

Process All-In-One (Adhoc Data)

/rest/serverengine/workflow/print/{dmConfigId}/{templateId}/{jcConfigId}/{ocConfigId}

POST

Get All Operations

/rest/serverengine/workflow/print/getOperations

GET

Get Progress of Operation

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

GET

Get Result of Operation

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

POST

Get Result of Operation (as Text)

/rest/serverengine/workflow/print/getResultTxt/{operationId}

POST

Get Managed Result of Operation

/rest/serverengine/workflow/print/getManagedResult/{operationId}

POST

Cancel an Operation

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

POST

Service Version

/rest/serverengine/workflow/print/version

GET