Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » Authorization in utl_http
Authorization in utl_http [message #367430] Thu, 30 November 2000 01:17
Oleg
Messages: 7
Registered: October 2000
Junior Member
How i can to send authorization parameters, as username, password and port number to utl_http.request function?
For example:
SQL> select
utl_http('http://<My server>/WebDB/WebDB.home')
from dual;
ORA-06510: PL/SQL: .........
now worked, because this request required username and password.
All internet browsers ask username and password or
can to reseive it in url. PL/SQL worked in "mute" mode
and can't ask anything.
Previous Topic: PL/SQL cartridge
Next Topic: EJB & OAS 4.0.7.1
Goto Forum:
  


Current Time: Fri Mar 29 01:22:55 CDT 2024