Hi there
I had tried to add enum in facet of collection attribute. I am getting a below exception
nexj.core.meta.TypeMismatchException: Type mismatch in “oid”. (err.meta.typeMismatch)
at nexj.core.scripting.Intrinsic$259.invoke(Intrinsic.java:8322)
at rules:uiProxyHelper.rules:create-component-message(library:rules:uiProxyHelper:44)
at rules:OperandProxy.persistence.read.0$read(class:rules:OperandProxy.persistence.read.0$read:32)
at rules:OperandProxy.persistence.read.0$read(class:rules:OperandProxy.persistence.read.0$read:1)
at rules:OperandProxy.persistence.read(class:rules:OperandProxy.persistence.read:1)
at rules:OperandProxy.read(attributes,where,orderBy,count,offset,xlock)(class:rules:OperandProxy.read(attributes,where,orderBy,count,offset,xlock):1)
at Object.read(attributes,where,orderBy,count,offset,xlock)$beginTransactionIfXLock(class:Object.read(attributes,where,orderBy,count,offset,xlock)$beginTransactionIfXLock:6)