My Oracle Support Banner

INTXML Webservice Transmission Failing In OTM 6.3 with SOAP error (Doc ID 1920917.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Transportation Management - Version 6.3.2 and later
Information in this document applies to any platform.

Symptoms

A call to INTXML webservices returns an error similar to this:

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns2:Fault xmlns:ns3="http://www.w3.org/2003/05/soap-envelope" xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/">
<faultcode xmlns:ns0="http://xmlns.oracle.com/apps/otm">ns0:ServiceException</faultcode>
<faultstring>Internal Error Occurred: Review fault detail</faultstring>
<faultactor>AppServer</faultactor>
<detail>
<detail>
<trace>org.xml.sax.SAXParseException: The prefix "tns" for element "tns:Transmission" is not bound.

org.xml.sax.SAXParseException: The prefix "tns" for element "tns:Transmission" is not bound.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)


The same worked fine in 6.2.

Cause

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
Symptoms
Cause
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.