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

Update an existing work item's attribute using Perl?

We are moving to Jazz work item tracking from CQALM but the SCM is going to be primarily with ClearCase for a while.

We want to update the work item each time the bug-related code change is committed in CC. So we'll need to be able to establish a coonection from CC server to Jazz server everytime a CC commit is happening and then update one work item attribute (Comments, for instance) with the detail CC checkin info.

We are doing that now to update our CQ database with the checking info through Perl script calling CQ API functions.

Can we do the same in Jazz API or it has to be Java?
Where should I start?
Any help is appreciated.

0 votes



One answer

Permanent link
I guess the answer is JazzPlainJava. Modifing the sample code, I am able to write a little Java application to add comments to an existing work item. And it works on commandline as well, so no need for scripting really for now.

0 votes

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

Question asked: Mar 02 '09, 7:43 p.m.

Question was seen: 6,806 times

Last updated: Mar 02 '09, 7:43 p.m.

Confirmation Cancel Confirm