Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

What are the parameters of the Data Sources for Jazz Reporting Service (JRS) 5.0.1?

On a 'standard' CLM 5.0.1 deployment on Windows with tomcat/derby, I have installed the /jrs application: all the applications ccm, rm, qm and jrs are running on the same jts server and port 9443. The data warehouse is configured.

1. On the Admin page of JRS, if I click on 'connect to data sources', I'm requested to 'Enter the password for the database user of the data warehouse' ... What is the default password ?

2. On the 'Data Sources' page of JRS, if I want to create new data sources, what are the parameters values I need to enter :
- for Generic SPARQL Endpoint, SPARQL data source URL ?
- for SQL Database or DW SQL connection, Data Source Location ?
Thanks for your help
Vincent

1

0 votes



One answer

Permanent link
Hi Vincent,

1.  Which database is the data warehouse configured for?  If it is Derby, then a password is not required.  (It shouldn't be prompting for a password if the data warehouse is on Derby, but there were fixes made to this in the 5.0.1 timeframe.)  Otherwise, the password is the database password that would have been used when the data warehouse was likely setup during CLM setup.  You can see how the data warehouse is configured from the jts/admin > Reports > Data Warehouse Connection (or ask your administrator for the data warehouse password).

2.  For Data Warehouse SQL Connection, the fields correspond to fields in the Data Warehouse Connection section mentioned previously.
Data Source location/password = JDBC location/password and if you cycle through the database vendor types it will give an example of what the location string looks like.

The other data source types aren't really supported yet in 5.0.1.

- Cherie

1 vote

Comments

There is still an issue in 5.0.1 where the "Add Data Sources" task might prompt for a password for a Derby data warehouse.  If this happens, that data source can be created manually from the data sources page using the following parameters:
Data Source Type:  Data Warehouse SQL Connection
Database Vendor:  Derby
Datasource Location:  //localhost:1527/conf/jts/derby/warehouseDB
    * The Datasource Location string should appear exactly as it does above (including the localhost) if the defaults were taken when setting up Derby as the Data Warehouse during CLM setup.  Otherwise, the JDBC location and Database Network Server Port properties can be retrieved from the jts/admin page (see Reporting > Data Warehouse Connection).
The other properties can be left as their defaults.



1 vote

This is the correct answer that works for me to create the data source on a derby DW.
Thanks Cherie.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,512
× 6,132
× 361

Question asked: Nov 13 '14, 4:57 a.m.

Question was seen: 4,335 times

Last updated: Nov 18 '14, 8:07 a.m.

Confirmation Cancel Confirm