It's all about the answers!

Ask a question

In RTC delivery work item how to set Base Snapshot | Base Baseline URI using java API


Boopathy Nagaraj (1516) | asked Nov 07 '16, 8:54 a.m.
edited Nov 07 '16, 2:21 p.m. by David Lafreniere (4.8k7)
Hello team,

I need to set
Base Snapshot | Base Baseline URI value in delivery work item. i couldn't find any methods in Iworkitem. Please help me on this

Comments
David Lafreniere commented Nov 07 '16, 2:20 p.m.
FORUM MODERATOR / JAZZ DEVELOPER

Can you elaborate a little more on what you are trying to do?


Ralph Schoon commented Nov 07 '16, 3:05 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

And what you do if you do it manually....


Boopathy Nagaraj commented Nov 07 '16, 11:00 p.m.

Hello David,

In delivery work item we have

Base Snapshot | Base Baseline URI as
attribute in links page. We are getting those value from component in scm. After we retrieve the base line uri value i need to set it in delivery work item mentioned column. i can get only set summary,description ,status from API. But i couldn't find any setter methods or API for this. could you help me on this.

Note: This attribute may be customized attribute

 


Boopathy Nagaraj commented Nov 07 '16, 11:00 p.m. | edited Nov 08 '16, 5:29 a.m.

One answer



permanent link
Ralph Schoon (62.7k33643) | answered Nov 08 '16, 5:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please start enabling yourself with how the work item API works. Start here:

https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/

Especially

https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/
https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/

Your answer


Register or to post your answer.