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

RTC WCL 2.2. Find workitem

 How I can get some attribute of WorkItem by find-filter?

For example I need to update some WorkItem (WI). I have similar WI on 2 Jazz-Server (Jazz-A, Jazz-B) with one unique workitem attribute (internal unique "custom id"). In Jazz-A set some change in WI, then Jazz-A send e-mail with change-information. I parse this message and make a bat-file with commands for WCL for synchronization WI between Jazz-A & Jazz-B. External ID of Jazz-A WI and Jazz-B are different (but they have internal unique id). I need find External ID of WI by unique custom id, and then make a -update by WCL.

0 votes



2 answers

Permanent link
Hi Pavel, have you tried advanced workitem querying? This might help get the workitem external ids which can act as inputs to the synchronization you intend to perform.

I found another forum post which sounds similar : https://jazz.net/forum/questions/88373/rtc-to-rtc-bridge

Best Regards
Sunil

0 votes


Permanent link
I am absolutely unable to understand the question here. You might want to try to edit your question and refine it following the guidance in How should I ask a question in the Forum if I want to receive useful answers? to allow forum member to understand what the requirement is.


If you refer to https://rsjazz.wordpress.com/2015/02/27/a-rtc-workitem-command-line-version-2-2/ , please follow the links and see the documentation in the earlier posts as mentioned. The WCL mentioned supports commands

  • Create work items
  • Update work items
  • Show the attributes ID’s available for a work item type in a project area

WCL 2.2 does not support reading a work item and retrieving the data in attributes. As it is, and as the documentation mentions, the input data for the commands is the string representation of the object and, for hierarchical items, the complete path.

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,937
× 369
× 10

Question asked: Oct 09 '15, 5:41 a.m.

Question was seen: 4,240 times

Last updated: Oct 09 '15, 10:04 a.m.

Confirmation Cancel Confirm