Building Application Business Functions
If you are upgrading your IBM i to JD Edwards EnterpriseOne
Release 9.2 with Tools Release 9.2, you must make
modifications to the jde.ini
file. These changes are required to enable
successful builds of applications business functions on the IBM i
machine.
You must add the following bold sections to your existing jde.ini
setting on your IBM i
JD Edwards EnterpriseOne Enterprise Server.
[BSFN BUILD] LinkLibraries=JDEUNICODE JDELIB JDEKRNL OWVER V_VERIFY XERCESWRAP
Note:
In your jde.ini
file, you should enter this command line for CRTSRVPGM
.
[AS400] CRTSRVPGM=CRTSRVPGM SRVPGM(%ls/%ls) MODULE(%ls/*ALL) BNDSRVPGM(JDEUNICODE JDELIB JDEKRNL OWVER V_VERIFY XERCESWRAP) EXPORT(*ALL) OPTION(*DUPPROC *DUPVAR *UNRSLVREF) ALWLIBUPD(*YES) TGTRLS(*CURRENT)
Note:
You should enter the above command line as a single contiguous string.