CustomApp - MultRow appears displayed in the case but not editable in the task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 10:01 AM
Hello, I hope you can help me.
We have a customized application via app engine. This application has a main table of cases and a secondary table that would be the tasks of the cases.
We use record producer to populate the case table.
In these record producers, we have a multrow variable set. When accessing the case in the workspace, I can see the multrow and edit it.
We have a business rule that basically goes to the "sc_multi_row_question_answer" table, copies the multrow of the case and creates the same one for the task table so that the multrow is also seen in the task variables editor.
However, the problem is that when I try to click on the information icon to open the record and edit the task, it does not open.
The console displays the message :
{data: undefined, status: undefined, statusText: undefined, message: 'Error evaluating multi-row active row data'}
Any direction as to what it might be?
Thanks !
- Carlos Petrucio
