Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 13

...

The z/OS task allow you to run a platform-specific application on a z/OS machine. To run a z/OS task, you must first complete the following tasks:

...

Step 1

From the Automation Center navigation pane, select Tasks > z/OS Tasks. The z/OS Tasks list displays a list of all currently defined z/OS tasks.
 
Below To the right of the list, z/OS Task Details for a new z/OS task displays.
 
Image RemovedImage Added

Step 2

Enter/select Details for a new z/OS task, using the field descriptions below as a guide.

  • Required fields display an asterisk ( * ) after the field name.
  • Default values for fields, if available, display automatically.

To display more of the Details fields on the screen, you can either:

  • Use the scroll bar.
  • Temporarily hide the list above the Details.
  • Click the New button  Image Added button above the list to display a pop-up version of the Details.

Step 3

Click a

Save button

 Image Added button. The task is added to the database, and all buttons and tabs in the Task Details are enabled.


Note
titleNote

To open an existing record on the list, either:

  • Click a record in the list to display its record Details below the list. (To clear record Details below the list, click the New button Image Added button that displays above and below the Details.)
  • Clicking the Details icon next to a record name in the list, or right-click a record in the list and then click Open in the Action menu that displays, to display a pop-up version of the record Details.
  • Right-click a record in the a list, or open a record and right-click in the record Details, and then click Open In Tab in the Action menu that displays, to display the record Details under a new tab on the record list page (see Record Details as Tabs).

...

Depending on the values that you enter / select for these fields, and whether or not the z/OS task has ever been launched, more (or less) fields may display. See the field descriptions, below, for a description of all fields that may display in the z/OS Task Details.
 

Image RemovedImage Added

Anchor
z/OS Task Details Field Descriptions
z/OS Task Details Field Descriptions
z/OS Task Details Field Descriptions

...

Exit Code Processing

Field Name

Description

General

This section contains general information about the task.

Name

Include Page
UC69IL:Task NameUC69
IL:Task Name

Version

Include Page
UC69IL:VersionsUC69
IL:Versions

Description

Include Page
UC71xIL:SummaryUC71x
IL:Summary

Member of Business Services

Include Page
UC70IL:Member of Business ServicesUC70
IL:Member of Business Services

Resolve Name Immediately

Include Page
UC69IL:Resolve Name ImmediatelyUC69
IL:Resolve Name Immediately

Time Zone Preference

Include Page
UC69IL:Time Zone PreferenceUC69
IL:Time Zone Preference

Hold on Start

Include Page
UC69IL:Hold on StartUC69
IL:Hold on Start

Hold Reason

Include Page
UC69IL:Hold ReasonUC69
IL:Hold Reason

Virtual Resource Priority

Include Page
UC69IL:Virtual Resource PriorityUC69
IL:Virtual Resource Priority

Anchor
Hold Resources on Failure
Hold Resources on Failure
Hold Resources on Failure

Include Page
UC69IL:Hold Resources on FailureUC69
IL:Hold Resources on Failure

Mutually Exclusive With Self

Include Page
IL:Mutually Exclusive With Self
IL:Mutually Exclusive With Self

Agent Details

This section contains assorted detailed information about the Agent / Agent Cluster selected for this task.

Anchor
Agent
Agent
Agent

Include Page
UC69IL:Agent - 6.8.0.0UC69
IL:Agent - 6.8.0.0

Anchor
Agent Variable
Agent Variable
Agent Variable

Include Page
UC69IL:Agent VariableUC69
IL:Agent Variable

Anchor
Credentials
Credentials
Credentials

Include Page
UC69IL:Credentials field - U-FT-LU - 6.8.0.0UC69
IL:Credentials field - U-FT-LU - 6.8.0.0

Anchor
Credentials Variable
Credentials Variable
Credentials Variable

Include Page
UC69IL:Credentials VariableUC69
IL:Credentials Variable

z/OS Details

This section contains assorted detailed information about the task.

Anchor
JCL Location
JCL Location
JCL Location

Include Page
UC69IL:JCL LocationUC69
IL:JCL Location

Anchor
Use JCL Override Library
Use JCL Override Library
Use JCL Override Library

Allows the task to work with a JCL override library on the target system. If this option is selected, the Agent will check the JCL override path (specified in Creating and Running a z/OS Task#JCL JCL Override Location) before submitting the job from Creating and Running a z/OS Task#JCL JCL Location.
 
If a JCL member is found at the override path, the job is submitted from there. Otherwise, the Agent will look to the Creating and Running a z/OS Task#JCL JCL Location path for submission.
 
The task instance will display the actual path that was used for job submission in Creating and Running a z/OS Task#Submitted Submitted JCL Location.

Anchor
JCL Override Location
JCL Override Location
JCL Override Location

Required if Creating and Running a z/OS Task#Use Use JCL Override Library is selected; Specifies the file and member name potentially containing an override JCL script.  
The Agent will check this location for JCL before looking in the standard Creating and Running a z/OS Task#JCL JCL Location. If JCL is found in this location, the job will be submitted from there. If JCL is not found in this location, the Agent will submit the job from the standard Creating and Running a z/OS Task#JCL JCL Location.
 
Missing override JCL is not considered an error condition.
 
As with Creating and Running a z/OS Task#JCL JCL Location, when you are using the JCL_LIBRARY feature, you can substitute the name of the library with a string starting with "&" that names the library specified in the uags.conf file with the JCL_library definitions.

Anchor
Delete Override JCL
Delete Override JCL
Delete Override JCL

Optional if Creating and Running a z/OS Task#Use Use JCL Override Library is selected; Allows the task to define criteria that will control the automated clean-up of the override JCL. If this option is not selected, the Controller and Agent will take no action to delete the override JCL from the target system.

Anchor
Override Instance Count for Deletion
Override Instance Count for Deletion
Override Instance Count for Deletion

Required if Creating and Running a z/OS Task#Delete Delete Override JCL is selected; Specifies the number of successful override instances that must occur before the override JCL library member is deleted.
 
When the deletion criteria has been satisfied, the Controller will instruct the Agent to delete the member specified in Creating and Running a z/OS Task#JCL JCL Override Location.
 
An override instance is considered successful only if the ending state in the controller is SUCCESS.
 

Note
titleNote

Manual resubmissions of a task instance do not increment the tracked number of successful override instances that go towards satisfying the deletion criteria.
 
If a task is not submitted from the override location (that is, no override member was found), the task's "successful override instance count" is reset to 0.


Anchor
Last Override Deletion
Last Override Deletion
Last Override Deletion

If Creating and Running a z/OS Task#Delete Delete Override JCL is selected; system-supplied. Displays after the specified override JCL member is deleted. The date and time the last override JCL deletion occurred.

Anchor
Number of Override Instances
Number of Override Instances
Number of Override Instances

If Creating and Running a z/OS Task#Delete Delete Override JCL is selected; Read only; system-supplied. Indicates the number of successful override instances that have occurred for this task. This number is checked against the deletion criteria to determine when the override JCL member should be deleted.
 

Note
titleNote

This number is automatically reset to 0 by the system if a task instance does not submit from override JCL (that is, no override member was found).


Anchor
New Jobname
New Jobname
New Jobname

Include Page
UC69IL:New JobnameUC69
IL:New Jobname

New Jobclass

Include Page
UC69IL:New JobclassUC69
IL:New Jobclass

New Msgclass

Include Page
UC69IL:New MsgclassUC69
IL:New Msgclass

Procedure Library

Include Page
UC69IL:PROCLIBUC69
IL:PROCLIB

Schedule ID

Include Page
UC69IL:Schedule IDUC69
IL:Schedule ID
Anchor
Parameters fieldParameters field
Parameters
Include Page
UC69:Parameters - zOSUC69:Parameters - zOS
Result Processing DetailsThis section contains assorted detailed information about result processing for this task.
Anchor
Exit Code ProcessingExit Code Processing
Include Page
UC69:Exit Code ProcessingUC69:Exit Code Processing
Note
titleNote

If Step Conditions has been selected for Exit Code Processing, and you then select a different option, a confirmation pop-up displays to warn that any defined Step Conditions will be removed.

AnchorOutput TypeOutput TypeOutput Type Include PageUC69:Output Type-Exit CodeUC69:Output Type-Exit Code AnchorScan Output ForScan Output ForScan Output For Include PageUC69:Scan Output ForUC69:Scan Output For

Output File (for Creating and Running a z/OS Task#Exit Code Processing)

Include PageUC69:Output File-Exit CodeUC69:Output File-Exit Code AnchorExit CodesExit CodesExit Codes Include PageUC69:Exit CodesUC69:Exit Codes AnchorAutomatic Output RetrievalAutomatic Output RetrievalAutomatic Output Retrieval Include PageUC69:Automatic Output Retrieval - 6.4.2UC69:Automatic Output Retrieval - 6.4.2 AnchorWait For OutputWait For OutputWait For Output Include PageUC69:Wait For OutputUC69:Wait For Output AnchorFailure OnlyFailure OnlyFailure Only Include PageUC69:Failure OnlyUC69:Failure Only

Start Line

Include PageUC69:Starting LineUC69:Starting Line

Number of Lines

Include PageUC69:Number of LinesUC69:Number of Lines

Scan Text

Include PageUC69:Scan Text-Automatic Output RetrievalUC69:Scan Text-Automatic Output Retrieval AnchorOutput File - AutomaticOutput File - AutomaticOutput File (for Creating and Running a z/OS Task#Automatic Output Retrieval) Include PageUC69:Output File-Auto RetrieveUC69:Output File-Auto Retrieve

Retry Options

This section contains specifications for retrying the task.

AnchorAuto-Restart OptionAuto-Restart OptionAuto-Restart Option Include PageUC69:Auto-Restart OptionUC69:Auto-Restart Option
Note
titleNote

If Use Restart Criteria has been selected for Auto-Restart Option, and you then select a different option, a confirmation pop-up displays to warn that any defined Restart Criteria will be removed.

AnchorMaximum RetriesMaximum RetriesMaximum Retries Include PageUC69:Maximum RetriesUC69:Maximum Retries AnchorRetry IndefinitelyRetry IndefinitelyRetry Indefinitely Include PageUC69:Retry IndefinitelyUC69:Retry Indefinitely AnchorRetry IntervalRetry IntervalRetry Interval (Seconds) Include PageUC69:Retry IntervalUC69:Retry Interval

Suppress Intermediate Failures

Include PageUC69:Suppress Intermediate FailuresUC69:Suppress Intermediate Failures

Wait / Delay Options

This section contains specifications for waiting to start and/or delaying on start the task.

AnchorWait To StartWait To StartWait To Start Include PageUC69:Wait To Start - 6.2.1.0UC69:Wait To Start - 6.2.1.0 AnchorWait TimeWait TimeWait Time Include PageUC69:Wait Time - 6.2.1.0UC69:Wait Time - 6.2.1.0 AnchorWait Day ConstraintWait Day ConstraintWait Day Constraint Include PageUC69:Wait Day ConstraintUC69:Wait Day Constraint AnchorWait DurationWait DurationWait Duration Include PageUC69:Wait DurationUC69:Wait Duration AnchorWait Duration In SecondsWait Duration In SecondsWait Duration In Seconds Include PageUC69:Wait Duration In SecondsUC69:Wait Duration In Seconds AnchorDelay On StartDelay On StartDelay On Start Include PageUC69:Delay On StartUC69:Delay On Start AnchorDelay DurationDelay DurationDelay Duration Include PageUC69:Delay DurationUC69:Delay Duration AnchorDelay Duration In SecondsDelay Duration In SecondsDelay Duration In Seconds Include PageUC69:Delay Duration In SecondsUC69:Delay Duration In Seconds AnchorWorkflow OnlyWorkflow OnlyWorkflow Only Include PageUC69:Workflow OnlyUC69:Workflow Only

Time Options

This section contains time-related specifications for the task.

AnchorLate StartLate StartLate Start Include PageUC69:Late StartUC69:Late Start AnchorLate Start TypeLate Start TypeLate Start Type Include PageUC69:Late Start TypeUC69:Late Start Type AnchorLate Start TimeLate Start TimeLate Start Time Include PageUC69:Late Start TimeUC69:Late Start Time AnchorLate Start Day ConstraintLate Start Day ConstraintLate Start Day Constraint Include PageUC69:Late Start Day ConstraintUC69:Late Start Day Constraint AnchorLate Start Nth AmountLate Start Nth AmountLate Start Nth Amount Include PageUC69:Late Start Nth AmountUC69:Late Start Nth Amount AnchorLate Start DurationLate Start DurationLate Start Duration Include PageUC69:Late Start Duration - NEWUC69:Late Start Duration - NEW AnchorLate FinishLate FinishLate Finish Include PageUC69:Late FinishUC69:Late Finish AnchorLate Finish TypeLate Finish TypeLate Finish Type Include PageUC69:Late Finish TypeUC69:Late Finish Type AnchorLate Finish Offset TypeLate Finish Offset TypeLate Finish Offset Type Include PageUC69:Late Finish Offset TypeUC69:Late Finish Offset Type AnchorLate Finish Percentage Offset ( + )Late Finish Percentage Offset ( + )Late Finish Percentage Offset ( + ) Include PageUC69:Late Finish Percentage Offset ( + )UC69:Late Finish Percentage Offset ( + ) AnchorLate Finish Duration Offset ( + )Late Finish Duration Offset ( + )Late Finish Duration Offset ( + ) Include PageUC69:Late Finish Duration Offset ( + )UC69:Late Finish Duration Offset ( + ) AnchorLate Finish Duration Offset UnitLate Finish Duration Offset UnitLate Finish Duration Offset Unit Include PageUC69:Late Finish Duration Offset UnitUC69:Late Finish Duration Offset Unit AnchorLate Finish TimeLate Finish TimeLate Finish Time Include PageUC69:Late Finish TimeUC69:Late Finish Time AnchorLate Finish Day ConstraintLate Finish Day ConstraintLate Finish Day Constraint Include PageUC69:Late Finish Day ConstraintUC69:Late Finish Day Constraint AnchorLate Finish Nth AmountLate Finish Nth AmountLate Finish Nth Amount Include PageUC69:Late Finish Nth AmountUC69:Late Finish Nth Amount AnchorLate Finish DurationLate Finish DurationLate Finish Duration Include PageUC69:Late Finish Duration - NEWUC69:Late Finish Duration - NEW AnchorEarly FinishEarly FinishEarly Finish Include PageUC69:Early FinishUC69:Early Finish AnchorEarly Finish TypeEarly Finish TypeEarly Finish Type Include PageUC69:Early Finish TypeUC69:Early Finish Type AnchorEarly Finish Offset TypeEarly Finish Offset TypeEarly Finish Offset Type Include PageUC69:Early Finish Offset TypeUC69:Early Finish Offset Type AnchorEarly Finish Percentage Offset ( - )Early Finish Percentage Offset ( - )Early Finish Percentage Offset ( - ) Include PageUC69:Early Finish Percentage Offset ( - )UC69:Early Finish Percentage Offset ( - ) AnchorEarly Finish Duration Offset ( - )Early Finish Duration Offset ( - )Early Finish Duration Offset ( - ) Include PageUC69:Early Finish Duration Offset ( - )UC69:Early Finish Duration Offset ( - ) AnchorEarly Finish Duration Offset UnitEarly Finish Duration Offset UnitEarly Finish Duration Offset Unit Include PageUC69:Early Finish Duration Offset UnitUC69:Early Finish Duration Offset Unit AnchorEarly Finish TimeEarly Finish TimeEarly Finish Time Include PageUC69:Early Finish TimeUC69:Early Finish Time AnchorEarly Finish Day ConstraintEarly Finish Day ConstraintEarly Finish Day Constraint Include PageUC69:Early Finish Day ConstraintUC69:Early Finish Day Constraint AnchorEarly Finish Nth AmountEarly Finish Nth AmountEarly Finish Nth Amount Include PageUC69:Early Finish Nth AmountUC69:Early Finish Nth Amount AnchorEarly Finish DurationEarly Finish DurationEarly Finish Duration Include PageUC69:Early Finish Duration - NEWUC69:Early Finish Duration - NEW AnchorUser Estimated DurationUser Estimated DurationUser Estimated Duration Include PageUC69:User Estimated DurationUC69:User Estimated Duration

Critical Path Options

This section contains Critical Path-related specifications for the task.

AnchorCP DurationCP DurationCP Duration Include PageUC69:CP DurationUC69:CP Duration AnchorCP Duration (Resolved)CP Duration (Resolved)CP Duration (Resolved) Include PageUC69:CP Duration (Resolved)UC69:CP Duration (Resolved) AnchorCP Duration UnitCP Duration UnitCP Duration Unit Include PageUC69:CP Duration UnitUC69:CP Duration Unit

Workflow Execution Options

This section contains Execution Restriction specifications for the task if it is within a Workflow.

AnchorExecution RestrictionExecution RestrictionExecution Restriction Include PageUC69:Execution RestrictionUC69:Execution Restriction AnchorRestriction PeriodRestriction PeriodRestriction Period Include PageUC69:Restriction PeriodUC69:Restriction Period AnchorBefore DateBefore DateBefore Date Include PageUC69:Before DateUC69:Before Date AnchorBefore TimeBefore TimeBefore Time Include PageUC69:Before TimeUC69:Before Time AnchorAfter DateAfter DateAfter Date Include PageUC69:After DateUC69:After Date AnchorAfter TimeAfter TimeAfter Time Include PageUC69:After TimeUC69:After Time AnchorDate ListDate ListDate List Include PageUC69:Date ListUC69:Date List

Statistics

This section contains time-related statistics for task instances of the task.

First Execution Include PageUC71x:First ExecutionUC71x:First Execution

Last Execution

Include PageUC71x:Last ExecutionUC71x:Last Execution

Last Instance Duration

Include PageUC69:Last Instance DurationUC69:Last Instance Duration

Lowest Instance Time

Include PageUC69:Lowest Instance TimeUC69:Lowest Instance Time

Average Instance Time

Include PageUC69:Average Instance TimeUC69:Average Instance Time

Highest Instance Time

Include PageUC69:Highest Instance TimeUC69:Highest Instance Time

Number of Instances

Include PageUC69:Number of InstancesUC69:Number of Instances

Metadata

This section contains Metadata information about this record.

UUID

Universally Unique Identifier of this record.

Updated By

Name of the user that last updated this record.

Updated

Date and time that this record was last updated.

Created By

Name of the user that created this record.

Created

Date and time that this record was created.

Buttons

This section identifies the buttons displayed above and below the Task Details that let you perform various actions.

Save

Saves a new task record in the Controller database.

Save & New

Saves a new record in the Controller database and redisplays empty Details so that you can create another new record.

Save & View

Saves a new record in the Controller database and continues to display that record.

New

Displays empty (except for default values) Details for creating a new task.

Update

Include PageUC69:Update buttonUC69:Update button

Launch Task

Include PageUC69:Launch Task buttonUC69:Launch Task button

View Parents

Include PageUC69:View Parents buttonUC69:View Parents button

Copy

Creates a copy of this task, which you are prompted to rename.

Delete

Include PageUC69:Delete buttonUC69:Delete button
Note
titleNote

You cannot delete a task if it is either:

  • Specified in an enabled Trigger.
  • The only task specified in a disabled Trigger.

Refresh

Refreshes any dynamic data displayed in the Details.

Close

For pop-up view only; closes the pop-up view of this task.

Tabs

This section identifies the tabs across the top of the Task Details that provide access to additional information about the task.

AnchorStep Conditions tabStep Conditions tabStep Conditions Include PageUC69:Step Conditions tabUC69:Step Conditions tab AnchorRestart Criteria tabRestart Criteria tabRestart Criteria

Displays a list of all restart criteria defined for this task.

Variables

Include PageUC69:Variables tabUC69:Variables tab

Actions

Include PageUC69:Actions tabUC69:Actions tab

Virtual Resources

Include PageUC69:Task Virtual Resources tab - 6.7.0.0UC69:Task Virtual Resources tab - 6.7.0.0

Mutually Exclusive

Include PageUC69:Mutually Exclusive Tasks tabUC69:Mutually Exclusive Tasks tab AnchorInstances tabInstances tabInstances

Lists all instances of the task.

Triggers

Include PageUC69:Triggers tabUC69:Triggers tab

Notes

Include PageUC69:Notes tabUC69:Notes tab AnchorVersions tabVersions tabVersions Include PageUC69:Versions tabUC69:Versions tab

...

When a z/OS task is launched, the Controller creates a task instance record of that task.

A task instance contains detailed information about a single execution of that task.

You can access a task instance from:

...

The following z/OS Task Instance Details contains information on the successful completion of a z/OS task.
 

Image Removed

...

The following table describes the fields, buttons, and tabs that display in z/OS Task Instance Details.
 

Instance NameExecution UserHold Resources on FailureTrigger TimeLaunch TimeStart TimeAgentAgent VariableCredentialsCredentials VariableJCL LocationUse JCL Override LibraryJCL Override LocationDelete Override JCLSubmitted JCL LocationOverride Instance Count for DeletionNumber of Override InstancesNew JobnameUC69:Schedule ID

Field Name

Description

General

This section contains general information about the task instance.

Anchor
Instance NameInstance Name

Name of this task instance.

Instance Number

Include Page
UC69:Instance NumberUC69:Instance Number

Description

Include Page
UC71x:SummaryUC71x:Summary

Member of Business Services

Include Page
UC69:Member of Business ServicesUC69:Member of Business Services

Task

Include Page
UC69:TaskUC69:TaskSource Version
Include Page
UC71x:Source VersionUC71x:Source Version

Launch Source

Include Page
UC69:Launch SourceUC69:Launch Source

Source Instance

Include Page
UC69:Source InstanceUC69:Source Instance

Invoked by

Include Page
UC69:Invoked byUC69:Invoked by
Anchor
Execution UserExecution User
Include Page
UC69:Execution UserUC69:Execution User

Calendar

Include Page
UC69:Calendar in Task InstanceUC69:Calendar in Task Instance

Time Zone Preference

Include Page
UC69:Time Zone PreferenceUC69:Time Zone Preference

Virtual Resource Priority

Include Page
UC69:Virtual Resource PriorityUC69:Virtual Resource Priority
Anchor
Hold Resources on FailureHold Resources on Failure
Include Page
UC69:Hold Resources on FailureUC69:Hold Resources on Failure

Status

This section contains information about the current status of the task instance.

Status

Include Page
UC69:StatusUC69:Status

Exit Code

Include Page
UC69:Exit Code-Task InstanceUC69:Exit Code-Task Instance

Status Description

Include Page
UC69:Status DescriptionUC69:Status Description

Operational Memo

Include Page
UC69:Operational MemoUC69:Operational Memo

Evaluation Time

Include Page
UC69:Evaluation TimeUC69:Evaluation Time

Critical

Include Page
UC69:CriticalUC69:Critical

Wait Until Time

Include Page
UC69:Wait Until Time - StatusUC69:Wait Until Time - Status

Queued Time

Include Page
UC69:Queued TimeUC69:Queued Time
Anchor
Trigger TimeTrigger Time
Include Page
UC69:Trigger TimeUC69:Trigger Time
Anchor
Launch TimeLaunch Time
Include Page
UC69:Launch TimeUC69:Launch Time
Anchor
Start TimeStart Time
Include Page
UC69:Start TimeUC69:Start Time

End Time

Include Page
UC69:End TimeUC69:End Time

Duration

Include Page
UC69:DurationUC69:Duration

CPU Time

Include Page
UC69:CPU TimeUC69:CPU Time

Job ID

Job identifier of the job executed by the task instance.

Job Name

Name of the job executed by the task instance.

Agent Details

This section contains assorted detailed information about the Agent / Agent Cluster selected for this task.

Anchor
AgentAgent
Include Page
UC68:Agent - 6.9.0.0UC68:Agent - 6.9.0.0
Anchor
Agent VariableAgent Variable
Include Page
UC69:Agent VariableUC69:Agent Variable
Anchor
CredentialsCredentials
Include Page
UC69:Credentials field - U-FT-LU - 6.8.0.0UC69:Credentials field - U-FT-LU - 6.8.0.0
Anchor
Credentials VariableCredentials Variable
Include Page
UC69:Credentials VariableUC69:Credentials Variable

z/OS Details

This section contains assorted detailed information about the task instance.

Anchor
JCL LocationJCL Location
Include Page
UC69:JCL LocationUC69:JCL Location
Anchor
Use JCL Override LibraryUse JCL Override Library

Allows the task to work with a JCL override library on the target system. If this option is selected, the Agent will check the JCL override path (specified in Creating and Running a z/OS Task#JCL Override Location) before submitting the job from Creating and Running a z/OS Task#JCL Location.
 
If a JCL member is found at the override path, the job is submitted from there. Otherwise, the Agent will look to the Creating and Running a z/OS Task#JCL Location path for submission.
 
The task instance will display the actual path that was used for job submission in Creating and Running a z/OS Task#Submitted JCL Location.

Anchor
JCL Override LocationJCL Override Location

If Creating and Running a z/OS Task#Use JCL Override Library is selected; Required. Specifies the file and member name potentially containing an override JCL script.  
The Agent will check this location for JCL before looking in the standard Creating and Running a z/OS Task#JCL Location. If JCL is found in this location, the job will be submitted from there. If JCL is not found in this location, the Agent will submit the job from the standard Creating and Running a z/OS Task#JCL Location.
 
Missing override JCL is not considered an error condition.
 
As with Creating and Running a z/OS Task#JCL Location, when you are using the JCL_LIBRARY feature, you can substitute the name of the library with a string starting with "&" that names the library specified in the uags.conf file with the JCL_library definitions.

Anchor
Delete Override JCLDelete Override JCL

If Creating and Running a z/OS Task#Use JCL Override Library is selected; Optional. Allows the task to define criteria that will control the automated clean-up of the override JCL. If this option is not selected, the Controller and Agent will take no action to delete the override JCL from the target system.

Anchor
Submitted JCL LocationSubmitted JCL Location

System-supplied; actual path that was used for job submission.

Anchor
Override Instance Count for DeletionOverride Instance Count for Deletion

If Creating and Running a z/OS Task#Delete Override JCL is selected; Required. Specifies the number of successful override instances that must occur before the override JCL library member is deleted.
 
When the deletion criteria has been satisfied, the Controller will instruct the Agent to delete the member specified in Creating and Running a z/OS Task#JCL Override Location.
 
An override instance is considered successful only if the ending state in the controller is SUCCESS.
 

Note
titleNote

Manual resubmissions of a task instance do not increment the tracked number of successful override instances that go towards satisfying the deletion criteria.
 
If a task is not submitted from the override location (that is, no override member was found), the task's "successful override instance count" is reset to 0.

Anchor
Number of Override InstancesNumber of Override Instances

If Creating and Running a z/OS Task#Delete Override JCL is selected; Read only; system-supplied. Indicates the number of successful override instances that have occurred for this task. This number is checked against the deletion criteria to determine when the override JCL member should be deleted.
 

Note
titleNote

This number is automatically reset to 0 by the system if a task instance does not submit from override JCL (that is, no override member was found).

Anchor
New JobnameNew Jobname
Include Page
UC69:New JobnameUC69:New Jobname

New Jobclass

Include Page
UC69:New JobclassUC69:New Jobclass

New Msgclass

Include Page
UC69:New MsgclassUC69:New Msgclass

Procedure Library

Include Page
UC69:PROCLIBUC69:PROCLIB

JCL Changes Confirmed

If Creating and Running a z/OS Task#Status = Confirmation Required; indicates that JCL changes have been confirmed. You cannot rerun a job if this field is not selected.

Schedule ID

Include Page
UC69:Schedule IDSYSTEM or SYSAFF Override Parameter

Specifies the SYSTEM or SYSAFF Override Parameter using the following syntax:

SYSTEM={SystemName}
                {(SystemName,SystemName, ...,SystemName)}
                {(-SystemName,SystemName, ...,SystemName)}
                {-SystemName}
                {ANY} 
                {JGLOBAL} 
                {JLOCAL} 

SYSAFF={MemberName}
              {(MemberName,MemberName, ...,MemberName)}
              {(-MemberName,MemberName, ...,MemberName)}
              {-MemberName}
              {(MemberName,...,IND)}
              {(-MemberName,...,IND)}
              {ANY} 
              {(ANY,IND)} 

Note

Value must conform to documented IBM JCL syntax.


Anchor
Parameters field
Parameters field
Parameters

Include Page
IL:Parameters - zOS
IL:Parameters - zOS

Result Processing DetailsThis section contains assorted detailed information about result processing for this task.

Anchor
Exit Code Processing
Exit Code Processing
Exit Code Processing

Include Page
IL:Exit Code Processing
IL:Exit Code Processing

Note
titleNote

If Step Conditions has been selected for Exit Code Processing, and you then select a different option, a confirmation pop-up displays to warn that any defined Step Conditions will be removed.


Anchor
Output Type
Output Type
Output Type

Include Page
IL:Output Type-Exit Code
IL:Output Type-Exit Code

Anchor
Scan Output For
Scan Output For
Scan Output For

Include Page
IL:Scan Output For
IL:Scan Output For

Output File (for Exit Code Processing)

Include Page
IL:Output File-Exit Code
IL:Output File-Exit Code

Anchor
Exit Codes
Exit Codes
Exit Codes

Include Page
IL:Exit Codes
IL:Exit Codes

Anchor
Automatic Output Retrieval
Automatic Output Retrieval
Automatic Output Retrieval

Include Page
IL:Automatic Output Retrieval - 6.4.2
IL:Automatic Output Retrieval - 6.4.2

Anchor
Wait For Output
Wait For Output
Wait For Output

Include Page
IL:Wait For Output
IL:Wait For Output

Anchor
Failure Only
Failure Only
Failure Only

Include Page
IL:Failure Only
IL:Failure Only

Start Line

Include Page
IL:Starting Line
IL:Starting Line

Number of Lines

Include Page
IL:Number of Lines
IL:Number of Lines

Scan Text

Include Page
IL:Scan Text-Automatic Output Retrieval
IL:Scan Text-Automatic Output Retrieval

Anchor
Output File - Automatic
Output File - Automatic
Output File (for Automatic Output Retrieval)

Include Page
IL:Output File-Auto Retrieve
IL:Output File-Auto Retrieve

Retry Options

This section contains specifications for retrying the task.

Anchor
Auto-Restart Option
Auto-Restart Option
Auto-Restart Option

Include Page
IL:Auto-Restart Option
IL:Auto-Restart Option

Note
titleNote

If Use Restart Criteria has been selected for Auto-Restart Option, and you then select a different option, a confirmation pop-up displays to warn that any defined Restart Criteria will be removed.


Anchor
Maximum Retries
Maximum Retries
Maximum Retries

Include Page
IL:Maximum Retries
IL:Maximum Retries

Anchor
Retry Indefinitely
Retry Indefinitely
Retry Indefinitely

Include Page
IL:Retry Indefinitely
IL:Retry Indefinitely

Anchor
Retry Interval
Retry Interval
Retry Interval (Seconds)

Include Page
IL:Retry Interval
IL:Retry Interval

Suppress Intermediate Failures

Include Page
IL:Suppress Intermediate Failures
IL:Suppress Intermediate Failures

Wait / Delay Options

This section contains specifications for waiting to start and/or delaying on start the task.

Anchor
Wait To Start
Wait To Start
Wait To Start

Include Page
IL:Wait To Start - 6.2.1.0
IL:Wait To Start - 6.2.1.0

Anchor
Wait Time
Wait Time
Wait Time

Include Page
IL:Wait Time - 6.2.1.0
IL:Wait Time - 6.2.1.0

Anchor
Wait Day Constraint
Wait Day Constraint
Wait Day Constraint

Include Page
IL:Wait Day Constraint
IL:Wait Day Constraint

Anchor
Wait Duration
Wait Duration
Wait Duration

Include Page
IL:Wait Duration
IL:Wait Duration

Anchor
Wait Duration In Seconds
Wait Duration In Seconds
Wait Duration In Seconds

Include Page
IL:Wait Duration In Seconds
IL:Wait Duration In Seconds

Anchor
Delay On Start
Delay On Start
Delay On Start

Include Page
IL:Delay On Start
IL:Delay On Start

Anchor
Delay Duration
Delay Duration
Delay Duration

Include Page
IL:Delay Duration
IL:Delay Duration

Anchor
Delay Duration In Seconds
Delay Duration In Seconds
Delay Duration In Seconds

Include Page
IL:Delay Duration In Seconds
IL:Delay Duration In Seconds

Anchor
Workflow Only
Workflow Only
Workflow Only

Include Page
IL:Workflow Only
IL:Workflow Only

Time Options

This section contains time-related specifications for the task.

Anchor
Late Start
Late Start
Late Start

Include Page
IL:Late Start
IL:Late Start

Anchor
Late Start Type
Late Start Type
Late Start Type

Include Page
IL:Late Start Type
IL:Late Start Type

Anchor
Late Start Time
Late Start Time
Late Start Time

Include Page
IL:Late Start Time
IL:Late Start Time

Anchor
Late Start Day Constraint
Late Start Day Constraint
Late Start Day Constraint

Include Page
IL:Late Start Day Constraint
IL:Late Start Day Constraint

Anchor
Late Start Nth Amount
Late Start Nth Amount
Late Start Nth Amount

Include Page
IL:Late Start Nth Amount
IL:Late Start Nth Amount

Anchor
Late Start Duration
Late Start Duration
Late Start Duration

Include Page
IL:Late Start Duration - NEW
IL:Late Start Duration - NEW

Anchor
Late Finish
Late Finish
Late Finish

Include Page
IL:Late Finish
IL:Late Finish

Anchor
Late Finish Type
Late Finish Type
Late Finish Type

Include Page
IL:Late Finish Type
IL:Late Finish Type

Anchor
Late Finish Offset Type
Late Finish Offset Type
Late Finish Offset Type

Include Page
IL:Late Finish Offset Type
IL:Late Finish Offset Type

Anchor
Late Finish Percentage Offset ( + )
Late Finish Percentage Offset ( + )
Late Finish Percentage Offset ( + )

Include Page
IL:Late Finish Percentage Offset ( + )
IL:Late Finish Percentage Offset ( + )

Anchor
Late Finish Duration Offset ( + )
Late Finish Duration Offset ( + )
Late Finish Duration Offset ( + )

Include Page
IL:Late Finish Duration Offset ( + )
IL:Late Finish Duration Offset ( + )

Anchor
Late Finish Duration Offset Unit
Late Finish Duration Offset Unit
Late Finish Duration Offset Unit

Include Page
IL:Late Finish Duration Offset Unit
IL:Late Finish Duration Offset Unit

Anchor
Late Finish Time
Late Finish Time
Late Finish Time

Include Page
IL:Late Finish Time
IL:Late Finish Time

Anchor
Late Finish Day Constraint
Late Finish Day Constraint
Late Finish Day Constraint

Include Page
IL:Late Finish Day Constraint
IL:Late Finish Day Constraint

Anchor
Late Finish Nth Amount
Late Finish Nth Amount
Late Finish Nth Amount

Include Page
IL:Late Finish Nth Amount
IL:Late Finish Nth Amount

Anchor
Late Finish Duration
Late Finish Duration
Late Finish Duration

Include Page
IL:Late Finish Duration - NEW
IL:Late Finish Duration - NEW

Anchor
Early Finish
Early Finish
Early Finish

Include Page
IL:Early Finish
IL:Early Finish

Anchor
Early Finish Type
Early Finish Type
Early Finish Type

Include Page
IL:Early Finish Type
IL:Early Finish Type

Anchor
Early Finish Offset Type
Early Finish Offset Type
Early Finish Offset Type

Include Page
IL:Early Finish Offset Type
IL:Early Finish Offset Type

Anchor
Early Finish Percentage Offset ( - )
Early Finish Percentage Offset ( - )
Early Finish Percentage Offset ( - )

Include Page
IL:Early Finish Percentage Offset ( - )
IL:Early Finish Percentage Offset ( - )

Anchor
Early Finish Duration Offset ( - )
Early Finish Duration Offset ( - )
Early Finish Duration Offset ( - )

Include Page
IL:Early Finish Duration Offset ( - )
IL:Early Finish Duration Offset ( - )

Anchor
Early Finish Duration Offset Unit
Early Finish Duration Offset Unit
Early Finish Duration Offset Unit

Include Page
IL:Early Finish Duration Offset Unit
IL:Early Finish Duration Offset Unit

Anchor
Early Finish Time
Early Finish Time
Early Finish Time

Include Page
IL:Early Finish Time
IL:Early Finish Time

Anchor
Early Finish Day Constraint
Early Finish Day Constraint
Early Finish Day Constraint

Include Page
IL:Early Finish Day Constraint
IL:Early Finish Day Constraint

Anchor
Early Finish Nth Amount
Early Finish Nth Amount
Early Finish Nth Amount

Include Page
IL:Early Finish Nth Amount
IL:Early Finish Nth Amount

Anchor
Early Finish Duration
Early Finish Duration
Early Finish Duration

Include Page
IL:Early Finish Duration - NEW
IL:Early Finish Duration - NEW

Anchor
User Estimated Duration
User Estimated Duration
User Estimated Duration

Include Page
IL:User Estimated Duration
IL:User Estimated Duration

Critical Path Options

This section contains Critical Path-related specifications for the task.

Anchor
CP Duration
CP Duration
CP Duration

Include Page
IL:CP Duration
IL:CP Duration

Anchor
CP Duration (Resolved)
CP Duration (Resolved)
CP Duration (Resolved)

Include Page
IL:CP Duration (Resolved)
IL:CP Duration (Resolved)

Anchor
CP Duration Unit
CP Duration Unit
CP Duration Unit

Include Page
IL:CP Duration Unit
IL:CP Duration Unit

Workflow Execution Options

This section contains Execution Restriction specifications for the task if it is within a Workflow.

Anchor
Execution Restriction
Execution Restriction
Execution Restriction

Include Page
IL:Execution Restriction
IL:Execution Restriction

Anchor
Restriction Period
Restriction Period
Restriction Period

Include Page
IL:Restriction Period
IL:Restriction Period

Anchor
Before Date
Before Date
Before Date

Include Page
IL:Before Date
IL:Before Date

Anchor
Before Time
Before Time
Before Time

Include Page
IL:Before Time
IL:Before Time

Anchor
After Date
After Date
After Date

Include Page
IL:After Date
IL:After Date

Anchor
After Time
After Time
After Time

Include Page
IL:After Time
IL:After Time

Anchor
Date List
Date List
Date List

Include Page
IL:Date List
IL:Date List

Statistics

This section contains time-related statistics for task instances of the task.

First Execution

Include Page
IL:First Execution
IL:First Execution

Last Execution

Include Page
IL:Last Execution
IL:Last Execution

Last Instance Duration

Include Page
IL:Last Instance Duration
IL:Last Instance Duration

Lowest Instance Time

Include Page
IL:Lowest Instance Time
IL:Lowest Instance Time

Average Instance Time

Include Page
IL:Average Instance Time
IL:Average Instance Time

Highest Instance Time

Include Page
IL:Highest Instance Time
IL:Highest Instance Time

Number of Instances

Include Page
IL:Number of Instances
IL:Number of Instances

Metadata

This section contains Metadata information about this record.

UUID

Universally Unique Identifier of this record.

Updated By

Name of the user that last updated this record.

Updated

Date and time that this record was last updated.

Created By

Name of the user that created this record.

Created

Date and time that this record was created.

Buttons

This section identifies the buttons displayed above and below the Task Details that let you perform various actions.

Save

Saves a new task record in the Controller database.

Save & New

Saves a new record in the Controller database and redisplays empty Details so that you can create another new record.

Save & View

Saves a new record in the Controller database and continues to display that record.

New

Displays empty (except for default values) Details for creating a new task.

Update

Include Page
IL:Update button
IL:Update button

Launch Task

Include Page
IL:Launch Task button
IL:Launch Task button

View Parents

Include Page
IL:View Parents button
IL:View Parents button

Copy

Creates a copy of this task, which you are prompted to rename.

Delete

Include Page
IL:Delete button
IL:Delete button

Note
titleNote

You cannot delete a task if it is either:

  • Specified in an enabled Trigger.
  • The only task specified in a disabled Trigger.


Refresh

Refreshes any dynamic data displayed in the Details.

Close

For pop-up view only; closes the pop-up view of this task.

Tabs

This section identifies the tabs across the top of the Task Details that provide access to additional information about the task.

Anchor
Step Conditions tab
Step Conditions tab
Step Conditions

Include Page
IL:Step Conditions tab
IL:Step Conditions tab

Anchor
Restart Criteria tab
Restart Criteria tab
Restart Criteria

Displays a list of all restart criteria defined for this task.

Variables

Include Page
IL:Variables tab
IL:Variables tab

Actions

Include Page
IL:Actions tab
IL:Actions tab

Virtual Resources

Include Page
IL:Task Virtual Resources tab - 6.7.0.0
IL:Task Virtual Resources tab - 6.7.0.0

Mutually Exclusive

Include Page
IL:Mutually Exclusive Tasks tab
IL:Mutually Exclusive Tasks tab

Anchor
Instances tab
Instances tab
Instances

Lists all instances of the task.

Triggers

Include Page
IL:Triggers tab
IL:Triggers tab

Notes

Include Page
IL:Notes tab
IL:Notes tab

Anchor
Versions tab
Versions tab
Versions

Include Page
IL:Versions tab
IL:Versions tab

Anchor
Viewing a z/OS Task Instance
Viewing a z/OS Task Instance
Viewing a z/OS Task Instance

When a z/OS task is launched, the Controller creates a task instance record of that task.

A task instance contains detailed information about a single execution of that task.

You can access a task instance from:

Anchor
z/OS Task Instance Details
z/OS Task Instance Details
z/OS Task Instance Details

The following z/OS Task Instance Details contains information on the successful completion of a z/OS task.
 Image Added


Anchor
z/OS Task Instance Details Field Descriptions
z/OS Task Instance Details Field Descriptions
z/OS Task Instance Details Field Descriptions

The following table describes the fields, buttons, and tabs that display in z/OS Task Instance Details.
 

Field Name

Description

General

This section contains general information about the task instance.

Anchor
Instance Name
Instance Name
Instance Name

Name of this task instance.

Instance Number

Include Page
IL:Instance Number
IL:Instance Number

Description

Include Page
IL:Summary
IL:Summary

Member of Business Services

Include Page
IL:Member of Business Services
IL:Member of Business Services

Task

Include Page
IL:Task
IL:Task

Source Version

Include Page
IL:Source Version
IL:Source Version

Launch Source

Include Page
IL:Launch Source
IL:Launch Source

Source Instance

Include Page
IL:Source Instance
IL:Source Instance

Invoked by

Include Page
IL:Invoked by
IL:Invoked by

Anchor
Execution User
Execution User
Execution User

Include Page
IL:Execution User
IL:Execution User

Calendar

Include Page
IL:Calendar in Task Instance
IL:Calendar in Task Instance

Time Zone Preference

Include Page
IL:Time Zone Preference
IL:Time Zone Preference

Virtual Resource Priority

Include Page
IL:Virtual Resource Priority
IL:Virtual Resource Priority

Anchor
Hold Resources on Failure
Hold Resources on Failure
Hold Resources on Failure

Include Page
IL:Hold Resources on Failure
IL:Hold Resources on Failure

Mutually Exclusive With Self

Include Page
IL:Mutually Exclusive With Self
IL:Mutually Exclusive With Self

Status

This section contains information about the current status of the task instance.

Status

Include Page
IL:Status
IL:Status

Exit Code

Include Page
IL:Exit Code-Task Instance
IL:Exit Code-Task Instance

Status Description

Include Page
IL:Status Description
IL:Status Description

Operational Memo

Include Page
IL:Operational Memo
IL:Operational Memo

Evaluation Time

Include Page
IL:Evaluation Time
IL:Evaluation Time

Critical

Include Page
IL:Critical
IL:Critical

Critical Endpoint 

Include Page
IL:Critical Endpoint
IL:Critical Endpoint

Wait Until Time

Include Page
IL:Wait Until Time - Status
IL:Wait Until Time - Status

Queued Time

Include Page
IL:Queued Time
IL:Queued Time

Anchor
Trigger Time
Trigger Time
Trigger Time

Include Page
IL:Trigger Time
IL:Trigger Time

Anchor
Launch Time
Launch Time
Launch Time

Include Page
IL:Launch Time
IL:Launch Time

Anchor
Start Time
Start Time
Start Time

Include Page
IL:Start Time
IL:Start Time

End Time

Include Page
IL:End Time
IL:End Time

Duration

Include Page
IL:Duration
IL:Duration

CPU Time

Include Page
IL:CPU Time
IL:CPU Time

Job ID

Job identifier of the job executed by the task instance.

Job Name

Name of the job executed by the task instance.

Agent Details

This section contains assorted detailed information about the Agent / Agent Cluster selected for this task.

Anchor
Agent
Agent
Agent

Include Page
IL:Agent - 6.8.0.0
IL:Agent - 6.8.0.0

Anchor
Agent Variable
Agent Variable
Agent Variable

Include Page
IL:Agent Variable
IL:Agent Variable

Anchor
Credentials
Credentials
Credentials

Include Page
IL:Credentials field - U-FT-LU - 6.8.0.0
IL:Credentials field - U-FT-LU - 6.8.0.0

Anchor
Credentials Variable
Credentials Variable
Credentials Variable

Include Page
IL:Credentials Variable
IL:Credentials Variable

z/OS Details

This section contains assorted detailed information about the task instance.

Anchor
JCL Location
JCL Location
JCL Location

Include Page
IL:JCL Location
IL:JCL Location

Anchor
Use JCL Override Library
Use JCL Override Library
Use JCL Override Library

Allows the task to work with a JCL override library on the target system. If this option is selected, the Agent will check the JCL override path (specified in JCL Override Location) before submitting the job from JCL Location.
 
If a JCL member is found at the override path, the job is submitted from there. Otherwise, the Agent will look to the JCL Location path for submission.
 
The task instance will display the actual path that was used for job submission in Submitted JCL Location.

Anchor
JCL Override Location
JCL Override Location
JCL Override Location

If Use JCL Override Library is selected; Required. Specifies the file and member name potentially containing an override JCL script.  
The Agent will check this location for JCL before looking in the standard JCL Location. If JCL is found in this location, the job will be submitted from there. If JCL is not found in this location, the Agent will submit the job from the standard JCL Location.
 
Missing override JCL is not considered an error condition.
 
As with JCL Location, when you are using the JCL_LIBRARY feature, you can substitute the name of the library with a string starting with "&" that names the library specified in the uags.conf file with the JCL_library definitions.

Anchor
Delete Override JCL
Delete Override JCL
Delete Override JCL

If Use JCL Override Library is selected; Optional. Allows the task to define criteria that will control the automated clean-up of the override JCL. If this option is not selected, the Controller and Agent will take no action to delete the override JCL from the target system.

Anchor
Submitted JCL Location
Submitted JCL Location
Submitted JCL Location

System-supplied; actual path that was used for job submission.

Anchor
Override Instance Count for Deletion
Override Instance Count for Deletion
Override Instance Count for Deletion

If Delete Override JCL is selected; Required. Specifies the number of successful override instances that must occur before the override JCL library member is deleted.
 
When the deletion criteria has been satisfied, the Controller will instruct the Agent to delete the member specified in JCL Override Location.
 
An override instance is considered successful only if the ending state in the controller is SUCCESS.
 

Note
titleNote

Manual resubmissions of a task instance do not increment the tracked number of successful override instances that go towards satisfying the deletion criteria.
 
If a task is not submitted from the override location (that is, no override member was found), the task's "successful override instance count" is reset to 0.


Anchor
Number of Override Instances
Number of Override Instances
Number of Override Instances

If Delete Override JCL is selected; Read only; system-supplied. Indicates the number of successful override instances that have occurred for this task. This number is checked against the deletion criteria to determine when the override JCL member should be deleted.
 

Note
titleNote

This number is automatically reset to 0 by the system if a task instance does not submit from override JCL (that is, no override member was found).


Anchor
New Jobname
New Jobname
New Jobname

Include Page
IL:New Jobname
IL:New Jobname

New Jobclass

Include Page
IL:New Jobclass
IL:New Jobclass

New Msgclass

Include Page
IL:New Msgclass
IL:New Msgclass

Procedure Library

Include Page
IL:PROCLIB
IL:PROCLIB

JCL Changes Confirmed

If Status = Confirmation Required; indicates that JCL changes have been confirmed. You cannot rerun a job if this field is not selected.

Schedule ID

Include Page
IL:Schedule ID
IL:Schedule ID

SYSTEM or SYSAFF Override Parameter

Specifies the SYSTEM or SYSAFF Override Parameter using the following syntax:

SYSTEM={SystemName}
                {(SystemName,SystemName, ...,SystemName)}
                {(-SystemName,SystemName, ...,SystemName)}
                {-SystemName}
                {ANY} 
                {JGLOBAL} 
                {JLOCAL} 

SYSAFF={MemberName}
              {(MemberName,MemberName, ...,MemberName)}
              {(-MemberName,MemberName, ...,MemberName)}
              {-MemberName}
              {(MemberName,...,IND)}
              {(-MemberName,...,IND)}
              {ANY} 
              {(ANY,IND)} 

Note

Value must conform to documented IBM JCL syntax.


Anchor
Parameters field
Parameters field
Parameters

Include Page
UC69IL:Parameters - zOSUC69
IL:Parameters - zOS

Result Processing DetailsThis section contains assorted detailed information about result processing for this task.

Anchor
Exit Code Processing
Exit Code Processing
Exit Code Processing

Include Page
UC69IL:Exit Code ProcessingUC69
IL:Exit Code Processing

Note
titleNote

If Step Conditions has been selected for Exit Code Processing, and you then select a different option, a confirmation pop-up displays to warn that any defined Step Conditions will be removed.


Anchor
Output Type
Output Type
Output Type

Include Page
UC69IL:Output Type-Exit CodeUC69
IL:Output Type-Exit Code

Anchor
Scan Output For
Scan Output For
Scan Output For

Include Page
UC69IL:Scan Output ForUC69
IL:Scan Output For

Output File (for Creating and Running a z/OS Task#Exit Exit Code Processing)

Include Page
UC69IL:Output File-Exit CodeUC69
IL:Output File-Exit Code

Anchor
Exit Codes
Exit Codes
Exit Codes

Include Page
UC69IL:Exit CodesUC69
IL:Exit Codes

Anchor
Automatic Output Retrieval
Automatic Output Retrieval
Automatic Output Retrieval

Include Page
UC69IL:Automatic Output Retrieval - 6.4.2UC69
IL:Automatic Output Retrieval - 6.4.2

Anchor
Wait For Output
Wait For Output
Wait For Output

Include Page
UC69IL:Wait For OutputUC69
IL:Wait For Output

Anchor
Failure Only
Failure Only
Failure Only

Include Page
UC69IL:Failure OnlyUC69
IL:Failure Only

Start Line

Include Page
UC69IL:Starting LineUC69
IL:Starting Line

Number of Lines

Include Page
UC69IL:Number of LinesUC69
IL:Number of Lines

Scan Text

Include Page
UC69IL:Scan Text-Automatic Output RetrievalUC69
IL:Scan Text-Automatic Output Retrieval

Anchor
Output File - Automatic
Output File - Automatic
Output File (for Creating and Running a z/OS Task#Automatic Automatic Output Retrieval)

Include Page
UC69IL:Output File-Auto RetrieveUC69
IL:Output File-Auto Retrieve

Retry Options

This section contains specifications for retrying the task.

Auto-Restart Option

Include Page
UC69IL:Auto-Restart OptionUC69
IL:Auto-Restart Option

Note
titleNote

If Use Restart Criteria has been selected for Auto-Restart Option, and you then select a different option, a confirmation pop-up displays to warn that any defined Restart Criteria will be removed.


Anchor
Maximum Retries
Maximum Retries
Maximum Retries

Include Page
UC69IL:Maximum RetriesUC69
IL:Maximum Retries

Anchor
Retry Indefinitely
Retry Indefinitely
Retry Indefinitely

Include Page
UC69IL:Retry IndefinitelyUC69
IL:Retry Indefinitely

Anchor
Retry Interval
Retry Interval
Retry Interval (Seconds)

Include Page
UC69IL:Retry IntervalUC69
IL:Retry Interval

Current Retry Count

Include Page
UC69IL:Current Retry CountUC69
IL:Current Retry Count

Suppress Intermediate Failures

Include Page
UC69IL:Suppress Intermediate FailuresUC69
IL:Suppress Intermediate Failures

Next Retry Time

Include Page
UC69IL:Next Retry TimeUC69
IL:Next Retry Time

Wait / Delay Options

This section contains specifications for waiting to start and/or delaying on start the task.

Anchor
Wait To Start
Wait To Start
Wait To Start

Include Page
UC69IL:Wait To Start - 6.2.1.0UC69
IL:Wait To Start - 6.2.1.0

Anchor
Wait Time
Wait Time
Wait Time

Include Page
UC69IL:Wait Time - 6.2.1.0UC69
IL:Wait Time - 6.2.1.0

Anchor
Wait Day Constraint
Wait Day Constraint
Wait Day Constraint

Include Page
UC69IL:Wait Day ConstraintUC69
IL:Wait Day Constraint

Anchor
Wait Duration
Wait Duration
Wait Duration

Include Page
UC69IL:Wait DurationUC69
IL:Wait Duration

Anchor
Wait Duration In Seconds
Wait Duration In Seconds
Wait Duration In Seconds

Include Page
UC69IL:Wait Duration In SecondsUC69
IL:Wait Duration In Seconds

Anchor
Delay On Start
Delay On Start
Delay On Start

Include Page
UC69IL:Delay On StartUC69
IL:Delay On Start

Anchor
Delay Duration
Delay Duration
Delay Duration

Include Page
UC69IL:Delay DurationUC69
IL:Delay Duration

Anchor
Delay Duration In Seconds
Delay Duration In Seconds
Delay Duration In Seconds

Include Page
UC69IL:Delay Duration In SecondsUC69
IL:Delay Duration In Seconds

Time Options

This section contains time-related specifications for the task instance.

Anchor
Late Start
Late Start
Late Start

Include Page
UC69IL:Late StartUC69
IL:Late Start

Anchor
Started Late
Started Late
Started Late

Include Page
UC69IL:Started LateUC69
IL:Started Late

Anchor
Late Start Type
Late Start Type
Late Start Type

Include Page
UC69IL:Late Start TypeUC69
IL:Late Start Type

Anchor
Late Start Time
Late Start Time
Late Start Time

Include Page
UC69IL:Late Start TimeUC69
IL:Late Start Time

Anchor
Late Start Day Constraint
Late Start Day Constraint
Late Start Day Constraint

Include Page
UC69IL:Late Start Day ConstraintUC69
IL:Late Start Day Constraint

Anchor
Late Start Nth Amount
Late Start Nth Amount
Late Start Nth Amount

Include Page
UC69IL:Late Start Nth AmountUC69
IL:Late Start Nth Amount

Anchor
Late Start Duration
Late Start Duration
Late Start Duration

Include Page
UC69IL:Late Start Duration - NEWUC69
IL:Late Start Duration - NEW

Anchor
Computed Late Start Time
Computed Late Start Time
Computed Late Start Time

Include Page
UC70IL:Computed Late Start TimeUC70
IL:Computed Late Start Time

Anchor
Late Finish
Late Finish
Late Finish

Include Page
UC69IL:Late FinishUC69
IL:Late Finish

Anchor
Finished Late
Finished Late
Finished Late

Include Page
UC69IL:Finished LateUC69
IL:Finished Late

Anchor
Late Finish Type
Late Finish Type
Late Finish Type

Include Page
UC69IL:Late Finish TypeUC69
IL:Late Finish Type

Anchor
Late Finish Offset Type
Late Finish Offset Type
Late Finish Offset Type

Include Page
UC69IL:Late Finish Offset TypeUC69
IL:Late Finish Offset Type

Anchor
Late Finish Percentage Offset ( + )
Late Finish Percentage Offset ( + )
Late Finish Percentage Offset ( + )

Include Page
UC69IL:Late Finish Percentage Offset ( + )UC69
IL:Late Finish Percentage Offset ( + )

Anchor
Late Finish Duration Offset ( + )
Late Finish Duration Offset ( + )
Late Finish Duration Offset ( + )

Include Page
UC69IL:Late Finish Duration Offset ( + )UC69
IL:Late Finish Duration Offset ( + )

Anchor
Late Finish Duration Offset Unit
Late Finish Duration Offset Unit
Late Finish Duration Offset Unit

Include Page
UC69IL:Late Finish Duration Offset UnitUC69
IL:Late Finish Duration Offset Unit

Anchor
Late Finish Time
Late Finish Time
Late Finish Time

Include Page
UC69IL:Late Finish TimeUC69
IL:Late Finish Time

Anchor
Late Finish Day Constraint
Late Finish Day Constraint
Late Finish Day Constraint

Include Page
UC69IL:Late Finish Day ConstraintUC69
IL:Late Finish Day Constraint

Anchor
Late Finish Nth Amount
Late Finish Nth Amount
Late Finish Nth Amount

Include Page
UC69IL:Late Finish Nth AmountUC69
IL:Late Finish Nth Amount

Anchor
Late Finish Duration
Late Finish Duration
Late Finish Duration

Include Page
UC69IL:Late Finish Duration - NEWUC69
IL:Late Finish Duration - NEW

Anchor
Computed Late Finish Time
Computed Late Finish Time
Computed Late Finish Time

Include Page
UC70IL:Computed Late Finish TimeUC70
IL:Computed Late Finish Time

Anchor
Early Finish
Early Finish
Early Finish

Include Page
UC69IL:Early FinishUC69
IL:Early Finish

Anchor
Finished Early
Finished Early
Finished Early

Include Page
UC69IL:Finished EarlyUC69
IL:Finished Early

Anchor
Early Finish Type
Early Finish Type
Early Finish Type

Include Page
UC69IL:Early Finish TypeUC69
IL:Early Finish Type

Anchor
Early Finish Offset Type
Early Finish Offset Type
Early Finish Offset Type

Include Page
UC69IL:Early Finish Offset TypeUC69
IL:Early Finish Offset Type

Anchor
Early Finish Percentage Offset ( - )
Early Finish Percentage Offset ( - )
Early Finish Percentage Offset ( - )

Include Page
UC69IL:Early Finish Percentage Offset ( - )UC69
IL:Early Finish Percentage Offset ( - )

Anchor
Early Finish Duration Offset ( - )
Early Finish Duration Offset ( - )
Early Finish Duration Offset ( - )

Include Page
UC69IL:Early Finish Duration Offset ( - )UC69
IL:Early Finish Duration Offset ( - )

Anchor
Early Finish Duration Offset Unit
Early Finish Duration Offset Unit
Early Finish Duration Offset Unit

Include Page
UC69IL:Early Finish Duration Offset UnitUC69
IL:Early Finish Duration Offset Unit

Anchor
Early Finish Time
Early Finish Time
Early Finish Time

Include Page
UC69IL:Early Finish TimeUC69
IL:Early Finish Time

Anchor
Early Finish Day Constraint
Early Finish Day Constraint
Early Finish Day Constraint

Include Page
UC69IL:Early Finish Day ConstraintUC69
IL:Early Finish Day Constraint

Anchor
Early Finish Nth Amount
Early Finish Nth Amount
Early Finish Nth Amount

Include Page
UC69IL:Early Finish Nth AmountUC69
IL:Early Finish Nth Amount

Anchor
Early Finish Duration
Early Finish Duration
Early Finish Duration

Include Page
UC69IL:Early Finish Duration - NEWUC69
IL:Early Finish Duration - NEW

Anchor
Projected Late
Projected Late
Projected Late

Include Page
UC69IL:Projected Late - 6.9.0.0UC69
IL:Projected Late - 6.9.0.0

Critical Path Options

This section contains Critical Path-related specifications for the task.

Anchor
CP Duration
CP Duration
CP Duration

Include Page
UC69IL:CP DurationUC69
IL:CP Duration

Anchor
CP Duration (Resolved)
CP Duration (Resolved)
CP Duration (Resolved)

Include Page
UC69IL:CP Duration (Resolved)UC69
IL:CP Duration (Resolved)

Anchor
CP Duration Unit
CP Duration Unit
CP Duration Unit

Include Page
UC69IL:CP Duration UnitUC69
IL:CP Duration Unit

Workflow Execution Options

This section contains Execution Restriction specifications for the task if it is within a Workflow.

Anchor
Execution Restriction
Execution Restriction
Execution Restriction

Include Page
UC69IL:Execution RestrictionUC69
IL:Execution Restriction

Anchor
Restriction Period
Restriction Period
Restriction Period

Include Page
UC69IL:Restriction PeriodUC69
IL:Restriction Period

Anchor
Before Date
Before Date
Before Date

Include Page
UC69IL:Before DateUC69
IL:Before Date

Anchor
Before Time
Before Time
Before Time

Include Page
UC69IL:Before TimeUC69
IL:Before Time

Anchor
After Date
After Date
After Date

Include Page
UC69IL:After DateUC69
IL:After Date

Anchor
After Time
After Time
After Time

Include Page
UC69IL:After TimeUC69
IL:After Time

Anchor
Date List
Date List
Date List

Include Page
UC69IL:Date ListUC69
IL:Date List

Statistics

This section contains time-related statistics for the task instance.

Anchor
User Estimated End Time
User Estimated End Time
User Estimated End Time

Include Page
UC69IL:User Estimated End TimeUC69
IL:User Estimated End Time

Lowest Estimated End Time

Include Page
UC69IL:Lowest Estimated End TimeUC69
IL:Lowest Estimated End Time

Average Estimated End Time

Include Page
UC69IL:Average Estimated End TimeUC69
IL:Average Estimated End Time

Highest Estimated End Time

Include Page
UC69IL:Highest Estimated End TimeUC69
IL:Highest Estimated End Time

Projected End Time

System-supplied; projected end time of the task instance, calculated by the Controller based on the projected end time of its predecessor (or the maximum projected end time of all its predecessors, if more than one path exists to that task instance) plus its estimated critical path duration.

Projected Start Time

Include Page
IL:Projected Start Time
IL:Projected Start Time

Metadata

This section contains Metadata information about this record.

UUID

Universally Unique Identifier of this record.

Updated By

Name of the user that last updated this record.

Updated

Date and time that this record was last updated.

Created By

Name of the user that created this record.

Created

Date and time that this record was created.

Status History

History of all statuses that the task instance has gone through.

Buttons

This section identifies the buttons displayed above and below the Task Instance Details that let you perform various actions.

Update

Include Page
UC69IL:Update buttonUC69
IL:Update button

Force Finish

Include Page
UC69IL:Force Finish buttonUC69
IL:Force Finish button

Hold

Include Page
UC69IL:Hold buttonUC69
IL:Hold button

Skip

Include Page
UC69IL:Skip buttonUC69
IL:Skip button

Re-run

Include Page
UC69IL:Re-run buttonUC69
IL:Re-run button

View Parent

Include Page
UC69IL:View Parent buttonUC69
IL:View Parent button

Anchor
Retrieve Output
Retrieve Output
Retrieve Output

Include Page
UC69IL:Retrieve Output buttonUC69
IL:Retrieve Output button

Delete

Include Page
UC69IL:Delete buttonUC69
IL:Delete button

Refresh

Refreshes any dynamic data displayed in the Details.

Close

For pop-up view only; closes the pop-up view of this task instance.

Tabs

This section identifies the tabs across the top of the z/OS Task Instance Details that provide access to additional information about the task instance.

Step Conditions

Include Page
UC69IL:Step Conditions tabUC69
IL:Step Conditions tab

Restart Criteria

Displays a list of all restart criteria defined for this task.

Restartable Job Steps

(See Re-running a z/OS Task.)

Anchor
Confirm JCL Changes
Confirm JCL Changes
Confirm JCL Changes

(See Re-running a z/OS Task.)

Virtual Resources

Include Page
UC69IL:Task Virtual Resources tab - 6.7.0.0UC69
IL:Task Virtual Resources tab - 6.7.0.0

Exclusive Requests

Include Page
UC69IL:Exclusive Requests tabUC69
IL:Exclusive Requests tab

Output

Include Page
UC69IL:Output tabUC69
IL:Output tab

Notes

Include Page
UC69IL:Notes tabUC69
IL:Notes tab

Running a z/OS Task

...