Skip to Main Content

Integration

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!

Invoking a Web Service that Requests NTLM Authentication in BPEL Process

SURYAJan 9 2015 — edited Feb 26 2020

Hi,

I am trying to invoke a webservice which requires NTLM Authentication.able to test the service through SOAP ui .

Followed the steps memntioned in the oracle doc in order to invoke the same service through BPEL Process, some how I am facing issue when BPEL invokes the service. Here is the error message

oracle.fabric.common.FabricException: oracle.fabric.common.FabricException: Error in getting XML input stream: Response: '401: Unauthorized' for url:


Oracle doc link  :-


http://docs.oracle.com/cd/E28280_01/admin.1111/e10226/soacompapp_secure.htm#BABJEBIF

http://www.albinsblog.com/2014/04/oraclewebservicespreemptivebasicauth.html#.VK5UEiuUeFM


The above link discuss about the properties that need to be set in composite.xml file in order to invoke the service.


I am using SOA 11.1.1.6,  tried to implement the same steps but i could see the error message "Unauthorized for url ********** "


Could you please help me on this.


Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2015
Added on Jan 9 2015
1 comment
1,237 views