recall
You must have display access to the prompts.
Syntax
{recall | rc} [[folder/]workstation]
[;offline]
Arguments
- [folder/]workstation
- Specifies the name of the workstation on which the prompt was issued. If you do not specify a workstation, only prompts for the login workstation and global prompts are displayed.
- offline
- Sends the output of the command to a file or command specified in conman. For more information, see Offline output.
Results
- State
- The state of the prompt. The state of pending prompts is always ASKED.
- Message or Prompt
- For named prompts, the message number, the name of the prompt, and the message text. For unnamed prompts, the message number, the name of the job or job stream, and the message text.
Examples
To display pending prompts issued on the workstation on which you are running conman, run the following command:
recall
or:
rc
To display pending prompts on workstation
site3
, stored in folder myfolder
, run the following command:
rc myfolder/site3
To
display pending prompts on all workstations and have the output sent
to a file or command, run the following command:
rc @;offline
See also
From the Dynamic Workload Console you
can perform the same task as follows:
- In the navigation bar at the top, click .
- Select an engine.
- In Object Type, select Prompt.
- In the Query drop-down list, select All Prompts in plan, which will list all prompts regardless of their status, or create and select another task.
- Click Run to run the monitoring task.