rtc_cm:state object is not getting updated from java code using OSLC
i want to update the rtc_cm:state object for milestone,plansummary to suspend,cancelled i am trying to use the uri and put the values using oslc java code . But i am not able to update the values.But my response code is 200 so i want to know is there any restriction on updating rtc_cm:state attribute values from OSLC.Trying to update like
with a kind of uri like this https://jazz:port/ccm/oslc/workflows/somekey/states/milestone_workflow/milestone_workflow.state.s2.
One answer
It's the exact same issue as in this post.
https://jazz.net/forum/questions/148939/rtc-rest-api-invoke-action
No you cannot do it that way. You need to invoke an action instead. Check out these related posts.
https://jazz.net/forum/questions/98624/unable-to-change-state-and-status-via-oslc
https://jazz.net/forum/questions/152920/how-find-available-actions-to-change-states-in-rtc-with-oslc