Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
My client wants that when an Asset enters a rejected state, only the Architects group can see it.
Is there a way to do this other to programatically create a specific policy for it?
Hi,
create a Policy that fires on a postStateChange and include the policy action “Set Instance and Profile Level Permissions”. In the config of the policy action assign permissions to the architects group and check the tickbox “remove existing permissions”.
Daniel
Thanks Daniel. Missed that action when was trying to solve this.