If request is cancel from service portal approval field should be rejected.

Deepika43
Tera Contributor

If user cancel request form service portal. Need to change approval field value as "rejected" in both RITM and REQ table.

Currently in REQ it shows as "approved" and RITM as "Request approval". Both approval should change to "rejected".

when request is cancelled. like mentioned in below screenshot

 

Deepika43_0-1695800288555.png

 

 

3 REPLIES 3

AnveshKumar M
Tera Sage
Tera Sage

Hi @Deepika43 

This cancel button seems to be a custom one, if it is set the status of the records to rejected and at the same time you can handle this event in Workflow /Flow using wait for condition as a parallel activity and if the condition is matched set the status to rejected and end the flow.

Thanks,
Anvesh

Deepika43
Tera Contributor

I tried with flow designer it not working as expected. Is it possible to achieve this by business rule

@Deepika43  Can you share the Screenshots of Flow Designer you tried

Thanks,
Anvesh