1.5

Process Data Mapping
Submits a request to initiate a new Data Mapping operation.
Request takes no content, and on success returns a response containing additional headers
that specify the ID of the new operation as well as link URLs that can be used to retrieve further
information/cancel the operation.
Type: POST
URI:
/rest/serverengine/workflow/datamining/{configId}/{dataFileId}
Parameters:
Path:
l configId the Managed File ID (or Name) of the Data Mapping
configuration in File Store
l dataFileId the Managed File ID (or Name) of the data file in File
Store
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
l operationId Operation ID of new Data Mapping
operation
l Link Contains multiple link URLs that can be
used to retrieve further information/cancel the
operation.
Content: -
Page 283