Promote Debugger components
Purpose
This is an optional z/OS Phase.
This phase is used to submit a JCL for moving (if asked) components from Source to Target Debugger files in a z/OS Environment.
The Phase does not copy the files from the ALM Environment Target to z/OS PDSs.
This Phase supposes to have a Debugger as AbendAid, SmartTest or Xpediter installed in the z/OS Environment.
Usage
The Promote Debugger components Phase can be used on Deploy Environments.
This Phase is dependent on the Copy from Source to Target Phase.
Parameters
Parameter | Mandatory/Optional | Description | Default Value |
---|---|---|---|
alm.phase.builder |
M |
||
alm.phase.extractBundle |
M |
true |
|
alm.phase.mainScript |
M |
z/OS Debugger Update |
zosUpdateDebugger.xml |
debugAction |
O |
Action to use for updating the debugger (COPY,IMPORT) |
COPY |
debugType |
O |
Type of debugger (ABENDAID,SMARTTEST,XPEDITER) |
XPEDITER |
dir.zosModels |
O |
Models Location |
[alm_system]/[Machine]/PhaseModels |
dir.zosResources |
O |
Property files Location |
[alm_system]/[Machine]/PhaseResources |
project.objtypes |
O |
List of Object Types to select |
ALL |
propsfile.environment |
O |
Property File of z/OS environment |
${dir.zosResources}/environment_deploy.properties |
propsfile.objtypes |
O |
Global Object Types file to use |
${dir.zosResources}/globalObjtypes.properties |
propsfile.parmsFTP |
O |
Property File of z/OS FTP or MFDAS system |
${dir.zosResources}/parmsFTPZOS.properties |
stopOnError |
O |
Option for stopping on error with z/OS activity. |
false |