Hi Appian DevsI have my application in test environment and whenever my process is running, I am getting an email against the user to request access, just as a notification.I need to disable the email notification everytime the process wants to access the folder.The security settings is against the group and it is as per the requirement.
The folder is a child of the knowledge center, so it is already inheriting the right security settings, but still i am getting the email notifications everytime.Can you please let me know the right direction, where to look into?
Discussion posts and replies are publicly visible
This only happens in case the user/process does not have the right permissions. Please check that.
The user is associated to the group which has edit permissions.In my dev environment, there is no email notification.But in my test environment, there are frequent notifications for every access the process requires against the user.
Hi S aif,
so he needs to be maintained there as well. User groups are environment specific maintained.
i would suggest you to compare the permissions between Dev & Test. If possible create a user in Dev with same rights which a test user has and then see if it happens in Dev or not.
Thanks for the right direction