It's all about the answers!

Ask a question

Valid actions for changing state in workitem using oslc?


Srihari Surabhi (155) | asked Jun 12 '14, 12:51 p.m.
retagged Jun 16 '14, 6:48 p.m. by Martha (Ruby) Andrews (3.0k44151)
 Hi,

Currently I am able to get all the actions for specific work item type 

https://localhost:9008/ccm/oslc/workflows/_SYdSoNeOEeOo0_tviuWiCw/actions/com.ibm.team.workitem.taskWorkflow

and I am able to change the state using PUT operation.

My question is..How do I find or filter out the valid actions among the entire list that is returned in the above query.

Thanks,

Comments
Donald Nong commented Jun 13 '14, 3:28 a.m. | edited Jun 13 '14, 3:31 a.m.

I think you're looking for something like the "Workflow Path Finder" in this article.

Not sure how it can be done by using OSLC.

Edit to add: actually there was a similar discussion here.

Be the first one to answer this question!


Register or to post your answer.