Skip to main content

Is it possible to connect to our A360 Control Room database to query data? If so, is there documentation on making that connection? 

I’d like to run a scheduled query to look for Stuck or Errored jobs in our Control Room. Rather than having to login to CR and look up the jobs via browser, I was hoping to query the tables for that information.

@Quentin 721 

You can query to database if you have a Control-Room onpremises (database can be cloud, IaaS, Azure, etc)  But, if you have A360 Cloud you only access using APIs.

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/bot-execution-orchestrator-api-supported.html

With the newly implemented Activity List API (v3/activity/list), you can return the job executions without call back and bot output information.

 

HTH 

REgards

 

 


Reply