I am getting the following error in SAIL interface whenever I try to select a va

I am getting the following error in SAIL interface whenever I try to select a value from cascading dropdown. It is not happening in other two environments but it is happening in only one environment. I have exact same package in all three environments.

ERROR com.appiancorp.rest.shared.AppianExceptionMapper - Internal Server Error on REST API invocation.
com.appiancorp.process.expression.ExpressionRuntimeException$AppianExceptionProvider: Expression evaluation error in rule 'rdm_riskdataform' (called by rule 'rdm_mainform'): Invalid types, can only act on data of the same type (Any Type, Boolean) (APNX-1-4198-000)
at com.appiancorp.process.expression.ExpressionRuntimeException.<init>(ExpressionRuntimeException.java:69)
          at com.appiancorp.core.expr.exceptions.AppianScriptException.<init>(AppianScriptException.java:24)
          at com.appiancorp.core.expr.exceptions.ParseException.<init>(ParseException.java:20)
          at com.appiancorp.core.expr.exce...

OriginalPostID-178697

OriginalPostID-178697

  Discussion posts and replies are publicly visible

Parents
  • ...ptions.FunctionException.<init>(FunctionException.java:13)
              at com.appiancorp.core.expr.tree.FunctionCall.evalEvaluable(FunctionCall.java:308)
              at com.appiancorp.core.expr.tree.FunctionCall.eval(FunctionCall.java:360)
              at com.appiancorp.core.expr.Tree.eval0(Tree.java:192)
              at com.appiancorp.core.expr.Tree.eval(Tree.java:188)
              at com.appiancorp.core.expr.tree.If.evalInner(If.java:150)
              at com.appiancorp.core.expr.tree.If.eval(If.java:51)
Reply
  • ...ptions.FunctionException.<init>(FunctionException.java:13)
              at com.appiancorp.core.expr.tree.FunctionCall.evalEvaluable(FunctionCall.java:308)
              at com.appiancorp.core.expr.tree.FunctionCall.eval(FunctionCall.java:360)
              at com.appiancorp.core.expr.Tree.eval0(Tree.java:192)
              at com.appiancorp.core.expr.Tree.eval(Tree.java:188)
              at com.appiancorp.core.expr.tree.If.evalInner(If.java:150)
              at com.appiancorp.core.expr.tree.If.eval(If.java:51)
Children
No Data