Question
HCL Technology
AU
Last activity: 19 Sep 2016 12:00 EDT
PlicyOverride With Satuswork obj and some other prop to watch- Allow Work Object action is not working
Hi,
I tried with simple example with PolicyAmt(Integer) and pyStatusWork with watch property. On Change When rule, .PolicyAmt>=100 and .pyStatusWork="Pending". It is throwing same error. It is happening only when try to allow work object action. But Deny Work object action is working fine.
<<
[MSG][Exception][STACK][com.pega.pegarules.pub.clipboard.InvalidReferenceException: The reference .pxFlow() is not valid. Reason: unexpected character ')' at position 8, expected subscript (wildcards not allowed) at
>>
I traced. Please find attached tracer dump. Tracer not helping. The error comes in tracer as well.
Thanks
Alagar
Hi Alagar,
Can you please specify the PRPC version you have been using ?
I have tried inhouse in prpc 7.1.5 , with the configuration as :
1)set the property policy amt to 100
2)created a declare on change rule on properties to watch as : .pyStatusWork,.Policyamt , with when rule as : policy amt >100 and pyStatusWork=Pending , and configured an activity when true , to log a message .
I couldn't observe the above behaviour on running the WO .
Please elaborate on "It is happening only when try to allow work object action. But Deny Work object action is working fine "
Thanks,
Haritha.D