Question
IT
JP
Last activity: 17 Aug 2024 22:41 EDT
class "java.lang.Long" does not match mode "String"
Hi,
I am using the parseDateString function in a data transform to set a property's value, but I get this error when I run the data transform:
class "java.lang.Long" does not match mode "String" of property "RunRecordPrimaryPage.TestLong". Details: Invalid value for aValue passed to com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.setValueOverride(Object)
I tried different types of properties but nothing seems to work. Can anyone help?
Thank you,
Louis