Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Not able to save the flow with update record action, giving error

Dibyaratnam
Kilo Patron

Hello Everyone, 

When I am trying to update the existing flow. It is giving an error "Flow update is aborted by Business rule. Please check log for more details." please find the picture below

DSam1_0-1730785714320.png

Once I refresh the page, it is already saved. Not sure why this issue is occurring.

 

This issue is there when I am adding one Update record action and mapping one choice field "Planned Disposition" with a catalog variable of choice type having the same value as in the field dictionary. through data pill it's not mapping rather I have to pass the value in script. and once I try to save it, I am getting the error.

Please find the relevant image below.

DSam1_1-1730785868827.png

So here invest is a value from the choice field but I want to map it with the underlined variable from the get catalog variable data pill. Please let me know what can be the issue here.

#flow, #flowdesigner, #flowactions, #developers

3 REPLIES 3

Shruti
Giga Sage

Hi

Add a Look up record action (look up to business application table) above update business application record action

Shruti_0-1730787448485.png

 

Okay I will check that. But in my existing setup also, if in the update action, i set a static field value for the Planned Disposition field rather than setting it up via script(as I am unable to set it up via data pill) it works fine. 

SGaba
Tera Contributor

Did you try to updating the Description of your Flow and then trying to update the Flow?