I used the MindStudio Architect to create a workflow that will summarize multiple property related documents. after the workflow was created, i run the app using the debugger and got the following error message when the system is executing the “Process Real Estate documents” function: : Execution error: TypeError: Cannot read properties of undefined (reading ‘length’)
What do I need to check/adjust in the “Process Real Estate documents” function to resolve this error?
Thanks!