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

Compare with Current View Page History

« Previous Version 4 Current »

The RDB via Tables Connector can be configured using the Aspire Admin UI. It requires the following entities to be created:

  • Credential
  • Connection
  • Connector
  • Seed

Bellow are the examples of how to create the Credential, Connection and the Seed. For the Connector please check this page.

Create Credential


  1. On the Aspire Admin UI go to the credentials tab 
  2. All existing credential will be list. Click on the new button 
  3. Enter the new credential description. 
  4. Select confluence-identities from the Type list.
  5. Enter User and Password. Note: The password will be automatically encrypted by Aspire.

The description of all "credential" fields  can be found here.

Create Connection

  1. On the Aspire Admin UI go to the connections tab 
  2. All existing connection will be list. Click on the new button 
  3. Enter the new connection description. 
  4. Select confluence-identities from the Type list.

The description of all "connection" fields  can be found here.

Create Connector


For the creation of the Connector object using the Admin UI check this page


Create Seed


  1. On the Aspire Admin UI go to the seeds tab 
  2. All existing seeds will be list. Click on the new button 
  3. Enter the new seed description. 
  4. Select confluence-identities from the Type list.

The description of all "seed" fields can be found here.

  • No labels