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

Need to save work item attribute values to external database

I want to save work item attribute values to external database on save of workitem. Is it possible? if yes please let me know workaround or code for this.. Thanks in advance

0 votes



One answer

Permanent link
Hi,

there is no built in mechanism available for that. The attribute values need to go into the mechanism provided by RTC.

However, if you want to also store this kind of data in an external system, you could create a participant for that. See this post on how to get started. It links back to Jazz.net workshops too.

The participant would basically have to connect to the external system and use whatever means to store data e.g. the attribute value as a string in the other system. It would be best to do that asynchronously, because the performance f your extension can impact the UI performance.


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

Question asked: Jan 02 '13, 7:29 a.m.

Question was seen: 3,820 times

Last updated: Jan 02 '13, 10:45 a.m.

Confirmation Cancel Confirm