Cpanel / Oracle / Database / NodeJS

Job ID: 35043935

Budget: $30 – $250 USD

I have a desktop application that is not updating.

The data that goes into the application is coming from Cpanel but not directly.
Cpanel is holding the raw data inside FTP folders / and holding username and passwords of users to the app.

I have a dashboard that allows me to select any FTP account and assign it to any user of the app.
This way we can control which user sees specific FTP data inside their app.

I have a URL that I manually open in browser - this will take the raw data from the FTP account and push it to Oracle server where it is formatted into JSON and manipulated before going into the app. (this makes sure all data from the FTP account is formatted properly)

After i open the link in browser and it push data from Cpanel to Oracle, then the data goes into the app.

For some reason, for last 6 days, no data is updating.

Each day the FTP data is updating and changing, and the oracle server is reading this.

But currently the Oracle server is not getting the data from the Cpanel server.

Please see screenshot for simple diagram.