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 three),

Certified Senior Developer

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



Any suggestions where I'm going wrong?

  Discussion posts and replies are publicly visible

Parents
  • +1
    Certified Associate Developer

    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)

Reply
  • +1
    Certified Associate Developer

    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)

Children
No Data