Previous Topic: Install User ExitsNext Topic: Create a Default CA Endevor SCM Procedure for Package Execution


Create a Default Job Card for Batch Requests

You can create a default job card for initial display in the Batch Job Submittal window. After a user modifies the job card information, it is retained in the system profile file for that user.

Note: If you are upgrading from Version 15.0 or Release 15.1 and saved your NDVJOBCD to a temporary Natural library, you can use it as a model for updating the Version 16.0 NDVJOBCD.

To create a default job card for batch requests

  1. Log on to the EINELIB Natural library.
  2. Modify the text module NDVJOBCD to make it consistent with your general site standards for a job card layout. Include up to four lines as the default job card used when submitting batch jobs from CA Endevor SCM Integration for the Natural Environment.

    Note: NDVJOBCD contains the values #USERID, #USER7, or both. #USERID is automatically replaced with the submitting user’s user ID, which is the Natural system variable *USER. #USERID7 is automatically replaced with the first 7 characters of the submitting user’s user ID. Within the default job-card layout, these substitution values #USERID and #USER7 may optionally be followed by a period.

    The default job card is read from the first three lines of the text module NDVJOBCD.

  3. Save the text module. When you submit batch requests, the text module NDVJOBCD is used as the default job card.