Step Details | |
Introduced in Version | 9.0.0 |
Last Modified in Version | 9.0.0 |
Location | Integration > TruBot > Bot |
The Run Bot and Wait step is used to run a bot based on its ID and receive a response about its status.
Prerequisites
This step requires the Trubot module to be installed before it will be available in the toolbox.
A Project dependency is also required to view the Step.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
BotId | The bot that is being run by this Step. | Int32 |
Minutes Between Status Checks | The amount of time, in minutes, between checks on the bot. | Int32 |
Outputs
Property | Description | Data Type |
---|---|---|
TruBot Status Response | The part of the string that was extracted. | String |
Step Changes
Description | Version | Release Date | Developer Task |
---|---|---|---|
TruBot Module added | 9.0 | May 2024 | [DT-039545] |
Related Information
Related Articles: