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

RMExtensions API: catch changes made to a module

Hello!

I would like to catch all changes made to  a module via the RMExtensionsAPI, i.e. whenever artifacts are added, moved or removed. Is there any way to accomplish this? I would have expected the event ARTIFACT_SAVED to be triggered (with ref to the module) but this seems to be not the case (using 6.0.4). Any ideas?

Thank you!

0 votes



One answer

Permanent link

I'll preface this with saying that I have never used OSLC. Nevertheless, maybe my comment could be helpful. 


I do know that if you modify and save artifacts that are within a module, it does not change the modified date of the module itself. If you aren't already, you'll likely have to examine the artifacts individually to test whether "artifact_saved" is being triggered. 

Just wondering if there's any way you can access the audit history for the module? It seems like you have to compare against a prior version of the module, so if you could read that through the API, at least, you could come up with some means to identify changes. Perhaps using the date time of the most recent baseline compared against date time of recent updates. 

Once again, not exactly sure if this is even possible, but would be interested in knowing if you come up with a solution.

Thanks,
David

0 votes

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,944

Question asked: Feb 26 '18, 5:17 a.m.

Question was seen: 1,882 times

Last updated: Feb 26 '18, 9:14 a.m.

Confirmation Cancel Confirm