It's all about the answers!

Ask a question

Are there any examples or guidance links for deleting work items when developing plugins


HuaXiao Jiang (434) | asked Aug 25 '23, 3:01 a.m.
Are there any examples or guidance links for deleting work items when developing plugins

For example, after deleting a work item, you need to push a message to your platform

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Aug 25 '23, 3:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 25 '23, 4:57 a.m.

 There is an operation for deleting a work item. See my answer here: https://jazz.net/forum/questions/222312/creation-of-precondition-plugin-on-delete-of-workitem/222357

Unfortunately there was not a lot of useful data in it, when I tried last.  

Note, deleting work items is not a good idea and should always only be the last resort. 

For how to and examples start here: https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ and perform the EWM Extensions Workshop - completely if you intend to develop plugins.
My blog has a lot of examples, including code. You can search e.g. for Advisor (precondition) and Participant (follow up actions).


Comments
HuaXiao Jiang commented Aug 25 '23, 5:21 a.m.

The website you provided does not provide me with any valid information to develop a plugin. Do you understand my point? I would like to develop a delete work item (server) server-side plugin. Do you have any more information to provide?


Ralph Schoon commented Aug 25 '23, 8:11 a.m. | edited Aug 25 '23, 9:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

If you had read the page and my answer above carefully, you had found the link to the EWM/RTC Extensions Workshop.  Read that introduction page, understand the Java APIs, perform the extensions workshop. 


HuaXiao Jiang commented Aug 29 '23, 3:48 a.m.

Okay, thank you very much

Your answer


Register or 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.