Trigger process when user is assigned dynamic business role

Hi,

We are trying to fire a prosess when a user is inserted/assigned to a dynamic business role. I can trigger an prosess from PersonInOrg with the "insert"-event when i add the user directly to a business role, but when the user is added with a dynamic role, nothing happens., I have also tried with "assign"-event on the same table, and "insert" and "assign" on PersonInBasetree. Any help is much appreciated.

The "insert"-event on PersonInOrg works fine in 6.1.4, but not in 8.1.1

- Are