Requester cannot be the Approver

SD_Chandan
Kilo Sage

if you are the requester for one catalog and you are the approver as well and when you are trying to approve your own request then there should be an error message saying that "Requester cannot be the Approver"

Thank you
Chandan
1 ACCEPTED SOLUTION

SN_Learn
Kilo Patron
Kilo Patron

Hi @SD_Chandan ,

 

You can achieve this without any coding.

Create a business rule on [sysapproval_approver] table:

SN_Learn_0-1722875300081.png

 

 

In the action, define as below:

 

SN_Learn_1-1722875373779.png

 

 

Result:

SN_Learn_2-1722875452845.png

SN_Learn_3-1722875510108.png

 

 

 

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

View solution in original post

5 REPLIES 5

SN_Learn
Kilo Patron
Kilo Patron

Hi @SD_Chandan ,

 

You can achieve this without any coding.

Create a business rule on [sysapproval_approver] table:

SN_Learn_0-1722875300081.png

 

 

In the action, define as below:

 

SN_Learn_1-1722875373779.png

 

 

Result:

SN_Learn_2-1722875452845.png

SN_Learn_3-1722875510108.png

 

 

 

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.