You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to upload the Dimensions data file from local machine to EDMCS temp directory

edited Jul 26, 2018 11:36AM in Enterprise Data Management 6 comments

Summary

I am trying to upload data file by using curl script which is provided in the EDMCS Rest API's document, while executing curl script on commend getting an error.

Content

Hi All,

Good Evening.

I am trying to upload Dimensions data file by using curl script which is provided in the EDMCS Rest API's document, while executing curl script on commend getting an error. here what is mean by boundary how can i find it of the (application) pod.

Code Snippet

curl --user XXXX.User:pwd -X POST \ https://xxxxxxxxxx.epm.em2.oraclecloud.com:443/epm/rest/v1/files/temp \ 
-H 'Content-Type: multipart/form-data' \ 
-H 'content-type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW' \ 
-F file='@/C:\Users\karthikkumaa\Desktop\EDMCS REST\curl-7.61.0\AMD64\KPIT_Account_Karthik.csv'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!