Previous Topic: Change in CONCAT Operator in C++ CodeNext Topic: Dynamic Application Partitioning APIs


Avoiding Run-Time Level Checks When Accessing the System i Field Values File

The YOBDDL program resides within the CA Plex library on the System i. When building the System i Field Values File within CA Plex, a copy of the YOBDDL program is created in the System i Object Library. This copy is called YOBVALSV. A copy is not made if YOBVALSV already exists.

The YOBDDL program was modified for r4.0 of CA Plex. For this reason, the old versions of YOBVALSV need to be deleted from each of your System i Object Libraries. Enter the following command on the System i:

DLTPGM  PGM(Object-Library/YOBVALSV)

The new version of YOBVALSV needs to be placed in to each of the System i Object Libraries. This can be done by either:

Failure to perform these steps results in a level-check at run time when attempting to access the field values selection list.