Node configuration " Write to database Store" with dependent dropdown interface

"I am working with dependent tables, and it's already functioning in the interface. However, when starting debugging in the process model, it throws the following error:

I believe this might be due to the variable in the 'Group' field, which comes from the interface as an integer variable but is presented as text in the user form. Could you guide me on how to handle the configuration of the node or the properties of the Process Model M to fix this error?"

This is what I have in my node configuration

These are the variables on my Process Model´s properties

and this is my rule inputs on the interface

Appreciate your comments.

Regards,

  Discussion posts and replies are publicly visible

Parents Reply
  • Thank you very much for your guidance. It is correct that CFP_GRUPO_DE_INVERSION is the data structure representing my database. Could you please guide me on how to update the "Group" and "Subgroup" fields in this structure so that it reflects in the database?

    By setting up the configuration as shown for the variable "nombreGrupoId," it allowed the values not to disappear when entered by the user. "I'm not sure if it's the right way."

    thanks.

Children
No Data