security role

0
An error has occurred while handling the request. [User 'demo_security' with session id '39760605-XXXX-XXXX-XXXX-XXXXXXXXd4b6' and roles 'Security']   An error occurred while executing an action of MyFirstModule.Security_Page.actionButton1: Internal server error Error: An error occurred while executing an action of MyFirstModule.Security_Page.actionButton1: Internal server error    at http://localhost:8080/mxclientsystem/mxui/mxui.js?638337380690445379:66:184436    at ye (http://localhost:8080/mxclientsystem/mxui/mxui.js?638337380690445379:24:6830)    at i (http://localhost:8080/mxclientsystem/mxui/mxui.js?638337380690445379:24:6731)    at E (http://localhost:8080/mxclientsystem/mxui/mxui.js?638337380690445379:64:5069)
asked
2 answers
1

Hi Patel,

It looks like the Security userrole does not have sufficient rights. Is the Action Button calling a microflow? Then you should be able to use the debugger in Studio Pro and place a breakpoint in the microflow to see at what point exactly the error occurs. Could be related to retrieving or updating objects.

Hope this helps

 

answered
-1

its resolved, 

Thank you 

 

answered