Versions Compared

Key

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

<Draft is in progress>

<Page title can also be - How to convert an Application server defined Data source profile to Connection string profile >

Removed support for application server defined data source in Confluence 8.x

The SQL for Confluence app version 11.x does not support the application server defined data source (global data source) profiles with Confluence 8.x. We recommend you reconfigure reconfiguring the application server defined data source profile to the connection string profile.

Atlassian has ended support for the data source connections in Confluence 8.0. The recommendation is to switch from the existing JNDI data source connections and move to a direct JDBC connection. For more information, refer to Configuring a data source connection.

SQL for Confluence 11.x app updates in Confluence 8.x

The SQL for Confluence app version 11.x supports only data source profiles using a direct JDBC connection in Confluence 8.x.

  • The SQL for Confluence app version 11.x works seamlessly with Confluence 7.x (Confluence 7.4 to Confluence 7.20) versions, including support for application server defined data sources (JNDI data source connections).

  • In the View and modify data source profiles page, the pre-configured application server defined data sources shows the Connection status as Failed. The global data source profile rows are highlighted and shows UNSUPPORTED.

  • The View and modify data source profiles page and the SQL macro editor shows warning message for application server defined data sources.

  • Once you convert the application server defined data source to Connection string profile, the row highlight and the warning message in SQL macro editor disappears.

...

Reconfigure the application server defined data source profile to a connection string profile

To convert the application server defined data source profile to a connection string profile, you can either:

...

Option 2: Modify and choose a configured local data source.

Modify the

...

application server defined data source (global data source) profile

  1. Log in as a user with the Confluence administrator's Global Permission.

  2. Navigate to Manage apps > SQL for Confluence Configuration > View and modify data source profiles.

  3. The page displays a list of data source profiles and their connection status. The application server defined data source profile rows are highlighted and show UNSUPPORTED. The Connection status shows Failed.

  4. <Screenshot>

  5. To modify the Application application server defined data source (global data source) profile, click Edit to the right of the data source profile.

  6. <Screenshot>

  7. The Edit Profile window opens. To convert the application server defined data source profile to a connection string profile, you have two options:

  • Option 1: Provide the connection string details with the Data source name as None. <screenshot>

  • Option 2: Choose the Data data source already configured with the connection string details of the database. <screenshots>

...

<We can include gifs for the above scenario>

SQL for Confluence 11.x app updates in Confluence 8.x

The SQL for Confluence app version 11.x supports only data source profiles using a direct JDBC connection in Confluence 8.x.

  • The application server defined data source (global data source) profile is not supported in Confluence 8.x and you may see warning messages in View and modify data source profiles page, confluence page rendering SQL macro with global data source profile and SQL macro editor.

    • In the View and modify data source profiles page, the pre-configured application server defined data sources shows the Connection status as Failed. The global data source profile rows are highlighted and shows UNSUPPORTED.

    • The View and modify data source profiles page and the SQL macro editor shows warning message for application server defined data sources.

    • Once you convert the application server defined data source to connection stringprofile, the row highlight and the warning message in Confluence page and SQL macro editor disappears.

SQL for Confluence 11.x app compatibility with Confluence 7.x

The SQL for Confluence app version 11.x works seamlessly with Confluence 7.x (Confluence 7.4 to Confluence 7.20) versions, including support for application server defined data sources (JNDI data source connections).