OTM DBXMLServlet?command=xmlImport Exception Details
OTM: 6.3.4/6.4.1
While invoking WMServlet for <OTMServer>/GC3/glog.integration.servlet.DBXMLServlet?command=xmlImport, we are getting below Exception response from server. Exception does not cover detail error message. Is there anyway to get detail error message using WMServlet or Web Services as response?
<ERROR>
<xml2sql>
<SuccessCount>0</SuccessCount>
<ErrorCount>1</ErrorCount>
<ElapsedTime>0</ElapsedTime>
<Errors>
<Error>Exception processing row: ACCESSORIAL_CODE:
</Error>
</Errors>
</xml2sql>
</ERROR>