URL Access

Oracle Application Express - web application development tool (antigamente conhecido como Oracle HTML-DB)
Post Reply
Robson Costa
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 155
Joined: Fri, 17 Oct 2008 6:05 pm
Location: Campo Grande - MS

Good afternoon,

I want to place a link on the home page of an application for the new URL of this same application. However when I send the page the following error:



Error rendering the region "New Web Statistics" region.

Select all

ORA-29273: falha na solicitação HTTP ORA-06512: em "SYS.UTL_HTTP", line 1819 ORA-24247: acesso à rede negado pela ACL (access control list) 
Informações Técnicas (visível somente para desenvolvedores) 
 
    is_internal_error: true 
    apex_error_code: APEX.REGION.UNHANDLED_ERROR 
    ora_sqlcode: -29273 
    ora_sqlerrm: ORA-29273: falha na solicitação HTTP ORA-06512: em "SYS.UTL_HTTP", line 1819 ORA-24247: acesso à rede negado pela ACL (access control list) 
    component.type: APEX_APPLICATION_PAGE_REGIONS 
    component.id: 9449901033314680 
    component.name: Nova Página 
    error_backtrace: 
 
    ORA-06512: em "SYS.UTL_HTTP", line 1819 
    ORA-06512: em "APEX_040200.WWV_FLOW_DISP_PAGE_PLUGS", line 4613 
    ORA-06512: em "APEX_040200.WWV_FLOW_DISP_PAGE_PLUGS", line 3220
What do I have to do?
User avatar
stcoutinho
Moderador
Moderador
Posts: 850
Joined: Wed, 11 May 2011 5:15 pm
Location: são Paulo - SP

Robson,

About your problem, how are you making this link on the page?

Are you putting them like tags within the text of the page or are you making a call via UTL_http?

If the page is requested via UTL_http, in Oracle 11g you will need to update the ACL access list.

This is a new security functionality. In this case, I suggest reading this Oracle Forums link: https://community.oracle.com/thread/1111878?tstart=0 The linked link presents other links that mention the ACL theme.

But a question: This error occurs if you create a blank HTML form with this link, no call to UTL_http?

may be that forists have other suggestions on this topic.

Hugs,

Sergio Coutinho
Robson Costa
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 155
Joined: Fri, 17 Oct 2008 6:05 pm
Location: Campo Grande - MS

Thanks for the help, Sergio.

But I decided to create a button that takes the URL of the new application.
Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 16 guests