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

How often is data updated in the backend of the reportable REST API

Hello,

we are using the reportable REST API for fetching certain information from the server. E.g. we are using it for reading contributor information.

E.g. 
https://.../ccm/rpt/repository/foundation?size=10000&fields=contributor/contributor[userId%3D%27userid1%27+or+userId%3D%27bob%27]/(name%7citemId%7cuserId%7cemailAddress)

The reportable REST API runs against the data warehouse as I have read from some articles.
[EDIT: This assumption is wrong. Reportable API runs against live data but is used by DCC jobs to put live data into the data warehouse]

Where can I see how often the DH is updated? Where can it be configured (if at all)

PS. We are running 6.0.4.

Thank you

0 votes


Accepted answer

Permanent link

The data collection job is executed once a day, by default. You can log on to the DCC component to verify the details.

The reportable REST API is actually used to put data into the data warehouse, not pulling out of it. For contributors in particular, the up-to-date information is readily available through REST API, so the information is from the "live" data.

Marko Tomljenovic selected this answer as the correct answer

0 votes

Comments

One clarification: when Donald says "the reportable REST API is used to put data into the data warehouse", he means that a program that puts data into the data warehouse uses the reportable REST API of an application to extract live data from that application (not that the reportable REST API actually puts data into the data warehouse).

Thanks for the answer.

That means that my assumption above is wrong: The reportable API fetches live data and NOT data from the data warehouse.

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,935
× 7,494

Question asked: Oct 16 '17, 5:54 a.m.

Question was seen: 3,158 times

Last updated: Oct 17 '17, 3:16 a.m.

Confirmation Cancel Confirm