Data propogation from sub case to parent case not working for page properties
Hi ,
In my application i need to track page property changes on subcase and calculate values on parent case. We have used OOTB calculations tab of the Case type rule. But the values are not getting propagated from sub case to cover case.
Pega version : 7.1.7
Core PRPC. No frameworks being used.
Thanks
-
Like (0)
-
There is a page property, inside which there is a single value property.
Page.SingValueProperty
If any changes on this property happens on sub case then
page2.singlevalueproperty values needs to be incremented .
Thanks
Hi Sri,
Could you send the screen shot of the Calculations Window of the case type.
Hope the calculations is used to get values from the different covered Work types to the parent case.
Please let me know what you meant by increment?
Thanks.
Yes it is from covered work types i am getting values onto parent case.
Increment here i mean is sum of the individual properties.
Sorry i cant give the screen shot - Confidential
Yes they are created . From the subcases the declare trigger activity is getting invoked and all the processing is being done but values are not getting populated on the parent case
I have replicated the same scenario in my local environment, with multiple sub-cases.
Its working fine.
Please share some other details to further investigate on this.
Thanks