Using your own database in a connection point

After the deployment as described in the "Deploying your own database" section is completed, you can use your database in these connection points:
  • Application connection points of type JDBC
  • Database connection points

To use the database in a connection point:

  1. Add an application connection point of type JDBC or a database connection point, and select the appropriate database type from the Database Type list.
    The name of the database type in the list is identical to the name specified in the SpringTypeName property.

    If ION Desk was already running before the custom JDBC driver was deployed, the new database type might not be visible. To resolve this, refresh the browser where ION Desk runs.

  2. Specify the URL for the database. For customer-specific JDBC drivers, a configuration in basic mode is not possible.
  3. Complete the rest of the process, such as testing the connection, selecting documents, defining a document flow, and activation, in the usual way.