Using the Endevor Load Utility to add Source and footprint the Load
search cancel

Using the Endevor Load Utility to add Source and footprint the Load

book

Article ID: 198996

calendar_today

Updated On:

Products

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

Issue/Introduction

Need to load the Source and Load Module into Endevor. The should needs to be loaded into:  
ENV        PROD
SYS        SYS1
SUBS     SUB1
TYPE     COBOL
PROCGRP CBNNN

The Load needs to go into library 'NDVR.PTR.LOADLIB'

How can this be accomplished? 

 

 

Environment

Release : 18.0

Component : CA Endevor Software Change Manager

Resolution

Use the Load Utility to add/load the Source into the Endevor Inventory specified, bypass the generate processor and footprint in the load library.   The load modules need to already exist in that Load library  in order for the footprint to work.  This is an example of what the SCL could look like: 

LOAD MEMBER FINARP00 THRU FINARP99  
  FROM DSNAME  'PROD.SRCLIB'  
TO ENVIRONMENT 'DEMO' 
      SYSTEM 'FINANCE' 
      SUBSYSTEM 'ACCTREC'    
      TYPE    'COBOL' 
      STAGE 'P'  
OPTIONS    CCID 'LOAD'    COMMENT 'AUTOMATED CA SCMMF IMPLEMENTATION    
      PROCESSOR GROUP 'COBNBL01'  FOOTPRINT 'PROD.LOADLIB'    .
 

For more information on the Endevor Load Utility:  https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-endevor-software-change-manager/18-1/administrating/load-utility.html