2019.1

Table Of Contents
Get Result of Operation (as Text)
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 path or paths of the final output file or files produced (single or multiple spool
files respectively).
Type: POST
URI:
/rest/serverengine/workflow/print/getResultTxt/{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 Path(s) of the Output File(s)
Page 568