How to change access to Account when Owner is changed?

Question

How to set the access to the Account only for a person who is specified in the Owner field?

When the Owner is changed from X to Y:

- The X loses write access to the Account 

- The Y gets write access to the Account

Answer

It can be implemented via business-process. You can simply recreate it following this:

  1. Starting signal - http://prntscr.com/i1qira
  2. Reading the Account - http://prntscr.com/i1qium
  3. Reading the user connected to the Contact - http://prntscr.com/i1qiyt
  4. Conditional flow in order to check if the Contact has User linked - http://prntscr.com/i1qj4h
  5. The actual access rights managing - http://prntscr.com/i1qj9b

You can find more details regarding business-processes here:

https://academy.bpmonline.com/documents/technic-bpms/7-9/how-create-bus…

Like 0

Like

Share

0 comments
Show all comments