Error evaluating UI expression

Hi, i am getting this error but there is no further information on which expression rule might be causing this. Checked the tomcat logs but the stack trace does not show any further useful information either.

Error evaluating UI expression

  • Expression evaluation error [evaluation ID = 43f47:2469d] : Invalid index: Cannot update value of length 5 by assigning value of length 1

Anyone can advise on how to troubleshoot this error further?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer
    10 months ago

    You will have to isolate the problem. If you are not sure what is causing this problem then you will have to either look for a piece of code that might be used for updating (as Chris mentioned) or you need to delete small blocks of code to see removing which code block removes the error. 

Reply
  • 0
    Certified Senior Developer
    10 months ago

    You will have to isolate the problem. If you are not sure what is causing this problem then you will have to either look for a piece of code that might be used for updating (as Chris mentioned) or you need to delete small blocks of code to see removing which code block removes the error. 

Children
No Data