Skip to content

Commit

Permalink
addition of JNDI image to add datasource contents
Browse files Browse the repository at this point in the history
  • Loading branch information
gmansueto committed Mar 27, 2023
1 parent 9af6b5e commit 167cb83
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions chapter_4/add_datasource.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ By clicking the **Add** button on the top right corner of the left panel, an emp

.. figure:: media/image26_8.1.png

Data source details.
Data source details - JDBC.

Requested information to create a datasource:

Expand Down Expand Up @@ -93,7 +93,14 @@ In case the data source is defined as *Read-and-write*, it will be used by Knowa
- **Schema attribute** The name of the profile attribute that determines the schema name.
- **JNDI NAME** It depends on the application server. For instance, for Tomcat 7 it has the format ``java:comp/env/jdbc/<resource_name>``. If the data source is multischema, then the string is ``java:comp/env/jdbc/<prefix>``.

Afterwards, test the new data source by clicking on the *Test* button at the top right corner of the page and then *Save* it.

.. figure:: media/image_JNDI_8.1.png

Data source details - JNDI.



After filling in all the necessary information, test the new data source by clicking on the *Test* button at the top right corner of the page and then *Save* it.

Now you are connected to your data and you can start a new Business Intelligence project with Knowage.

Expand Down
Binary file added chapter_4/media/image_JNDI_8.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 167cb83

Please sign in to comment.