Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scripts to create the required database content are provided for the supported databases.

Info

For customers that are upgrading an existing version of Blueriq, database upgrade scripts are provided in the Upgrade instructions when applicable.

...

    • If necessary, create a new connection. The connection needs to be configured in the
      Include Page
      _PropertiesFileJava
      _PropertiesFileJava
      file.
    • Code Block
      languagepowershell
      titleapplication.properties
      blueriq.connection.reporting_local_sql.sql.jndi=java:/comp/env/jdbc/reporting
      blueriq.connection.reporting_local_sql.sql.type=jndi
      


  • In Studio the Encorethe previously configured connection name needs to be used as the Connection parameter of the AQ_Report service.

    Example configuration: In the previous example the name of the connection is reporting_local_sql .

  • Configuring the database connection from the Development Dashboard
    Go to Settings Widget → Connections tab → tab → On the left side menu : select SQL connection. The same properties are available for configuration as from the properties file.  You can perform CRUD operations on connections from here.