see attachment.
I defined a data type customer_struct as structure and use it in a modul in a global variable selectedCustomer.
In debugger I get an array (which results in an error in an UI Action mapping).
How is the global variable filled ? because if the variable is from type struct its not saying that you can not store an array in it.
and if its filled by a connector wich has output validation disabled this can be the problem.
In this case Simplifier can’t detect the problem because validation is disabled.
To fix this you can give back just one item from the connector like this.
You must be logged in to reply to this topic.
Enter the destination URL
Or link to existing content