Endevor SMPLJOB3 failing with ENBE035E errors
search cancel

Endevor SMPLJOB3 failing with ENBE035E errors

book

Article ID: 74482

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

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

Environment

Release: ENDAE.00200-18-Endevor-Software Change Manager
Component:

Resolution

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:
  • Run SMPLDEFT
  • Run SMPLJOB1 and SMPLJOB2
  • If your site is licensed for ACM, run SMPLACMD
  • Run SMPLJOB3.  This job will get a RC 8 - that is okay.
  • Run SMPLJOB4
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.
  • Run SMPLDEFT

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.