MFA Icon

MFA for Oracle Community

Starting September 2025, Oracle Community will require Multi-Factor Authentication (MFA) for all member logins. This simple extra step helps protect your account—and the community data—by adding an additional layer of security during sign-in.

Read more about MFA
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
Integration

how to insert CSV data into database without using FTP adapter ?

edited Oct 8, 2017 7:00AM in Integration 1 comment

Summary

how to insert CSV data into database without using FTP adapter ?

Content

I am working on an integration in which I am getting CSV delimited string after decoding base64 string.

Now my next step is to insert this CSV into database without using FTP adapter .

below mentioned is my CSV delimited string-

ID,NAME,AGE1,Sunil,252,Mohan,253,Raj,25

I have also converted this into JSON string using javascript library option in ICS.

provide me the best way to insert this CSV into DB....

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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