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!

SOA 12c Call a service using username/password

User_UDUT4Mar 20 2018 — edited Mar 29 2018

We are trying to invoke a service using username and password which is have given as properties in composite.xml. We are getting below error.

The service is successfully getting invoked using soap ui. Apparently soa is not supporting NTLM(as per error message)

How to invoke the service with username and password along with domain?

____________________________________________

oracle.fabric.common.FabricException: Error in getting XML input stream: http://hostname/M2O/_vti_bin/Lists.asmx?WSDL: Auth scheme NTLM is not supported!: Error in getting XML input stream: http://hostname/M2O/_vti_bin/Lists.asmx?WSDL: Auth scheme NTLM is not supported!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2018
Added on Mar 20 2018
8 comments
796 views