Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Evonsys
NL
Last activity: 10 Nov 2020 9:47 EST
RuntimeException: Scalar query .pxFlow().pyFlowParameters.HarnessType
Hi All,
I am getting this exception when running application through the scripts only on Pega Platform 8.3.1 version with jdk1.8.0_231. Getting this exception not too often but getting this rarely (Ex: 1 out of 400).
Below is the few important lines from log file:
Hi All,
I am getting this exception when running application through the scripts only on Pega Platform 8.3.1 version with jdk1.8.0_231. Getting this exception not too often but getting this rarely (Ex: 1 out of 400).
Below is the few important lines from log file:
java.lang.RuntimeException: Scalar query .pxFlow().pyFlowParameters.HarnessType on page 'pyWorkPage' of type '###-###-#####' using 1 parameter(s) ([]).
at com.pega.platform.clipboard.query.internal.ScalarValueQueryImpl.resolve(ScalarValueQueryImpl.java:56) ~[clipboard.jar:?]
at com.pega.platform.clipboard.query.internal.ScalarValueQueryImpl.resolveToString(ScalarValueQueryImpl.java:117) ~[clipboard.jar:?]
at com.pegarules.generated.activity.ra_action_finishassignment_e9fc6e321f0f3e75279b61b986cee8c2.step19_circum0(ra_action_finishassignment_e9fc6e321f0f3e75279b61b986cee8c2.java:2105) ~[?:?]
at
com.pegarules.generated.activity.ra_action_finishassignment_e9fc6e321f0f3e75279b61b986cee8c2.perform(ra_action_finishassignment_e9fc6e321f0f3e75279b61b986cee8c2.java:388) ~[?:?]
at
com.pega.pegarules.session.internal.mgmt.Executable.doActivity(Executable.java:2744) ~[prprivate-session.jar:?]
...
Caused by: com.pega.pegarules.pub.clipboard.InvalidReferenceException: The reference .pxFlow().pyFlowParameters.HarnessType is not valid. Reason: unexpected character ')' at position 8, expected subscript (wildcards not allowed)
at com.pega.pegarules.data.internal.clipboard.PropertyReferenceImpl.initialize(PropertyReferenceImpl.java:2932) ~[prprivate-data.jar:?]
Below screenshot shows 19th step of FinishAssignment activity.
Is anyone know which could be the reason for this exception, please share with me.
Thanks,
Koshila
***Edited by Moderator Marissa to update General to Product***