Hi,
I have a WSDL provided by client.
I have created consumer WS using the WSDL.
In designer after executing few steps I’m invoking the connector directly. I’m passing 2 inputs - request document & auth/transport credentials.
I have not changed the connector service. The connector service remains same as it was created during import of WSDL.
When I send the request, I’m receiving error from soap:client as below.
org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character ‘s’ (code 115) in prolog; expected ‘<’ at [row,col {unknown-source}]: [1,1]
Please suggest on this.
Thanks,
Monica
#Integration-Server-and-ESB#webMethods