• Delete PersonInOrg Object (all Direct assignments) via Script ?

    HI,

    I am using Version 8.1 and trying to delete the assignments from PersonInOrg table via a Script.

    I have written below script to test the method calls.

    Already tried

    • Running from designer (test script option).
    • Also, tried putting script in a process…
  • 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…