• 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…

  • Cannot insert object in PersonInBaseTree because the associated object in BaseTree does not exist.

    Hi,

    As I am inserting an entry into PersonInOrg during updating of Person table, I received the following error:

    Error during execution of statement: insert into PersonInOrg (UID_org, UID_Person)....

    Cannot insert object in PersonInBaseTree because…