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

Force remove entitlements ordered in IT Shop when create attestation instance

Hello.

I need to set up a process that will set the aborted status for all employee requests when the employee becomes the subject of certification.

I try to configure process with Abort Call method. But can't triggered it from Person table. Can anybody help me please?

Parents
  • Person requests are stored in the table called PersonWantsOrg.  Once you have the uid_person of the Person from AttestationCase table then go to the PersonWantsOrg and find / process their requests.

Reply
  • Person requests are stored in the table called PersonWantsOrg.  Once you have the uid_person of the Person from AttestationCase table then go to the PersonWantsOrg and find / process their requests.

Children