I am trying to edit some view values using RIDC Api in Webcenter Content 12c but I have not found any example.
In this link you can see the doc about it. I think that it does not have sense because there is a unique required parameter that it is the view name. I suppose this service needs other parameter with the new values of the view or something similar. I know I can do it through admin applets in UCM but I need to do it using RIDC from Java.