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

Looking for a piece of code about WIs

Anybody can share a piece of code to get the value of the state of a WI
after it has been saved:

public void run(AdvisableOperation operation,
IProcessConfigurationElement participantConfig,
IParticipantInfoCollector collector, IProgressMonitor monitor) throws
TeamRepositoryException;

or after its state has been changed:

public void handleEvent(IChangeEvent event, IProcessConfigurationElement
handlerConfiguration) throws TeamRepositoryException;

Thanks in advance,

Chemi.

0 votes



2 answers

Permanent link
I've created a series of videos on how to extend RTC on the server, the actual example checks a work item in a pre-condition and fails the work item save if the word "fail" appears in the summary. This is a good starter example, the source is attached to the wiki page.

https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample

Cheers,
Jean-Michel

0 votes


Permanent link
On 01-Dec-09 12:53 PM, jlemieux wrote:
I've created a series of videos on how to extend RTC on the server,
the actual example checks a work item in a pre-condition and fails
the work item save if the word "fail" appears in the
summary. This is a good starter example, the source is attached to
the wiki page.

https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample

Cheers,
Jean-Michel


Thanks, I didn't see you attached also the source code... and I was
messing up with other sources from RTC. :-)

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

Question asked: Nov 30 '09, 11:08 a.m.

Question was seen: 4,427 times

Last updated: Nov 30 '09, 11:08 a.m.

Confirmation Cancel Confirm