On a recent installation we had problems serving APEX static files (application and workspace), they would always report a 404 not found back from ORDS.
APEX Static Files not served, ORDS returns 404 or why reading logfiles help
9
On a recent installation we had problems serving APEX static files (application and workspace), they would always report a 404 not found back from ORDS.
For my little Webserver Logfile Analysis project I had to solve the problem of how to stream data from a flat file into a relational datamodel in my target database.
Since I used NodeJS in several projects over the past years, it came to my mind at first. On a second thought and by consulting some friends another, easier, solution materialized: