Hi All,
my objective is to configure users access to aris central repository so that some users may only read and use object modelling them, and others may also create new objects.
For example: Application System is a type of object assigned with write rights to "development architect" group, not to "project manager" group, that has to see it and read information.
I can't see a solution using "access privileges" or defing "method filter".
Any ideas?
Thanks
Maria Sole
Abhijit Das on
Hi,
One option would be to use a macro on obj creation which will basically check who is the user(or user group he/she belongs to) and restrict the particular use/user group while creating App sys type objects.
But if you do not want to go through the macro way then probably you have to check regularly and merge with the existing app sys library (which I reckon you are doing now).
Thanks
Abhijit Das