DNG How to set State to artifact via OSLC - java
![]() Hello,
I'm having an integration via OSLC from java entity, I'm trying to set a value for the State attribute, I can see the values with the IDs for each option but the type of resource is what I need to know or example how to set a state of an artifact using OSCL?
Thank you.
|
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered May 14 '20, 6:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I don't know about DNG, but for RTC you can not set the value for the state attribute in OSLC. You can only set an action which will cause the state change to happen.
https://www.google.com/search?q=OSCL+change+state+site%3Ajazz.net provides a whole host of questions and answers. I was once able to locate a page in the Wiki that explained this a little more, but I don't have the link handy. I am sure it was in one of the answers I browsed back then.
|