This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Adding a Database Instance

Follow the instructions below to add a new Database Instance in WSO2 ESB Management Console.

1. Sign in. Enter your user name and password to log on to the ESB Management Console.

2. Click the "Configure" tip to access the "Configure" menu.

3. From the "Configure" menu, select "Database Instances."

4. The "Database Instances" page appears. Click on the "Add Instance" link.

5. Fill in all the fields on the "New Database Instance" page.

  • Instance Name - The unique name of the Instance.
  • Type - The Instance's type. Following types are available:
    • MySQL
    • Microsoft SQL Server
    • Oracle
    • Generic
  • Driver Class - The driver class depending on the "Type" is loaded automatically.
  • JDBC URL - JDBC URL of the database that data will be looked up.

    Tip

    Enter the URL here:

  • Master Username
  • Master User Password

6. Use the "Test Connection" button to validate the possibility of loading the Driver Class.

7. Once the information entered and connection tested, click on the "Save" button.

8. The new Database Instance is added to the list.

From here you can edit and delete Database Instances.