flow designer is not taking updated value for the requested variables

prem kumar2
Tera Contributor

Hi @Ankur ,
Iam dealing with a flow designer ,which contains a task followed by some approvals.And approval is selected from the one of the requested details.So the problem we are facing here is when a task is generated then we are changing the approver in the requested details but the approval still goes to previous value selected.

premkumar2_0-1694789244942.png

 

2 REPLIES 2

Shruti
Mega Sage
Mega Sage

Hi,

You need to fetch requested details after changing the approver in requested details.

You can create a custom action and write a script because get catalog variables does not fetch the updated variable values

could you please tell me how to get a variable value using the custom action