An error occurred while un-marshalling the request message
Summary
An error occurred while un-marshalling the request messageContent
Hi, I am trying to hit webcenter content server from ICS ( OIC ) and i am using the Get File SOAP WSDL from Content Server. I have a SOAP Adapter Connection created in ICS to invoke the Get File SOAP WSDL and when i pass in the input ( dID as one of the dId and rendition as web ), ICS fails with the below error message. Is there any additional things that should be specified to take care of this issue.
An error occurred while un-marshalling the request message: com.bea.alsb.ws.codec.CodecException: com.bea.wli.sb.sources.TransformException: Failed to create SAAJSource\ncom.bea.alsb.ws.codec.CodecException: com.bea.wli.sb.sources.TransformException: Failed to create SAAJSource\n\tat com.bea.alsb.soa.codec.SOACodecUtil.unmarshall(SOACodecUtil.java:180)\n\tat com.bea.wli.sb.transports.sb.codec.SOAMessageHandler.createResponse(SOAMessageHandler.java:130)\n\tat com.bea.wli.sb.transports.sb.bean.SBDispatcherBean.invoke(SBDispatcherBean.java:385)