Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
Table of Contents

Overview

...


Panel
Table of Contents

Overview

The Remote File Monitor task allows you to monitor for a file on a remote machine where an FTP server is running. The Remote File Monitor connects to the FTP server rather than the machine's file system to monitor for files. The Remote File Monitor can be used only within a workflow; you cannot run a Remote File Monitor task based on a trigger. To run a Remote File Monitor task, you need Universal Agent to communicate with the FTP server. The Agent can, but does not have to be, running on the same machine as the FTP server.

...

Step 1

From the Automation Center navigation pane, select Tasks > Remote File Monitor Tasks. The Remote File Monitor Tasks list displays a list of all currently defined Remote File Monitor tasks.
 
To the right of the list, Remote File Monitor Task Details for a new Remote File Monitor task displays.
 

Step 2

Enter/select Details for a new Remote File Monitor 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 Image RemovedImage Added button above the list to display a pop-up version of the Details.

Step 3

Click the Image RemovedImage 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 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 Remote File Monitor 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 Remote File Monitor Task Details.
 

...

Maximum PollsStable (Seconds)

If Wait until Satisfied is enabled: Period of time, in seconds, during which the file has not changed.
 
For a Remote File Monitor task, a file's stability depends on its size. If the file size displayed in the FTP/SFTP output does not change during the specified number of seconds, the file is considered stable. In order for the task to reliably monitor the file's stability, the task must display a file's size in a well-known location. This means that the file list returned in the output must be in Unix long-listing format, as follows:
 

Field Name

Description

General

This section contains general information about the task.

Name

Include Page
IL:Task Name
IL:Task Name

Version

Include Page
IL:Versions
IL:Versions

Description

Include Page
IL:Summary
IL:Summary

Member of Business Services

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

Resolve Name Immediately

Include Page
IL:Resolve Name Immediately
IL:Resolve Name Immediately

Time Zone Preference

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

Hold on Start

Include Page
IL:Hold on Start
IL:Hold on Start

Hold Reason

Include Page
IL:Hold Reason
IL:Hold Reason

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

Simulate 
Include Page
IL:Simulate
IL:Simulate

Agent Details

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

Anchor
Cluster
Cluster
Cluster

Include Page
IL:Cluster
IL:Cluster

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
Agent Cluster
Agent Cluster
Agent Cluster

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

Anchor
Agent Cluster Variable
Agent Cluster Variable
Agent Cluster Variable

Include Page
IL:Agent Cluster Variable
IL:Agent Cluster Variable

Anchor
Broadcast
Broadcast
Broadcast

Include Page
IL:Broadcast
IL:Broadcast

Anchor
Cluster Broadcast
Cluster Broadcast
Cluster Broadcast

Include Page
IL:Cluster Broadcast
IL:Cluster Broadcast

Anchor
Cluster Broadcast Variable
Cluster Broadcast Variable
Cluster Broadcast Variable

Include Page
IL:Cluster Broadcast Variable
IL:Cluster Broadcast 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

Remote File Monitor Details

This section contains assorted detailed information about the task.

Anchor
Monitor Type
Monitor Type
Monitor Type

Include Page
IL:Monitor Type - Remote File Monitor
IL:Monitor Type - Remote File Monitor

Anchor
Wait until Satisfied
Wait until Satisfied
Wait until Satisfied

Include Page
IL:Wait until SatisfiedIL:Wait until Satisfied
Anchor
Poll Interval (Seconds)Poll Interval (Seconds)
Poll Interval
:Wait until Satisfied
IL:Wait until Satisfied

Anchor
Poll Interval (Seconds)
Poll Interval (Seconds)
Poll Interval (Seconds)

If Wait until Satisfied is enabled: Frequency, in seconds, in which the Remote File Monitor will check to see if the file exists or is missing.

Anchor
Maximum Polls
Maximum Polls
Maximum Polls

If Wait until Satisfied is enabled: Maximum number of times that the Remote File Monitor will check to see if the file exists or is missing.

Anchor
Stable (Seconds)
Stable (Seconds)
Stable (Seconds)

If Wait until Satisfied is enabled:

Frequency

Period of time, in seconds,

in

during which the

Remote File Monitor will check to see if the file exists or is missing.
Anchor
Maximum PollsMaximum Polls

If Wait until Satisfied is enabled: Maximum number of times that the Remote File Monitor will check to see if the file exists or is missing.

Anchor
Stable (Seconds)Stable (Seconds)
Panel
Html bobswift
<pre> 
-rwxr-xr-x 1  owner group 12345 Jan 1 2016  somefile.txt
</pre>

 
The task will only find the size if it is in the 5th column (for example, 12345 in the example above).
 
The default file list format varies across different FTP client/server implementations, but most support additional commands that can force the output to the required format. The Additional FTP Commands field is provided to insert those statements into the FTP script that the file monitor task executes.

AnchorServer TypeServer TypeServer Type Include PageIL:Server Type - 7.2.0.0IL:Server Type - 7.2.0.0
Note
titleNote

The Remote File Monitor Task Exclude Protocols Universal Controller system property permits the exclusion of one or more, but not all, protocols (server types) from being selected.)

AnchorAdditional FTP CommandsAdditional FTP CommandsAdditional FTP Commands Include PageIL:Additional FTP Commands - 7.1.0.0IL:Additional FTP Commands - 7.1.0.0

Transfer Mode

Include PageIL:Transfer Mode - FTP File MonitorIL:Transfer Mode - FTP File MonitorVerify Host Name Include PageIL:Verify Host Name - Remote File MonitorIL:Verify Host Name - Remote File MonitorAuthenticate Peer Include PageIL:Authenticate Peer - Remote File MonitorIL:Authenticate Peer - Remote File Monitor

Remote Server

Name or IP address of the remote server. This machine may or may not be the same as the Universal Agent machine.
 
You also can specify a non-standard FTP, SFTP, FTPS, or FTPES port: port number separated from the host name with a colon: "some.server.com:2222".

AnchorFTP CredentialsFTP CredentialsFTP Credentials Include PageIL:FTP Credentials - FTP - 6.8.0.0IL:FTP Credentials - FTP - 6.8.0.0

FTP Credentials Variable

Include PageIL:FTP Credentials VariableIL:FTP Credentials Variable AnchorRemote FilenameRemote FilenameRemote Filename

Path and file name on the remote server.
 

Note
titleNote

If the task instance unexpectedly ends in Start Failure, review the Remote Filename for any leading or trailing whitespace (such as CRLF and CR), or any other unintended characters (such as extra slashes).

Use Regular Expression

Enables the use of a regular expression in the Remote Filename field.

AnchorMinimum File SizeMinimum File SizeMinimum File Size Include PageIL:Minimum File Size - FTPIL:Minimum File Size - FTP AnchorMinimum File ScaleMinimum File ScaleMinimum File Scale Include PageIL:Minimum File Scale - FTPIL:Minimum File Scale - FTP

Job  Card (z/OS only)

Include PageIL:Job Card (zOS)IL:Job Card (zOS)Result Processing Details Automatic Output Retrieval 

Specifies whether you want the Controller to automatically retrieve any output from the job and attach it to the task instance record.

  • None
    Do not attach any output to the task instance record.
  • Standard Output
    Attach all standard output.
  • Standard Error
    Attach standard error output.
  • Standard Output/Error
    Attach all standard output and standard error output

    file has not changed.
     
    For a Remote File Monitor task, a file's stability depends on its size. If the file size displayed in the FTP/SFTP output does not change during the specified number of seconds, the file is considered stable. In order for the task to reliably monitor the file's stability, the task must display a file's size in a well-known location. This means that the file list returned in the output must be in Unix long-listing format, as follows:
     

    Panel


    Html bobswift
    <pre> 
    -rwxr-xr-x 1  owner group 12345 Jan 1 2016  somefile.txt
    </pre>


     
    The task will only find the size if it is in the 5th column (for example, 12345 in the example above).
     
    The default file list format varies across different FTP client/server implementations, but most support additional commands that can force the output to the required format. The Additional FTP Commands field is provided to insert those statements into the FTP script that the file monitor task executes.

    Anchor
    Server Type
    Server Type
    Server Type

    Include Page
    IL:Server Type - 7.2.0.0
    IL:Server Type - 7.2.0.0


    Note
    titleNote

    The Remote File Monitor Task Exclude Protocols Universal Controller system property permits the exclusion of one or more, but not all, protocols (server types) from being selected.)


    Anchor
    Additional FTP Commands
    Additional FTP Commands
    Additional FTP Commands

    Include Page
    IL:Additional FTP Commands - 7.1.0.0
    IL:Additional FTP Commands - 7.1.0.0

    Transfer Mode

    Include Page
    IL:Transfer Mode - FTP File Monitor
    IL:Transfer Mode - FTP File Monitor

    Verify Host Name

    Include Page
    IL:Verify Host Name - Remote File Monitor
    IL:Verify Host Name - Remote File Monitor

    Authenticate Peer

    Include Page
    IL:Authenticate Peer - Remote File Monitor
    IL:Authenticate Peer - Remote File Monitor

    Remote Server

    Name or IP address of the remote server. This machine may or may not be the same as the Universal Agent machine.
     
    You also can specify a non-standard FTP, SFTP, FTPS, or FTPES port: port number separated from the host name with a colon: "some.server.com:2222".

    Anchor
    FTP Credentials
    FTP Credentials
    FTP Credentials

    Include Page
    IL:FTP Credentials - FTP - 6.8.0.0
    IL:FTP Credentials - FTP - 6.8.0.0

    FTP Credentials Variable

    Include Page
    IL:FTP Credentials Variable
    IL:FTP Credentials Variable

    Anchor
    Remote Filename
    Remote Filename
    Remote Filename

    Path and file name on the remote server.
     

    Note
    titleNote

    If the task instance unexpectedly ends in Start Failure, review the Remote Filename for any leading or trailing whitespace (such as CRLF and CR), or any other unintended characters (such as extra slashes).


    Use Regular Expression

    Enables the use of a regular expression in the Remote Filename field.

    Anchor
    Minimum File Size
    Minimum File Size
    Minimum File Size

    Include Page
    IL:Minimum File Size - FTP
    IL:Minimum File Size - FTP

    Anchor
    Minimum File Scale
    Minimum File Scale
    Minimum File Scale

    Include Page
    IL:Minimum File Scale - FTP
    IL:Minimum File Scale - FTP

    Job  Card (z/OS only)

    Include Page
    IL:Job Card (zOS)
    IL:Job Card (zOS)

    Result Processing Details 
    Anchor
    Automatic Output Retrieval
    Automatic Output Retrieval
    Automatic Output Retrieval 

    Specifies whether you want the Controller to automatically retrieve any output from the job and attach it to the task instance record.

    • None
      Do not attach any output to the task instance record.
    • Standard Output
      Attach all standard output.
    • Standard Error
      Attach standard error output.
    • Standard Output/Error
      Attach all standard output and standard error output.


    Wait for OutputIf  Automatic Output Retrieval = Standard Output, Standard Error, or Standard Output/Error, and Failure Only is not enabled (checked); Specification that the task should wait for the requested output before completing. Failure OnlyIf  Automatic Output Retrieval  = Standard Output, Standard Error, or Standard Output/Error, and Wait For Output is not enabled (checked); Indication for whether output should be retrieved on task failure only.Start Line

    If  Automatic Output Retrieval  = Standard Output, Standard Error, or Standard Output/Error; Instructs the Controller to retrieve data beginning at the line indicated.

    • If a Start Line value is not specified, the default is 1.
    • If the Start Line value is -1, data will be retrieved starting at the end of the file.
    Number of LinesIf  Automatic Output Retrieval  = Standard Output, Standard Error, or Standard Output/Error; Allows you to limit the retrieved data to the number of lines specified. If a Number of Lines value is not specified, the default is the value of the Retrieve Output Default Number Of Lines Universal Controller system property.Scan TextIf  Automatic Output Retrieval  = Standard Output, Standard Error, or Standard Output/Error; Regex pattern that the Controller will search for a match for in STDOUT/STDERR. The Controller will include the Number of Lines above and below the first line matched.
     
    if the Regex pattern is not found, the following message is returned: OPSWISE WARNING - Scan text string not found.

    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.

    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

    ...

    You can access a task instance from:

    ...

    The following Remote File Monitor Task Instance Details contains information on the execution of the task shown in the Remote File Monitor Task Details.
     

    Remote File Monitor Task Instance Details Field Descriptions

    ...

    Stable (Seconds)

    If Wait until Satisfied is enabled: Period of time, in seconds, during which the file has not changed.
     
    For a Remote File Monitor task, a file's stability depends on its size. If the file size displayed in the FTP/SFTP output does not change during the specified number of seconds, the file is considered stable. In order for the task to reliably monitor the file's stability, the task must display a file's size in a well-known location. This means that the file list returned in the output must be in Unix long-listing format, as follows:
     

    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

    Simulate 
    Include Page
    IL:Simulate
    IL:Simulate

    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

    Agent Details

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

    Anchor
    Cluster
    Cluster
    Cluster

    Include Page
    IL:Cluster
    IL:Cluster

    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
    Agent Cluster
    Agent Cluster
    Agent Cluster

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

    Anchor
    Agent Cluster Variable
    Agent Cluster Variable
    Agent Cluster Variable

    Include Page
    IL:Agent Cluster Variable
    IL:Agent Cluster 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

    Remote File Monitor Details

    This section contains assorted detailed information about the task instance.

    Anchor
    Monitor Type
    Monitor Type
    Monitor Type

    Include Page
    IL:Monitor Type - Remote File Monitor
    IL:Monitor Type - Remote File Monitor

    Anchor
    Wait until Satisfied
    Wait until Satisfied
    Wait until Satisfied

    Include Page
    IL:Wait until Satisfied
    IL:Wait until Satisfied

    Anchor
    Poll Interval (Seconds)
    Poll Interval (Seconds)
    Poll Interval (Seconds)
    )
    Poll Interval (Seconds)

    If Wait until Satisfied is enabled: Frequency, in seconds, in which the Remote File Monitor will check to see if the file exists or is missing.

    Anchor
    Maximum Polls
    Maximum Polls
    Maximum Polls

    If Wait until Satisfied is enabled: Frequency, in seconds, in which Maximum number of times that the Remote File Monitor will check to see if the file exists or is missing.

    Anchor
    Maximum PollsMaximum Polls
    Maximum Polls
    Stable (Seconds)
    Stable (Seconds)
    Stable (Seconds)

    If Wait until Satisfied is enabled:

    Maximum number of times that the Remote File Monitor will check to see if the file exists or is missing.
    Anchor
    Stable (Seconds)Stable (Seconds)
    Panel

    -rwxr-xr-x 1 owner group 12345 Jan 1 2016 somefile.txt

    The task will only find the size if it is in the 5th column (for example, 12345 in the example above).

    The default file list format varies across different FTP client/server implementations, but most support additional commands that can force the output to the required format. The Additional FTP Commands field is provided to insert those statements into the FTP script that the file monitor task executes.

    AnchorServer TypeServer TypeServer Type Include PageIL:Server Type - 7.2.0.0IL:Server Type - 7.2.0.0
    Note
    titleNote

    The Remote File Monitor Task Exclude Protocols Universal Controller system property permits the exclusion of one or more, but not all, protocols (server types) from being selected.)

    AnchorAdditional FTP CommandsAdditional FTP CommandsAdditional FTP Commands Include PageIL:Additional FTP Commands - 7.1.0.0IL:Additional FTP Commands - 7.1.0.0

    Transfer Mode

    Include PageIL:Transfer Mode - FTP File MonitorIL:Transfer Mode - FTP File MonitorVerify Host Name Include PageIL:Verify Host Name - Remote File MonitorIL:Verify Host Name - Remote File Monitor

    Transfer Mode

    Include PageIL:Transfer Mode - FTP File MonitorIL:Transfer Mode - FTP File Monitor

    Remote Server

    Name or IP address of the remote server. This machine may or may not be the same as the Universal Agent machine.
     
    You also can specify a non-standard FTP, SFTP, FTPS, or FTPES port: port number separated from the host name with a colon: "some.server.com:2222".

    AnchorFTP CredentialsFTP CredentialsFTP Credentials Include PageIL:FTP Credentials - FTP - 6.8.0.0IL:FTP Credentials - FTP - 6.8.0.0

    FTP Credentials Variable

    Include PageIL:FTP Credentials VariableIL:FTP Credentials Variable AnchorRemote FilenameRemote FilenameRemote Filename

    Path and file name on the remote server.
     

    Note
    titleNote

    If the task instance unexpectedly ends in Start Failure, review the Remote Filename for any leading or trailing whitespace (such as CRLF and CR), or any other unintended characters (such as extra slashes).

    Use Regular Expression

    Enables the use of a regular expression in the Remote Filename field.

    AnchorMinimum File SizeMinimum File SizeMinimum File Size Include PageIL:Minimum File Size - FTPIL:Minimum File Size - FTP AnchorMinimum File ScaleMinimum File ScaleMinimum File Scale Include PageIL:Minimum File Scale - FTPIL:Minimum File Scale - FTP

    Job  Card (z/OS only)

    Include PageIL:Job Card (zOS)IL:Job Card (zOS)Result Processing Details Automatic Output Retrieval

    Specifies whether you want the Controller to automatically retrieve any output from the job and attach it to the task instance record.

  • None
    Do not attach any output to the task instance record.
  • Standard Output
    Attach all standard output.
  • Standard Error
    Attach standard error output.
  • Standard Output/Error
    Attach all standard output and standard error output

    Period of time, in seconds, during which the file has not changed.
     
    For a Remote File Monitor task, a file's stability depends on its size. If the file size displayed in the FTP/SFTP output does not change during the specified number of seconds, the file is considered stable. In order for the task to reliably monitor the file's stability, the task must display a file's size in a well-known location. This means that the file list returned in the output must be in Unix long-listing format, as follows:
     

    Panel

    -rwxr-xr-x 1 owner group 12345 Jan 1 2016 somefile.txt


    The task will only find the size if it is in the 5th column (for example, 12345 in the example above).

    The default file list format varies across different FTP client/server implementations, but most support additional commands that can force the output to the required format. The Additional FTP Commands field is provided to insert those statements into the FTP script that the file monitor task executes.

    Anchor
    Server Type
    Server Type
    Server Type

    Include Page
    IL:Server Type - 7.2.0.0
    IL:Server Type - 7.2.0.0

    Note
    titleNote

    The Remote File Monitor Task Exclude Protocols Universal Controller system property permits the exclusion of one or more, but not all, protocols (server types) from being selected.)


    Anchor
    Additional FTP Commands
    Additional FTP Commands
    Additional FTP Commands

    Include Page
    IL:Additional FTP Commands - 7.1.0.0
    IL:Additional FTP Commands - 7.1.0.0

    Transfer Mode

    Include Page
    IL:Transfer Mode - FTP File Monitor
    IL:Transfer Mode - FTP File Monitor

    Verify Host Name

    Include Page
    IL:Verify Host Name - Remote File Monitor
    IL:Verify Host Name - Remote File Monitor

    Transfer Mode

    Include Page
    IL:Transfer Mode - FTP File Monitor
    IL:Transfer Mode - FTP File Monitor

    Remote Server

    Name or IP address of the remote server. This machine may or may not be the same as the Universal Agent machine.
     
    You also can specify a non-standard FTP, SFTP, FTPS, or FTPES port: port number separated from the host name with a colon: "some.server.com:2222".

    Anchor
    FTP Credentials
    FTP Credentials
    FTP Credentials

    Include Page
    IL:FTP Credentials - FTP - 6.8.0.0
    IL:FTP Credentials - FTP - 6.8.0.0

    FTP Credentials Variable

    Include Page
    IL:FTP Credentials Variable
    IL:FTP Credentials Variable

    Anchor
    Remote Filename
    Remote Filename
    Remote Filename

    Path and file name on the remote server.
     

    Note
    titleNote

    If the task instance unexpectedly ends in Start Failure, review the Remote Filename for any leading or trailing whitespace (such as CRLF and CR), or any other unintended characters (such as extra slashes).


    Use Regular Expression

    Enables the use of a regular expression in the Remote Filename field.

    Anchor
    Minimum File Size
    Minimum File Size
    Minimum File Size

    Include Page
    IL:Minimum File Size - FTP
    IL:Minimum File Size - FTP

    Anchor
    Minimum File Scale
    Minimum File Scale
    Minimum File Scale

    Include Page
    IL:Minimum File Scale - FTP
    IL:Minimum File Scale - FTP

    Job  Card (z/OS only)

    Include Page
    IL:Job Card (zOS)
    IL:Job Card (zOS)

    Result Processing Details 
    Automatic Output Retrieval

    Specifies whether you want the Controller to automatically retrieve any output from the job and attach it to the task instance record.

    • None
      Do not attach any output to the task instance record.
    • Standard Output
      Attach all standard output.
    • Standard Error
      Attach standard error output.
    • Standard Output/Error
      Attach all standard output and standard error output.
    Wait for OutputIf  Automatic Output Retrieval = Standard Output, Standard Error, or Standard Output/Error, and Failure Only is not enabled (checked); Specification that the task should wait for the requested output before completing. Failure OnlyIf  Automatic Output Retrieval  = Standard Output, Standard Error, or Standard Output/Error, and Wait For Output is not enabled (checked); Indication for whether output should be retrieved on task failure only.Start Line

    If  Automatic Output Retrieval  = Standard Output, Standard Error, or Standard Output/Error; Instructs the Controller to retrieve data beginning at the line indicated.

    • If a Start Line value is not specified, the default is 1.
    • If the Start Line value is -1, data will be retrieved starting at the end of the file.
    Number of LinesIf  Automatic Output Retrieval  = Standard Output, Standard Error, or Standard Output/Error; Allows you to limit the retrieved data to the number of lines specified. If a Number of Lines value is not specified, the default is the value of the Retrieve Output Default Number Of Lines Universal Controller system property.Scan TextIf  Automatic Output Retrieval  = Standard Output, Standard Error, or Standard Output/Error; Regex pattern that the Controller will search for a match for in STDOUT/STDERR. The Controller will include the Number of Lines above and below the first line matched.
     
    if the Regex pattern is not found, the following message is returned: OPSWISE WARNING - Scan text string not found.

    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

    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

    Time Options

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

    Anchor
    Late Start
    Late Start
    Late Start

    Include Page
    IL:Late Start
    IL:Late Start

    Anchor
    Started Late
    Started Late
    Started Late

    Include Page
    IL:Started Late
    IL:Started Late

    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
    Computed Late Start Time
    Computed Late Start Time
    Computed Late Start Time

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

    Anchor
    Late Finish
    Late Finish
    Late Finish

    Include Page
    IL:Late Finish
    IL:Late Finish

    Anchor
    Finished Late
    Finished Late
    Finished Late

    Include Page
    IL:Finished Late
    IL:Finished Late

    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
    Computed Late Finish Time
    Computed Late Finish Time
    Computed Late Finish Time

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

    Anchor
    Early Finish
    Early Finish
    Early Finish

    Include Page
    IL:Early Finish
    IL:Early Finish

    Anchor
    Finished Early
    Finished Early
    Finished Early

    Include Page
    IL:Finished Early
    IL:Finished Early

    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
    Projected Late
    Projected Late
    Projected Late

    Include Page
    IL:Projected Late - 6.9.0.0
    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
    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 the task instance.

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

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

    Lowest Estimated End Time

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

    Average Estimated End Time

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

    Highest Estimated End Time

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

    Projected Start Time

    Include Page
    IL:Projected Start Time
    IL:Projected Start 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.

    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
    IL:Update button
    IL:Update button

    Force Finish

    Include Page
    IL:Force Finish button
    IL:Force Finish button

    Hold

    Include Page
    IL:Hold button
    IL:Hold button

    Skip

    Include Page
    IL:Skip button
    IL:Skip button

    Re-run

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

    View Parent

    Include Page
    IL:View Parent button
    IL:View Parent button

    Anchor
    Retrieve Output
    Retrieve Output
    Retrieve Output

    Include Page
    IL:Retrieve Output button
    IL:Retrieve Output button

    Delete

    Include Page
    IL:Delete button
    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 Task Instance Details that provide access to additional information about the task instance.

    Actions
    Include Page
    IL:Actions Tab - Instance
    IL:Actions Tab - Instance

    Virtual Resources

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

    Exclusive Requests

    Include Page
    IL:Exclusive Requests tab
    IL:Exclusive Requests tab

    Output

    Include Page
    IL:Output tab
    IL:Output tab

    Notes

    Include Page
    IL:Notes tab
    IL:Notes tab

    ...