Incorrect Response Format for the TransmissionAck XML During Integration
(Doc ID 2519410.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Transportation Management Cloud Service - Version 18 and laterInformation in this document applies to any platform.
Symptoms
When generating a TransmissionAck for integration being sent into OTM, the XML being send back is not being properly formatted in some cases.
The TransmissionAck and xmlns are not separated by a space as expected.
<TransmissionAckxmlns="http://xmlns.oracle.com/apps/otm/transmission/v6.4">
The expected response would have a space between those strings.
<TransmissionAck xmlns="http://xmlns.oracle.com/apps/otm/transmission/v6.4">
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 |