Skip to main content
Solved

Conección a Base de Datos

  • April 22, 2024
  • 1 reply
  • 64 views

Forum|alt.badge.img+2

Buenas tardes,

Necesito saber si, desde Automation Anywhere 360 puedo conectarme a una base de datos motor postgreSql ubicada en un servidor con sistema operativo Linux

Gracias

Best answer by Aaron.Gleason

Yes, you can. You will need to make sure the IP and port for the Linux server is available to your bot developer workstation and/or bot runner machines. Once that is open and available, you can connect. If the built-in “user-defined” connections don’t work because of a different setup of your database, consider going here to create a “default” connection string:

https://www.connectionstrings.com/postgresql/

1 reply

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • Answer
  • April 23, 2024

Yes, you can. You will need to make sure the IP and port for the Linux server is available to your bot developer workstation and/or bot runner machines. Once that is open and available, you can connect. If the built-in “user-defined” connections don’t work because of a different setup of your database, consider going here to create a “default” connection string:

https://www.connectionstrings.com/postgresql/