Reading application/octet-stream type file output and inserting records into a table
Summary
Reading application/octet-stream type file output and inserting records into a tableContent
Hi All,
I am trying to create an integration in Autonomous Oracle Integration Cloud where we do the below.
1. REST API call to FCCS to get a file. Content type - Application/octet-stream
2. It has records to be loaded into a table in csv format. I am stuck here as to how to read the octect-stream file and read it as a csv file.
3. I have read that file and insert records into a DBCS table ( this part I can do, once I have the file in necessary format).
Tagged:
0