It's all about the answers!

Ask a question

How to use scripting to auto-update RTC attributes based on a trigger


Harvey Wong (12) | asked Mar 14 '17, 8:15 p.m.

Can you provide guidance on how to use scripting to implement simple logic that updates certain RTC attributes?  For example, if a work item status is marked "Done", automatically update Remaining Hours attribute to zero.

One answer



permanent link
Donald Nong (14.5k414) | answered Mar 14 '17, 9:02 p.m.

If by "scripting", you mean JavaScript, please see the below articles, particularly the Calculated Value provider.
https://jazz.net/library/article/537
https://jazz.net/wiki/bin/view/Main/AttributeCustomization

Your answer


Register or to post your answer.