Hi, before updating the latest version, whenever there is an error occur in the activity, it thrown the popup window, where we can easily identify the error details. But in the Update Beta version, here we’re not able to see anything, Only the activity border become RED color if there is any error in the activity,
Even now it’s not displaying any popup error window. ??
Previously popup window message very much helpful to display the exact error message. Now It’s become red and in the Result tab just showing Execute Query Faulted. How do we identyfy which is the exact error? Now how to see the error details?without displaying anything
What I have observed if we run in the Debug mode it shows this red line which I attached the pic but when we press f5 to continue the process in Normal Mode then it thrown an exception message.
So you mean like we are not getting g error pop up message when I’m the process I been run in debug mode
Is it so @balkishan
Well we got these options did we check with that
Debugging
Validate / Validate All and Error List
You can now scan your entire project for syntax errors and then display them in one convenient Errors pane.
As you can see, it spots the syntax error inside of the invoked workflow:
see here I run in the Debug mode, Intentionally I made a mistake, Now error occure but it stopped here only once become the red border.
I am not able to see any details about this error.
I attached the complete window snapshot.
i hope we are in read only mode, that is when the process is in execution either in debug or normal mode we wont be able to find any option
–try with TEST ACTIVITY functionality
–i hope thats a new functionality added to test that particular activity and its functionality
–you are in middle of the execution thats why no option is visible