Is there an Api to get state id of the DNG project
Accepted answer
The partially showed POST from the comment to the question is recorded from a browser to server communication. This is almost certainly NOT a supported API call. This is very likely an INTERNAL unsupported API call.
Some thoughts:
1. The API landing page can be found here: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
The APIs that could help with this are the Jazz Foundation APIs. I have not tried if they allow to set the access control of a project area. (I did a quick peek, but could not find anything)
2. I am pretty sure the EWM Plain Java Client Libraries could be used to set the access control context of a project area. This should work for any application. At least it has worked in the past when I tried, because it is using the Jazz Foundation code. I had never the need to try out.
3. I am not so sure if that is a good idea to try to change the access context. What about users that are already logged in?
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Aug 04 '22, 2:46 a.m.You are asking complicated questions without providing any information that would help answering them.
What does restrict Access mean? What would you do in the UI?
What API are you looking at? Where did you find documentation? Tool Versions.
Swathi sheshadri
Aug 04 '22, 5:39 a.m.Swathi sheshadri
Aug 04 '22, 5:39 a.m.If there are any other ways to restrict user access in the project please let me know