Request state is not updating via update record in flow designer

shweta14
Tera Contributor

Hi Community,

 

Trying to update request state via update record in flow designer but it is not updating request.

Other fields are setting but not request state when it is approved.
When rejected working fine but on approved facing this issue.

 

shweta14_0-1712722616491.png

 

20 REPLIES 20

@shweta14 As per the flow, current you have declared the stages as below? 

 

First set in loop : [Which sets the request state]

Waiting for Approval
Above Line no : 7 (Not sure of the stage - share it if possible)
Request Completed

 

Second set in loop : [Which doesn't set the request state]

Waiting for Approval
Approval Rejected
Approval Approved
Request Completed

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

If I add request state in update record it will update the REQ request state but then approval is showing requested

shweta14_0-1712734537570.png

 

Amit Verma
Kilo Patron
Kilo Patron

Hi @shweta14 

 

Are you closing the RITM before making the REQ as Closed Complete ? If not, please make use of one more Update Record action before your action to mark the RITM as Closed Complete and then retry.

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

yes i'm closing RITM before REQ as close complete

but after that using update record for REQ it is not updating REQ request state

If you are closing the RITM before REQ, you already have an existing OOB BR on RITM table.  

 

SujathaVM_1-1712725634944.png

 

Doing this step in the flow, should make the BR cascade the value to Parent (REQ) record. 

 

SujathaVM_0-1712725815456.png

 

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.