Parse CSV file from shared folder [message #689298] |
Thu, 16 November 2023 07:21 |
|
DorababuMeka
Messages: 11 Registered: October 2023
|
Junior Member |
|
|
I have created a C# application where it read and parse CSV files, when I am doing some R&D I got to know about APEX_DATA_PARSER . I am new to it so can some one let me know how to read and parse a CSV from the shared folder. I will have some bunch of files where I need to read them on a daily basis. If it is a C# application I need to create a scheduler to run but if there is a system failure or other I need to restart the scheduler to do the task. If it is SQL job it would be nice so I would like to do it using APEX_DATA_PARSER. If some one can help me with an example it would be great.
|
|
|
|