Telon doc as a PDF and doc for JCL/Proc Naming Standards
search cancel

Telon doc as a PDF and doc for JCL/Proc Naming Standards

book

Article ID: 248838

calendar_today

Updated On:

Products

Telon Application Generator

Issue/Introduction

Via this link, the separate manuals are displayed:
  https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-telon-application-generator/5-1.html

1. How can one view the entire PDF for the Telon documentation?
2. Where are the naming standards for the JCL and PROC members documented that are found in the pdsqual.PROCPDS and created via the execution of #CUSTJCL?

 

 

Environment

Telon Application Generator, release 5.1

Resolution

Please see this link:
https://techdocs.broadcom.com/content/dam/broadcom/techdocs/us/en/pdf/ca-mainframe-software/devops/ca-telon-application-generator/baseline-51/ca-telon-application-generator-5-1.pdf

The way to get this PDF is to sign into the Support Portal:
1. Go under Documentation for the product Telon
2. Click on this at the upper right hand of the screen:
https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=MFzp4ph/uZvJWIPWYkKaPA==

To find the naming standards for JCL/Proc members, please see this link:

https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-telon-application-generator/5-1/installing/verify-tdf-installation-and-customization/test-generator-jcl.html

The Telon Generate, Compile and Link jobs and procedures that were created during execution of #CUSTJCL and placed in pdsqual.PROCPDS are a special subset and conform to the following naming convention:
Procedure name: TLuvwxyL
Job stream name: JuvwxyL
Where:
u is the DBMS precompiler
N (none)
2 (DB2)
S (IDMS/SQL)
M (Datacom SQL)
v is the target environment:
B (Batch)
C (CICS)
I (IMS)
S (CICS Client)
w is the location of the Telon source:
P (in a PDS)
V (on Panvalet)
X (on the TDF, export the source)
x is the option to Generate host language source:
G (generate)
O (generate if Telon source has changed)
y is the host language source code:
C (COBOL)
P (PL/I)
2 (COBOL II and above)