Tailent Gateway Agent
Tailent Gateway Agent is a component of the Tailent Automation Platform that is responsible with providing machine-wide orchestration functionalities via REST Request APIs.
Last updated
Tailent Gateway Agent is a component of the Tailent Automation Platform that is responsible with providing machine-wide orchestration functionalities via REST Request APIs.
Tailent Gateway Agent is currently in a closed beta stage, available to select partners and customers. If you believe you need this feature, please contact us.
It is usually deployed for unattended bot usage scenarios as it features Windows session creation, aimed at multi-user, unattended bot deployment. In order to provide the mentioned functionality, it needs to be configured and deployed as a Windows service.
TGA (Tailent Gateway Agent) can be configured to listen on a particular IP address and port on the target machine and wait for incoming REST requests over https. This allows for integration with virtually any type of third party system as well local curl/powershell scripts. TGA features the following functionalities:
Starting windows sessions
Triggering TAP Automations
Bot payload injection (injecting data into the bot runtimes)
Managing bot lifecycles (Status, bot responses, stopping)
Below is a guide for a step-by-step deployment of Tailent Gateway Agent:
Last updated