PL/SQL (MOSC)

MOSC Banner

Calling a .Net Web Service with Kerberos (or NTML) authentication from Oracle PL/SQL using sys.utl_h

edited Apr 19, 2010 9:12AM in PL/SQL (MOSC) 1 commentAnswered
We are calling a .Net webservice from our oracle database using the sys.utl_http package and  we have also tested with the sys.utl_dbws package, this works fine when there is no security on the .Net webservice.
However, we would like to use sys.utl_http or sys.utl_dbws to call a .Net webservice with Kerberos- or NTLM authentication (we're currently struggling with this).

Any hints on how to solve this, is it possible?

Thanks!

Peter

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center