It's all about the answers!

Ask a question

RTC Attribute Customization : How to access the workitem attributes of one Project Area in another ?


Jazzuser user (68749) | asked Oct 24 '17, 1:20 a.m.

Hello All,

I have a usecase wherein, i need to access a attribute's value of one Project Area in a Attribute Customization(Condition Script) of another Project Area, and perform some operation.

How do i do it? Is it possible to access like this.
Or should the attribute be created in a specific way ?

Request you to assist on this.

Thanks

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Oct 24 '17, 3:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 24 '17, 3:06 a.m.

This question does not make any sense, as project areas don't have attributes and attribute customization is a work item specific capability.

Assuming this is about work item attribute customization. Attribute customization only has access to the attributes of the work item it is called for. There is no way to get out of this context with the regular JavaScript API exposed by attribute customization. See https://rsjazz.wordpress.com/2016/07/15/rtc-process-customization-what-you-can-and-cannot-do/ about typical limitations.

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.