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!

Using UTL_HTTP in apex.oracle.com (APEX in the Cloud)

user12023864Feb 27 2019 — edited Feb 28 2019

Hello everybody, I am trying to use UTL_HTTP in apex.oracle.com (current Product Build is 18.2.0.00.12) for development purpose but I receive ORA-24247: network access denied by access ...

when i try and run DBMS_NETWORK_ACL_ADMIN.APPEND_HOST_ACE in the sql workshop command window, I obviously receive error "PLS-00201: identifier 'DBMS_NETWORK_ACL_ADMIN' must be declared"

is there a way to call a simply host from the oracle.com cloud ? is it something that can be enabled in the properties of the application?

thank you very much

regards,

Paolo

Comments
Post Details
Added on Feb 27 2019
5 comments
527 views