This model invokes the standard Export and Import procedures that are supplied as CA‑Telon utilities.
Each of the following parameters must be specified in the Library Code definition for every Library Code that uses the model.
CA‑Telon definition type (SD, DR, BD, RD, or ND) as defined in CA‑Telon.
CA‑Telon program environment (T = TSO, I = IMS, C = CICS, B = batch).
Type of screen formatting required (M = IMSMFS, B = CICSBMS, N = CA‑Telon‑generated (for CICS only)).
Used for CA‑Telon import processing, available for Releases 2.0C and above. I=Ignore any Data Administration in the TDF (Default), C=Compare Processing, and M=Compare/Merge Processing. The C and M processing is determined by the variable MAXSVR, that indicates the highest allowable security code. Details of this processing can be found in the CA‑Telon Programming Concepts Guide.
Type of PSB to be generated (I = IMSPSB, D = DLIPSB, N = NONE).
For example, use the following specification:
DEFTYPE = 'SD'; ENV = 'I'; FORMAT= 'M'; PSB= 'N'; INCLUDE APJMT2TD
Customize model APJMLEAD for CA‑Telon before using model APJMT2TD:
|
Copyright © 2004 CA.
All rights reserved.
|
|