Annamalai V
Annamalai V

Reputation: 1

Error handling while loading the data in Oracle Apex 22.1.4

I am using Oracle Apex 22.1.4 version. My requirement is to capture the error records and store them somewhere else while loading the data from xlsx/csv file.

If it's stored in some error log tables/ somewhere else internally, I can create a report on top of that table and display them to the users.

I saw one of the blogs from Oracle and I came to know that it was a very simple and easy method of capturing error records and storing them in Error tables in Oracle Apex 19.1

https://blogs.oracle.com/apex/post/quick-and-easy-data-loading-with-apex-191

Is there any similar way of capturing error data and storing them in Oracle Apex 22.1?

If yes, please give me suggestions.

Thanks in advance!

Upvotes: 0

Views: 500

Answers (0)

Related Questions