why there is no real time sync up between data in RQM server and report from JRS report builder?
Hi Someone who may concern,
I am working on CLM 6.0.3.
I noticed when I update something in RQM, say, add a new test result for a specific test case execution record, then I run the same report to query test result for this TCER from JRS, i.e. report which is generated by report builder at once, I can not see my latest test result there. I have tried to use data warehouse and lifecycle query engine as data source, but the result is the same.
So, I am wondering does that mean JRS does not support syncing up in real time? Or where could I configure to make it sync-up in time?
Thanks!
Best Regards
Jane Zhou
3 answers
Hi Jane,
Data in Data warehouse is collected by DCC (Data Collection Component) and it is usually done once a day. So the data is sync'ed once a day. You can add more frequency, but careful planning is needed.
Data in LQE (Lifecycle Query Engine) is indexed once every minute by default. So the update you made in RQM should be reflected one minute later. I would recommend to verify it a little later. Is the near real-time sync acceptable for you?
Comments
Hi All,
I got this from here for the above question:
Synchronizing project membership information
- You might not see updated project membership information immediately in Report Builder. The system refreshes LQE with project membership information every 10 minutes. You can change the default interval on the Advanced Properties tab of the LQE application by clicking the Show Internal link. For example, before you add members to a project in a CLM application, you might change this interval to 1 minute so that the new project members can see the information they need in Report Builder sooner. After LQE refreshes, change the interval back to its previous or default value.
Thanks!
Best Regards,
Jane Zhou