Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 4 Next »

After you log into Sigma Studio, perform the following steps to create a JNDI connection.

  1. Click Create Connectors.


    The Create New Connection page appears.


  2. In the Create New Connection page, click JNDI on the menu.
  3. Select the database used for your application. By default, MSSQL appears selected.
  4. Provide a unique name for the connection in the Connection Name field.
  5. Enter the valid JNDI in the JNDI field. Refer the database.config property file to find the JNDI of your application server.
  6. Click Test to validate whether the connection configuration information is valid.
    If the connection is successful, the following message appears:

  7. Click Save.

    When you try to exit the Connectors screen, before saving the configured JNDI connection, a warning pop-up message appears, as shown in the following screen shot:

    • Click Cancel, if you do not want to exit the Connectors screen.
    • Click Ok, if you want to exit the Connectors screen.


    The JNDI connection is established with the provided information. If the connection is successful, the following message appears:


After you create a JNDI connection, refer Connectors – Create a JNDI Data Source.

  • No labels