On the click of a button, we are populating values from the process model back to the interface. This is working perfectly for some users. But for some users, its throwing expression evaluation error even when the data is same in both cases. Could this be related to any permission or security issue?Update : This is occuring for users who only have access to site page.Thanks in advance
Discussion posts and replies are publicly visible
Hi Sarathkumar R,
Check whether you are passing the correct data to the interface . Sometimes it may be related to security issue as well depends on the data that you are getting from record then the user should have atleast viewer permission to access the data.
It will be helpful if you keep the error message in the chat for better understanding
How you are getting the choice values data. Using constant or getting from the record. Check whether the user have the basic permissions to the data or not