2019.1

Table Of Contents
Get Result of Operation
Retrieves the final result of a completed All-In-One operation of a specific operation ID.
Request takes no content, and on success returns a response (depending on the All-In-One
configuration) containing either:
l the ID of the Data Set, Content Set or Job Set entity produced, or
l the absolute paths of the final output files produced (multiple spool files) or the content of
a final output file (single spool file).
Type: POST
URI:
/rest/serverengine/workflow/print/getResult/{operationId}
Parameters:
Path:
l operationId Operation ID of All-In-One operation
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content:
Content
Type:
Response:
Add.
Headers:
Content:
Either:
l the ID of the Data Set, Content Set or Job Set, or
l the Absolute Paths of the Output Files or the
Output File itself
Page 566