Hi all,
Is there a way to modify what the buttons “Revoke“ does on an Certification. Like to send an email rather than Disable?
How can I achieve this?
Thanks in advance
Hi all,
Is there a way to modify what the buttons “Revoke“ does on an Certification. Like to send an email rather than Disable?
How can I achieve this?
Thanks in advance
@rishavghoshacc - I don’t think that’s possible. Moreover that’s not a wise call to change OOTB functionality as with next release or updates, the modification will be erased and you need to handle it manually everytime you perform patching or upgrade.
Hi @rishavghoshacc ,
I suggest to handle it at the application level. In the Before Provisioning Rule put at condition like if the operation is disable and source is Certification then remove the Account Request from Plan to stop provisioning and then send email notification as per requirement.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.