Skip to main content
February 9, 2025
Solved

An error occurred while executing a save: Expression evaluation error: The save target must be a local variable that does not refresh on every evaluation or on an interval, a process variable, or a node input (or a rule input passed one of those thre

  • February 9, 2025
  • 1 reply
  • 0 views

I'm not sure why a!save doesn't work and throws error:


Any suggestions where I'm going wrong?

Best answer by shashanks3233

Is this a child interface being called from a parent interface where you're passing any value instead of a variable? ( if yes, please share the snippet of parent interface where its being called)

1 reply

shashanks3233
February 12, 2025

Is this a child interface being called from a parent interface where you're passing any value instead of a variable? ( if yes, please share the snippet of parent interface where its being called)