DBXML Servlet Response Includes Illegal Characters
(Doc ID 2885405.1)
Last updated on AUGUST 05, 2024
Applies to:
Oracle Transportation Management Cloud Service - Version 22.1 and laterInformation in this document applies to any platform.
Symptoms
OTM is replacing the " ' " symbol with """, similarly we need Oracle to replace the ">" with ">".
Steps to replicate:
Make call in SoapUI
https://<POD Name>/GC3/glog.integration.servlet.DBXMLServlet?command=xmlExport&footPrint=Y&sqlQuery=SELECT NOTE FROM INVOICE_NOTE WHERE INVOICE_GID = 'INSERT_INVOICE_GID'
returns
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 |