Issue reported in 9.1.5.0 1 & 2 AS400 packages created with PO Text containing junk characters
Applies to:
JD Edwards EnterpriseOne Tools
Application Release: E910
Tools Release: 9.1.5.0, 9.1.5.1 and 9.1.5.2
AS400 only
Information in this document applies to any platform.
Symptoms
Full or Update packages are built successfully without error and deployed (Client and Server), users are seeing the processing option texts are now displayed with Junk values (special characters or foreign language bleed through) on all UBEs and APPS.
Cause
When looking at the F98306 table within the package the junk characters are visible.
The issue is being caused by code that has been in place for all previous releases.
This table (F98306) has a CHAR that is 30,000 characters long so that is called a CLOB in AS400 terms.