Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to let the apex.oracle.com database connect to local data in real-time?

user-swgaqApr 13 2023

I have an application on apex.oracle.com, and I want it to catch my local CSV file automatically, such as updating the file by catching the change time of the file. I tried to use Python with Selenium to login into my account, but access was denied. Is there any better idea to do that?

By the way, if it's worked, how can I automatically update my application for updating time? Like, put a line on the home page saying. “Database is updated on April 13th at 15:20 pm”.

Comments
Post Details
Added on Apr 13 2023
6 comments
855 views