Approval in Flow Designer

Joshuu
Kilo Sage

Hi All,

 

For the enhancement table, I have created a flow in ServiceNow. But it is not working as expected.

 

There will be only one approval in flow. If it is rejected it should go back to the previous state. So, we have an UI action in that state to request for approval again. If we do that, it is requesting for approval again but also making the previous approval which is rejected as requested again which should not happen.

 

Could you please assist me on this.

 

priyarao_0-1709550782126.png

 

priyarao_1-1709550782226.png

 

priyarao_2-1709550782252.png

 

priyarao_3-1709550782269.png

 

priyarao_4-1709550782405.png

 

Approval is rejected:

priyarao_5-1709550782297.png

 

When Approval is requested second time:

priyarao_6-1709550782694.png

 

Thanks & Regards.

2 ACCEPTED SOLUTIONS

Try specifying both an approval and a rejection condition, below is the test flow I created to verify your question. Upon re-approval, the old approval is not updated and remains rejected

KieranAnson_0-1709554680571.png

 

View solution in original post

Hi @Kieran Anson ,

 

It is working as expected. The approval engine for enhancement table is not turned off. So I have updated the property and then it is working fine now.

 

Thanks for your help.

View solution in original post

9 REPLIES 9

Hi @Kieran Anson ,

 

Thanks for your response.

 

They can receive the approval for second time as well. But, the previous one should be either in rejected state or in no longer required state. Here, it is creating a new approval when requested again, but showing the previous one also as requested state instead of rejected or no longer required.

Try specifying both an approval and a rejection condition, below is the test flow I created to verify your question. Upon re-approval, the old approval is not updated and remains rejected

KieranAnson_0-1709554680571.png

 

Hi @Kieran Anson ,

 

I have tried as you suggested. But it is still the same.

 

priyarao_0-1709556909663.png

priyarao_1-1709556928376.png

 

Hi @Kieran Anson ,

 

It is working as expected. The approval engine for enhancement table is not turned off. So I have updated the property and then it is working fine now.

 

Thanks for your help.

Hi @Joshuu ,

Which property have you updated?