It's all about the answers!

Ask a question

Auto Update few attributes based on time- RTC


R Z (1273253) | asked Nov 11 '14, 7:06 a.m.
Team,

I am just wondering if there is any we can auto update few attributes/fields in RTC work item.
Like Age or Project Experience- I can think of two such attributes here.

If it is one record, I don't mind updating that single one, But when you have multiple users in team, It would be difficult to update each and every one.

Is there any way in RTC where it automatically reads these attributes, calculates and update the work item.

Any help would be highly appreciated.

Thank you in advance.



One answer



permanent link
Ralph Schoon (63.1k33646) | answered Nov 12 '14, 3:55 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Dependent on the use case you can create automation for RTC using
  1. The Plain Java Client Libraries (Java client applications that do something)
  2. The SDK (server and Eclipse client extensions)
  3. OSLC

For 1 and 2 start here and follow the linked posts. On the blog are various posts explaining the API e.g. how to set attributes using the API and follow up actions that happen after the save.

The Question is not detailed enough to understand where the data is supposed to come from to think about automation.


Comments
Ralph Schoon commented Nov 12 '14, 3:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Another way - dependent on the use case would be Java Script https://jazz.net/wiki/bin/view/Main/AttributeCustomization (also see https://jazz.net/library/article/1093 Lab 5)

Your answer


Register or 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.