Hi, Can someone help me for the background for this issue.

Hi,

Can someone help me for the background for this issue.

Expression evaluation error at function a!formLayout [line 32]: java.lang.Integer cannot be cast to java.lang.String.

Whilst there no integer rule inputs are defined.

Thanks,
Deepan

sail.txt

OriginalPostID-148600

OriginalPostID-148600

  Discussion posts and replies are publicly visible

Parents
  • @deepanc At the moment,I couldn't trace out the error by just seeing the code, but let's see if any other practitioners comes up with the suggestions. Attached the modified code by removing syntax errors.

    Also I would like to suggest to cross check the type of data being passed to rules with the data types of inputs of the rules. Mismatch in this also might lead to the error you specified above.
Reply
  • @deepanc At the moment,I couldn't trace out the error by just seeing the code, but let's see if any other practitioners comes up with the suggestions. Attached the modified code by removing syntax errors.

    Also I would like to suggest to cross check the type of data being passed to rules with the data types of inputs of the rules. Mismatch in this also might lead to the error you specified above.
Children
No Data