Short pause
Pauses for the specified duration (in seconds), then returns a success signal to the business process.
Pauses for the specified duration (in seconds), then returns a success signal to the business process.
What input parameters does the robot accept?
| Parameter | Type | Required? | Default |
|---|---|---|---|
| Pause duration (seconds) | int | yes | 5 |
What does the robot return?
| Parameter | Type |
|---|---|
| Call time | int |
| Completion time | int |