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

Open the WorkItem Editor Programmatically

Hi All,

I am implementing a client side operation advisor which uses Programmatic WorkItem Creation and Saves it using the following code.

try

{
myWorkingCopy.save(monitor);
}



So if this save operation fails due to some reason, I want the code to automatically open the workitem editor for this workitem so that the changes can be reviewed.

How can this be achieved ?

Any hints would be great ...


Warm Regards,
Arun

0 votes



One answer

Permanent link
Hi Arun, that is unfortunately beyond my knowledge today. You could potentially provide an URL in the status message that allows to open the work item by clicking. (That would work with ll IDE's). Or you look into the SDK code how the editor on a work item is invoked. It is certainly somewhere in there.

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

Question asked: Nov 02 '11, 3:12 a.m.

Question was seen: 3,861 times

Last updated: Nov 02 '11, 3:12 a.m.

Confirmation Cancel Confirm