Skip to main content
Ground Control | Tier 1
May 30, 2022
Question

i want to Use Database connect action with mariaDB, Mysql using SSL CAFile Option. But Unable to find a way to connect to the CA file in AA DBConnect Action. can i know that how to solve it.

  • May 30, 2022
  • 1 reply
  • 96 views
i want to Use Database connect action with mariaDB, Mysql using SSL CAFile Option. But Unable to find a way to connect to the CA file in AA DBConnect Action. can i know that how to solve it.

    1 reply

    Automation Anywhere Team
    June 30, 2022

    Hi,

     

    Please use a connection string to connect to MySql.

    Please refer the below documentation to connect to database :

    https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-database-connect-action.html/p>

     

    The below document can be referred to use the appropriate connection string to connect to Mysql

    https://www.connectionstrings.com/mysql//p>