Getting Expression Evaluation Error

Certified Senior Developer

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

Parents
  • 0
    Certified Senior Developer

    We have provided proper null checks for the field. For the same data, when I am clicking on button, interface is loading properly. But when its some other user, its throwing the error which i have attached. The data is not coming from any record. Its coming from an external system and we are parsing it and showing it in our UI

Reply
  • 0
    Certified Senior Developer

    We have provided proper null checks for the field. For the same data, when I am clicking on button, interface is loading properly. But when its some other user, its throwing the error which i have attached. The data is not coming from any record. Its coming from an external system and we are parsing it and showing it in our UI

Children