It's all about the answers!

Ask a question

Java API Server Side : change State of Workitem


Antoine LELEU (5012728) | asked Nov 06 '13, 12:26 p.m.
Hello,

I'm coding an OperationParticipant and i would like to update a existing workitem to a specific state.

I saw several post on the forum but i couldn' find a solution. i tried this :
" WorkitemWorkingCopy.setWorkflowAction(String action)"
But it seems only availlable on client side.

Thanks for your help.

Antoine

Accepted answer


permanent link
Ralph Schoon (62.0k33643) | answered Nov 07 '13, 3:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Antoine,

I have explained that here: https://rsjazz.wordpress.com/2012/11/26/manipulating-work-item-states/ with example code.
Antoine LELEU selected this answer as the correct answer

Comments
Antoine LELEU commented Nov 12 '13, 8:14 a.m. | edited Nov 12 '13, 8:52 a.m.

 Thanks Ralph,


I found on your site, everything  i needed.

Antoine


Ralph Schoon commented Nov 12 '13, 8:52 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Please accept the answer Antoine.

Your answer


Register or to post your answer.