Need to implement the Sample Application to test Panvalet migration.
All of the Type Definitions in SMPLJOB3 are failing with the following error:
ENBE035E The DEFINE TYPE action requires the PANVALET LANGUAGE clause
To implement the Panvalet or Librarian interface in the Endevor Sample Application it must be done in 2 phases.
First build the initial SMPL application without the Panvalet or Librarian interface turned on.
1) Delete the current SMPL application and start over.
2) Update the C1DEFLTS in SMPLDEFT and set LIBENVP to N.
3) Re-run all the SMPL jobs:
Then update the implementation to use the Panvalet or Librarian interface:
4) Edit the C1DEFLTS in SMPLDEFT and turn on the Panvalet or Librarian interface.
5) Run SMPLPANV for Panvalet interface or SMPLLIBR for the Librarian interface.
This job updates all the Types to add the appropriate Panvalet Language or Librarian Language clause.