Connectors – Create a JNDI Connection
After you log into eMACH-Sigma Studio, perform the following steps to create a JNDI connection.
- Click Manage > Connection.
The Create New Connection screen appears. - In the Create New Connection screen, click JNDI on the menu.
- Select the database used for your application. By default, MSSQL appears selected.
- Provide a unique name for the connection in the Connection Name field.
- Enter the valid JNDI in the JNDI field. Refer the database.config property file to find the JNDI of your application server.
- Click Test to validate whether the connection configuration information is valid.
If the connection is successful, the following message appears: Click Save.
When you try to exit the Create New Connection 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 Create New Connection screen.
- Click Ok, if you want to exit the Create New Connection 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 Create a JNDI Data Source.