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!

Push notification without internet access

Harper ReedApr 12 2024

Hello everyone,

I would like to use the push notification feature in my apex application. I have read many different instructions (e.g.
Plamen Blog: https://blog.apexapplab.dev/apex-231-push-notifications-an-exciting-new-pwa-addition) and followed all steps.

Unfortunately, every time I'm trying to send a notification, I receive the same error: ORA-29260: network error: Connect failed because target host or object does not exist.

My client's database has no connection to the internet and I guess this causes the error. Having no internet is a given circumstance, which I can not change. Therefore, the server is not able to reach the default endpoint API provided by Oracle.

Is there any approach to my problem? Can I maybe create my own API on a virtual machine and configure my own endpoint? Has anyone tried that yet?

Any help or ideas is much appreciated!

Thanks!

Harper

Comments
Post Details
Added on Apr 12 2024
22 comments
1,007 views