It's all about the answers!

Ask a question

I am searching for Server Side API to get selected PlannedFor attribute value ?


praveen patidar (8613344) | asked Nov 02 '12, 3:04 a.m.
I creating a serverside component for which I need to pass planned for Attribute to the third party integration. Is there way to get selected planned for attribute value using Serverside API ?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Nov 02 '12, 5:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please see http://rsjazz.wordpress.com/2012/10/05/handling-iterations-automation-for-the-planned-for-attribute/ . Please be aware that the code in the post currently uses getName() to get the ID. If no name isset you get null. Consider using getLabel() instead.
It is similar on client and server. You need to get the work item and then you can access the attribute e.g. using getTarget().

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.