E1: BSSV "Some fields could not be generated to the XML template" Error when Trying to Generate XML Document Template via Jdev for a value object.
(Doc ID 2446371.1)
Last updated on SEPTEMBER 02, 2024
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
Customer is trying to test JP4200010 locally with a test.java program and in order to test they need the XML doc for the value object. When attempting to generate the xml doc for J4200010's value object (InternalProcessSalesOrder.java) via Jdeveloper, it fails with following
error message:
ERROR
-----------------------
Writing
C:\E920\DV920\Java\classes\oracle\e1\bssv\util\J4100010\valueobject\ItemGroupS
upplier.class
[3:07:18 PM] Compilation complete: 0 errors, 6 warnings.
Some fields could not be generated to the XML template.
Class Name = InternalProcessSalesOrder
XML File =
C:/E920/DV920/Java/source/oracle/e1/bssv/J4200010/valueobject/InternalProcessS
alesOrder.xml
C:\E920\DV920\Java\classes\java\util\ArrayList.class (The system cannot find
the path specified)
Some fields could not be generated to the xml template.
class Name = InternalProcessSalesOrder
XML File = C:/E920/DV920/Java/source/oracle/e1/bssv/J4200010/valueobject/InternalProcessSalesOrder.xml
C:\E920\DV920\Java\classes\java\util\arraylist.class (el sistema no puede encontrar la ruta especificada)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Open Jdev via OMW
2. Select "InternalProcessSalesOrder" value object for J4200010
3. Right click on the value object and select "XML " Generate XML Document Template"
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 |