You need to sign in to do that
Don't have an account?
Christopher Picking
Automatically assign a permission set upon new user creation
I'm looking for the best way to accomplish assigning a permmision set when a new user is created without me having to manually do it. I'd like to do this via flow/process builder but I'm not having luck with that. Anyone have any insite or suggestions on how to do this task?
Alternatively, you can also data load the PermissionSetAssignment object.
To achieve that, a solution would be to use process builder or workflow + flow.
https://automationchampion.com/2014/07/18/automatically-add-permission-sets-to-new-user/
Regards,
You can try flow or data loader approach here. Please let us know if you are facing any issue.
I have tried flow approach here to auto assign the permission set assignement to new users. But I am getting the below error message.
Error element myWait_myRule_1 (WaitInfo).
common.exception.SfdcSqlException: ORA-20003: ORA-06512: at "BASHFUL.CSTORAGELIMIT", line 262 ORA-06512: at "BASHFUL.CSTORAGELIMIT", line 744 ORA-06512: at "BASHFUL.CSTORAGELIMIT", line 797 ORA-06512: at "BASHFUL.CSAVEUTILS", line 429 ORA-06512: at "BASHFUL.CSTANDARDENTITYDATATEMPLATE", line 2101 ORA-06512: at line 1 {call cStandardEntityDataTemplate.insert_stdentdatas(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)} {call cStandardEntityDataTemplate.insert_stdentdatas(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}