1.5

Get Result of Operation
Retrieves the final result of a completed Data Mapping operation of a specific operation ID.
Request takes no content, and on success returns a response containing the ID of the
generated Data Set (or Content Set for a PDF/VT to Content Set specific data mapping
operation).
Type: POST
URI:
/rest/serverengine/workflow/datamining/getResult/{operationId}
Parameters:
Path:
l operationId Operation ID of Data Mapping operation
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Content: Data Set ID (or Content Set ID)
Content
Type:
text/plain
Status:
l 200 OK Result of completed operation
successfully retrieved
l 401 Unauthorized Server authentication required
Page 293