Re: Oracle Text and URL_DATASTORE

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: Fri, 5 Sep 2008 17:49:14 -0700 (PDT)
Message-ID: <9e1d6a6e-23e5-4b82-ac2c-3abd4067f7ad@m73g2000hsh.googlegroups.com>


On Sep 5, 9:56 am, "Chris Seidel" <csei..._at_arcor.de> wrote:
> Hi,
>
> is it possible to use HTTP BASIC AUTH with an URL_DATASTORE?
> If so, which attributes I have to set?
>
> I only found this example:
>
> begin
>  ctx_ddl.create_preference('my_url','URL_DATASTORE');
>  ctx_ddl.set_attribute('my_url','HTTP_PROXY','www-proxy.us.oracle.com');
>  ctx_ddl.set_attribute('my_url','NO_PROXY','us.oracle.com');
>  ctx_ddl.set_attribute('my_url','Timeout','300');
> end;
>
> Thank you

Did you look at the oracle doc in this area? Received on Fri Sep 05 2008 - 19:49:14 CDT

Original text of this message