Sub Activity – Resource
Resource includes activities for adding, updating, and deleting resources to ensure efficient workflow execution and optimal bot performance.
The Resource activity has the following sub activities:
Add Resource: This activity is used to add a particular resource to the Bot Manager.
Input Properties:
- Resource– Enter the resource to be added to the BMT.
Delete Resource: This activity is used to delete a particular resource which is stored in the BOT Manager.
Input Properties:
- ResourceName– Enter the name of the resource to be deleted.
Get Multiple Resources Value: This activity can be used to retrieve the values of multiple resources that are stored in the Bot Manager.
Input Properties:
- Resources– Specify the names of the resources whose values are to be retrieved.
Get Resource Value: This activity retrieves the value of a particular resource which is stored in the Bot Manager.
Input Properties:
- Resource– Enter the name of the resource that contains the required value.
Output Properties:
- Value– The variable that stores the value associated with the specified resource name.
Update Resource: This activity is used to update a particular Resource which is stored in the Bot Manager.
Input Properties:
- Resource– Enter the new value for the specified resource. Or Input the updated value for the specified resource.