Question
TATA Consultancy Services Limited
IN
Last activity: 3 Jan 2022 13:36 EST
Getting Error while check in the in flow action using post processing activity
I think the issue what I am getting it is kind a weird issue.
While checked out the same activity , it is not throwing any error and values are saving it to DB.
While checked in the rule, throwing error posted below
Error:
Failed to compile generated Java com.pegarules.generated.activity.ra_action_newvals_1a3d1bfda29b835b8feee89138c5e0aa: ---------- 1. ERROR in /com/pegarules/generated/activity/ra_action_newvals_1a3d1bfda29b835b8feee89138c5e0aa.java (at line 75) ClipboardProperty pz_11 = scalarValueQuery_10.resolveToString(tools, pega.findPageWithException("PrImArYpAgE", null), ImmutablePropertyInfo.TYPE_TEXT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type mismatch: cannot convert from String to ClipboardProperty ---------- 1 problem (1 error) Compile failed.