Issue on Editable Grid

Hi All,

when I am using the Editable Grid on Form, as soon as I try to enter the values in it, it gives me an error. when I looked into Application Server Logs, it is showing the following error:

          at com.appiancorp.process.expression.ExpressionRuntimeException$AppianExceptionWithRootCauseProvider.<init>(ExpressionRuntimeException.java:119)
          at com.appiancorp.process.expression.ExpressionRuntimeException.<init>(ExpressionRuntimeException.java:93)
          at com.appiancorp.process.expression.SaveOperatorRuntimeException.<init>(SaveOperatorRuntimeException.java:24)
          at com.appiancorp.process.expression.SaveOperatorRuntimeException.createSaveOperatorException(SaveOperatorRuntimeException.java:44)
          at com.appiancorp.process.expression.SaveOperatorRuntimeException.createSaveOperatorException(SaveOperatorRuntimeException.java:48)
          ... 460 more
Caused by: com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException: com.appiancor...

OriginalPostID-262857

  Discussion posts and replies are publicly visible

Parents
  • ...p.suiteapi.common.exceptions.AppianException: java.lang.IllegalArgumentException: Invalid index type: Cannot index property of type 'Number (Integer)' into dictionary
              ... 461 more
    Caused by: java.lang.IllegalArgumentException: Invalid index type: Cannot index property of type 'Number (Integer)' into dictionary

    Can anyone guide what is going on?
Reply
  • ...p.suiteapi.common.exceptions.AppianException: java.lang.IllegalArgumentException: Invalid index type: Cannot index property of type 'Number (Integer)' into dictionary
              ... 461 more
    Caused by: java.lang.IllegalArgumentException: Invalid index type: Cannot index property of type 'Number (Integer)' into dictionary

    Can anyone guide what is going on?
Children
No Data