My Oracle Support Banner

Issue While Consuming Web Service Through SOAP Adapter (Doc ID 2642517.1)

Last updated on FEBRUARY 27, 2020

Applies to:

Oracle Integration-OIC - Version 18.2.5 and later
Information in this document applies to any platform.

Goal

web service that returns a document based on document Id. But while invoking the service, we have to send UsernameToken and set the mustUnderstand attribute of wsse:security to 0 or remove it. By default its value is 1. Attached the SoapUI request. Please check.

Inorder to consume this web service from OIC, we followed below steps.

1. Created a SOAP connection with WSDL endpoint. Configured UsernameToken as security policy. Tested the connection and it is successful.

2. In the integration, i have invoke activity to make call to that webservice operation(retrieve)

When tested the integration, service invocation got failed with below exception.

CASDK-0033: Received a SOAP fault while invoking endpoint target: https://XXXXXXX:1111/imaging/ws/DocumentContentService. This indicates a processing exception on the service endpoint side. Please check service side logs to further diagnose the problem Fault Code : SOAP-ENV:MustUnderstand

Fault String : MustUnderstand headers:[{http://docs.XXx-open.org/wss/2004/01/XXx-200401-wss-wssecurity-secext-1.0.xsd}Security] are not understood

]]>

:Application Error

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.