E1: XML JDEUTIME Functionality not Available for <ACTION TYPE="GetTemplate"> in XML List
(Doc ID 2366561.1)
Last updated on FEBRUARY 05, 2019
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
There is not JDEUTIME functionality in E1 code base when submitting an XML Request for GetTemplate for any tables with UTIME such as F9861W.
When performing a GetTemplate request for XML list it is missing the "datetime" enum value for F9861W and other tables containing "datetime" fields in the XML List request it generates the following error in the XML response:
<?xml version="1.0"?>
<ACTION TYPE="GetTemplate">
<TABLE_NAME VALUE="F9861W"/>
<TABLE_TYPE VALUE="OWTABLE"/>
<TEMPLATE_TYPE VALUE="OUTPUT"/>
</ACTION>
</jdeRequest>
XML Response:
<COLUMN NAME="WebObjectUTime" ALIAS="WOUTIME" TYPE="<Error>Error in enum value</Error>" LENGTH="16" TABLE="F9861W" INSTANCE="0" FORMAT="F9861W" PREFIX="SI" COLUMN_SECURITY="FALSE" DISPLAY_NAME="Web Object UTime" UDC_ITEM="FALSE"/>
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 |