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

RIODS.PROJECT table not populating with Insight ETLs

 Hello,

The Rational Insight ETL does not appear to populate a table it uses in the data warehouse, RIODS.PROJECT.  This table is referenced by the db-incrementing PROJECT_ID value from tables such as RIODS.REQUEST, but REQUEST just uses -1 as the Project ID for any new project's work items.  The RIODS.PROJECT table binds that to project name "Others" and has no other data.

The JKE Banking projects show up just fine, but any new projects are not being put into this table.  We're digging into the ELTs now to see why this is, but if anyone could enlighten us that would be great.

Thank you,
June Boston

0 votes



2 answers

Permanent link
 Our OOTBE2E top level job was not calling the JFS jobs; we failed to re-add them when creating the Delta OOTB job.

We have added the JFS job first in the job queue for the OOTBE2E job and our table is populating correctly.

1 vote

Comments

Glad to hear that it's fixed.
Thanks for sharing the solution.


Permanent link
Hello June,

RIODS.Project is populated by the JFS_ProjectArea build of the JFS job.
You can maybe start by checking the logs for that build and see that the jfsXXX.xdc file is properly configured with the connection details to RTC for the JFS_CCM resource.

Best Regards,

Francesco Chiossi

0 votes

Comments

We've found that job (in the ODS > JazzFoundationServices> JFS3.0.1 directory) by drilling down through the ETLs.  The job's query is run with {$RESOURCEGROUP} being used to identify the table to query in question, and I would think it is passed JFS, JFS_CCM, and JFS_QM as it already has data on the sample lifecycle app and all the related projects.  If we run the query and pass it JFS_CCM it shows the new project, but somehow this is not inserted into the target table RIODS.PROJECT still.


We are wondering how the WHERE modifiedsince='{$MODIFIED_SINCE}' functionality works, since that might be filtering things out.

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
× 10,936
× 53

Question asked: Jul 17 '14, 11:43 a.m.

Question was seen: 6,482 times

Last updated: Jul 18 '14, 5:39 a.m.

Confirmation Cancel Confirm