An error occurred while executing object data source microflow for widget
0
I am getting below error while clicking on Action button is having micro flow. Error: An error occurred while executing object data source microflow for widget Overview.dataView3: An error occurred while executing object data source microflow for widget XXXXX.dataView3: Error: An error occurred while executing object data source microflow for widget gLIMS.Paragraphs_Overview.dataView3: at http://localhost:8089/mxclientsystem/mxui/mxui.js?637502854668800555:79:337623 at http://localhost:8089/mxclientsystem/mxui/mxui.js?637502854668800555:79:337753 at http://localhost:8089/mxclientsystem/mxui/mxui.js?637502854668800555:20:2114 at Object.throw (http://localhost:8089/mxclientsystem/mxui/mxui.js?637502854668800555:20:2219) at s (http://localhost:8089/mxclientsystem/mxui/mxui.js?637502854668800555:20:1009) Thanks, Satya.
asked
Satyanarayana P
1 answers
0
If you have an error in your data source microflow, it may be worth putting a breakpoint on the first action in that microflow and then single stepping through to see if it breaks anywhere. You can also check if the data looks correct at each step.