Integration Technologies - JDE1 (MOSC)

MOSC Banner

Getting error response while inbound integration with OTM

edited Feb 27, 2018 4:01AM in Integration Technologies - JDE1 (MOSC) 1 commentAnswered

I am trying to access transmissions service WSDL from SOAP UI or Postman and receiving an error as shown below.

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">

   <S:Body>

      <ns0:Fault xmlns:ns1="http://www.w3.org/2003/05/soap-envelope" xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/">

         <faultcode>ns0:Server</faultcode>

         <faultstring>XML reader error: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character 'n' (code 110) in prolog; expected '&lt;'

at [row,col {unknown-source}]: [1,1]</faultstring>

      </ns0:Fault>

   </S:Body>

</S:Envelope>

Any help appreciated

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center