Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

This flag is for backwards compatibility. Some may experience problems with database-driven widgets with Profound UI Version 5, Fix Pack 8.0 and later when a data source uses derived fields with character concatenation.

...

  • The Profound UI installation was upgraded from a level prior to Version 5, Fix Pack 8.0 to a version after Version 5, Fix Pack 10.2.1
  • Database-driven widgets fail to show data after upgrading.
  • There is an error in the job log or network response: "Character conversion between CCSID 1208 and CCSID 65535 not valid."
  • Changing the view or display file is not reasonable.2

...


Example:

Code Block
javascript
javascript
pui["read db driven data as ebcdic"] = true;

...