This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to delete an entrance from table PersonInOrg (through DB)?

Hi everyone,

I want to create a process which triggers when a user gets deactivate.

This process has two parts:

  1. It unsubscribes already all "assigned" requests -> DONE

  2. I want to delete all existing entrances in the table PersonInOrg in case this user is member of any Group/role... -> (that´s my question for you all)

I tried to delete directly the entrances with a whereclause but it is not possible according to the XOrigin value.

I updated the field "XMarkedForDeletion" in the PersonInOrg table, but nothing happended.

Any ideas?

thanks a lot in advance.

Fer