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

OIC Multipart/Form-Data Attachment (CSV) Fails with 500 Error

Summary:

I am using OIC to send data out to another system which accepts Multipart/Form-Data. It works fine in Postman but error out in OIC. I have followed documentation and referred to same issue in Customer Connect before still no luck.

https://community.oracle.com/customerconnect/discussion/805969/oic-generic-rest-mapping-multi-part-form-data

Postman CURL

curl --location 'https://secure5.saashr.com/ta/rest/v1/import/100?force_upload=true' --header 'Content-Type: multipart/form-data; boundary=c9236fb18bed42c49590f58f8cc327e3' --header 'Authorization: Bearer <hidden>' --form 'File=@"/C:/Users/arunprakash.kanagara/Downloads/INT005_NewHire_2025-10-13_10-10/Employee-89.csv"'

OIC Curl

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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