Can we have something like Read Only Access for Developer?
What I meant is the the user can login to Developer, can view all the packages, flow services etc but will not able to lock anything, hence cannot be able to modify any code.
You could also apply a specific Write ACL to your existing components and then make sure your Read Only Developers do not belong to that ACL. This wouldn’t prevent them from creating new packages and etc.
Not sure if you already got an answer for your query.
As such webMethods doesn’t have out of the box read only access to developer functionality. However we have implemented in a rather laborious way.
Under Packages>>Management>>Browse Folders
Change all the custom package Write ACL to “Administrators”
Now go to User Management >> ACL’s and add the group in Developer ACL
However every time when code gets deployed we need to check all the folders.
Note : 1) Make sure that user group is not under Administrator ACL.
2) Before making any changes take the screenshot of all the folders ACL’s
3) Make sure you don’t change the ACL’s of any Wm core packages.