4.13.38 Execution Wait
Function
The specified Windows server waits for the specified number of seconds.
- Execution target server
The server on which the plug-in is executed and that is placed in wait status.
Use situation
This plug-in can be used to control the execution interval time between steps as specified by a property.
Prerequisites
See Release Notes for the latest support statuses of prerequisite products on the execution target server, and OSs of the execution target server.
In addition, the following OS and products use abbreviations. For the abbreviations of OS and products, see the "Preface".
Prerequisite products for the execution-target server:
None.
Supported OSs for the execution-target server:
- Windows Server
- Red Hat Enterprise Linux Server
- Oracle Linux
Conditions for using prerequisite products on the execution target server
None.
Cautions
(1) The actual wait time might be different from the specified time, depending on conditions such as the communication status.
Version
02.00.00
Plug-in tags
Control OS,Windows,Linux
Plug-in name displayed in the task log
osWaitTime
Return code
0: Normal
12: Error (Mistake by user) Invalid property
41: Error (An error has been detected in the component) Property not entered (An error has been detected in the component script)
Property list
The following table lists the properties:
|
Property key |
Property name |
Description |
Default value |
I/O type |
Required |
|---|---|---|---|---|---|
|
plugin.destinationHost |
Host name of the execution target server |
Specify the host name or IP address of the server on which this plugin will be executed. IPv6 addresses are not supported. |
localhost |
Input |
R |
|
common.waitTime |
Standby processing time |
Specifies (in seconds) the standby processing time. |
-- |
Input |
R |
|
common.returnValue |
Return value for the plugin |
The return value of this plugin stored. |
-- |
Output |
O |