Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Each connection should have a Connection Name, Database Type, Agent.


The mandatory fields for PostgreSql connection:

  • Host

  • Port (The default port for PostgereSql is 5432)

  • Username

  • Password

The mandatory fields for MySql are:

  • Host

  • Port (The default port for MySql is 3306)

  • Username

  • Password

The mandatory fields for Oracle:

  • Host

  • Port (The default port for Oracle Database is 1521)

  • Service

  • Username

  • Password

  • No labels