Flow Designer: Insert RITM table to Approval table

manueleriklego
Tera Expert

Hi All,

 

I am new to Flow Designer and I have been tasked to create a flow for approval follow up notification and automatically closed RITM if not approval been made after XXX days. So far, I have created a notification for it and created the flow below but struggling to input a update record (row 7) for RITM table that it will close if no approval made there is no lookup record that I can input. Appreciate your help!

manueleriklego_0-1674732538662.png

 

2 ACCEPTED SOLUTIONS

OlaN
Giga Sage
Giga Sage

Hi,

Is the approval itself generated from another Flow?

Then you should configure an automatic timeout in that flow, when configuring the approval step.

Example below

flow-approval-timeout.png

View solution in original post

OlaN
Giga Sage
Giga Sage

I would suggest you pass that date/time value as another input to your subflow, and then use that value through the data pill picker.

View solution in original post

6 REPLIES 6

OlaN
Giga Sage
Giga Sage

I would suggest you pass that date/time value as another input to your subflow, and then use that value through the data pill picker.

manueleriklego
Tera Expert

Thanks Olan! I confirmed that it is also working even though there is not data from data picker as long as Time is defined.

manueleriklego_0-1674741532761.png