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

RTC Plugin Extension - Capture customized attributes value

Hi,

I am working on RTC Plugin extension project as a java developer, in which my RTC developer has created custom story which has custom checkbox. I want to read the value of this attribute in Java, so if checkbox is checked then create a form. Can you please help me what should be there in process configuration source file for that attribute and how I can read that attribute in java. I am able to create sub story from main story but now I need to add some more features.

0 votes



One answer

Permanent link

This shows the API how to access attributes and other data in work items: https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/ it also shows how to get all custom attributes.

Custom attributes work exactly like built in attributes. You need the ID to get the attribute to get the attribute value.

PS: the attribute ID can be found in the WEB administration UI. DON'T USE the external ID's you find in the Eclipse admin UI.

0 votes

Comments

Thanks Ralph for your quick help, I will explore.

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

Question asked: Oct 25 '17, 6:50 a.m.

Question was seen: 2,003 times

Last updated: Oct 26 '17, 2:01 a.m.

Confirmation Cancel Confirm