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 | |
Member of Business Services | Include Page |
---|
| IL:Member of Business Services |
---|
| IL:Member of Business Services |
---|
|
|
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 | |
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 | |
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 |
---|
|
|
| Include Page |
---|
| IL:Trigger Time |
---|
| IL:Trigger Time |
---|
|
|
| Include Page |
---|
| IL:Launch Time |
---|
| IL:Launch Time |
---|
|
|
| Include Page |
---|
| IL:Start Time |
---|
| IL:Start Time |
---|
|
|
End Time | |
Duration | |
CPU Time | |
Process ID | Include Page |
---|
| IL:Process ID |
---|
| IL:Process ID |
---|
|
|
Agent Details | This section contains assorted detailed information about the Agent / Agent Cluster selected for this task. |
---|
| |
| 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 |
---|
|
|
| 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 |
---|
|
|
Anchor |
---|
| Run with Highest Privileges |
---|
| Run with Highest Privileges |
---|
|
Run with Highest Privileges | This option must be enabled in order to execute the task using an elevated privileges token, rather than one subject to User Account Control (UAC) restrictions. An elevated token allows a process to execute with all the privileges available to its specified credentials. For example, a task executed with an administrative account will behave as though it received permission via a UAC dialog to perform a privileged operation. Â This option will not give a user account privileges that have are not already granted to it. For example, taking ownership of a file is a privileged operation by default. A task will still fail even with this option selected if it is run with a regular user account that has not been granted the ability to change file ownership. Â Note |
---|
| This option only will affect tasks executed on Windows systems that support User Account Control (UAC). It will have no affect on tasks run on Windows releases prior to Vista (for example, Windows XP, Server 2003). |
|
Interact with Desktop | If Windows Task Interact With Desktop Permitted system  system property = true; This option must be enabled for a task that runs an application with a GUI requiring some manual actions from a user (for example, clicking buttons or entering values). Note |
---|
| When using this option to display GUI applications on any version of Windows that enforces session 0 desktop isolation (that is, Windows Vista and later), the GUI will only be accessible from the interactive console session. Further, the task will execute using the credentials of the user logged into that session. This means that any GUI-based application executed via a Windows task will not be visible from a remote desktop session. It will be visible only from console of the interactive session that exists on the system itself (that is, the session you would see from a monitor attached directly to the Windows machine or by logging in via a VM's host UI). |
|
Create Console | If Interact with Desktop is enabled; Allocates a new console for the process, rather than having it inherit one. |
Windows Details | This section contains assorted detailed information about the task instance. |
---|
Anchor |
---|
| Command or Script |
---|
| Command or Script |
---|
|
Command or Script | Include Page |
---|
| IL:Command or Script |
---|
| IL:Command or Script |
---|
|
If the Windows/Linux Scripts Permitted Universal Controller system property is set to false: - The Command or Script field is set to Command and is read-only.
- If the Command or Script field is set to Script, the field becomes modifiable so that you can change it to Command.
Note |
---|
| For both command-based tasks that call a .vbs/.js file directly, and script-based tasks that also rely on the systems association with file extension, GUI-based wscript.exe is associated with the vbs and js file extensions. Without explicitly calling one or the other, the Controller would use wscript.exe. Â The Agent system may need to be adjusted to properly use the Windows Scripting Host from the scheduler/agent environment. Â The following command can be used to set the default script host to cscript.exe: C:\tmp>cscript //h:cscript //s |
|
| |
| |
Parameters | Include Page |
---|
| IL:Parameters |
---|
| IL:Parameters |
---|
|
|
Anchor |
---|
| Runtime Directory |
---|
| Runtime Directory |
---|
|
Runtime Directory | Include Page |
---|
| IL:Runtime Directory |
---|
| IL:Runtime Directory |
---|
|
|
Environment Variables | Include Page |
---|
| IL:Environment Variables-Name and Value |
---|
| IL:Environment Variables-Name and Value |
---|
|
|
Result Processing Details | This 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 |
---|
|
|
| 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 |
---|
|
|
| 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 |
---|
|
|
| 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 |
---|
| Retry Exit Codes |
---|
| Retry Exit Codes |
---|
|
Retry Exit Codes | Include Page |
---|
| IL:Retry Exit Codes - TI |
---|
| IL:Retry Exit Codes - TI |
---|
|
. |
Anchor |
---|
| Maximum Retries |
---|
| Maximum Retries |
---|
|
Maximum Retries | Include Page |
---|
| IL:Maximum Retries |
---|
| IL:Maximum Retries |
---|
|
|
Retry Indefinitely | Include Page |
---|
| IL:Retry Indefinitely |
---|
| IL:Retry Indefinitely |
---|
|
|
Retry Interval (Seconds) | Include Page |
---|
| IL:Retry Interval |
---|
| IL:Retry Interval |
---|
|
|
Current Retry Count | Include Page |
---|
| IL:Current Retry Count |
---|
| IL:Current Retry Count |
---|
|
|
Suppress Intermediate Failures | Include Page |
---|
| IL:Suppress Intermediate Failures |
---|
| IL:Suppress Intermediate Failures |
---|
|
|
Next Retry Time | Include Page |
---|
| IL:Next Retry Time |
---|
| 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 |
---|
| IL:Wait To Start - 6.2.1.0 |
---|
| IL:Wait To Start - 6.2.1.0 |
---|
|
|
| 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. |
---|
| Include Page |
---|
| IL:Late Start |
---|
| IL:Late Start |
---|
|
|
| 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 |
---|
|
|
| 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 |
---|
|
|
| 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. |
---|
| 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 |
---|
|
|
| Include Page |
---|
| IL:Before Date |
---|
| IL:Before Date |
---|
|
|
| Include Page |
---|
| IL:Before Time |
---|
| IL:Before Time |
---|
|
|
| Include Page |
---|
| IL:After Date |
---|
| IL:After Date |
---|
|
|
| Include Page |
---|
| IL:After Time |
---|
| IL:After Time |
---|
|
|
| |
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 | |