Update rule input values when loading the interface

I created an interface that has as rule input a variable that has the type of a data type. I created a id local variable that retrieves data store information from the database and I cannot assign the value of the local variable id to the value of the master rule input.

I need the rule input value updated when loading the interface.

I tried it but it doesn’t work: a!save(ri!MASTER.id, local!id)

returns me this error: Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error : An array of components may only contain components.

How can i do?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data