1.5

Upload Data Mapping Configuration
Submits a Data Mapping configuration to the File Store.
Request takes binary file data as content, and on success returns a response containing the
new Managed File ID for the configuration.
Type: POST
URI:
/rest/serverengine/filestore/DataMiningConfig
Parameters:
Query:
l filename the file name of the configuration to be uploaded (No
Default Value)
l persistent whether the configuration to be uploaded will be
persistent in File Store (Default Value: false)
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: Data Mapping Configuration (File)
Content
Type:
application/octet-stream
Response:
Add.
Headers:
-
Content: Managed File ID
Content
Type:
text/plain
Status:
l 200 OK Configuration successfully uploaded to
Page 318