I have registered an synchronous plugin on POST UPDATE Stage in the Plugin Execution Pipeline. I added a few fields including new_servicecost in the filtered attributes while registering the step. When i change the new_servicecost on the entity, the plugin gets triggered but the attribute new_servicecost is not included in the INPUT PARAMETERS TARGET.
NOTE : new_servicecost is a rollup field.
Is this expected or am i doing something wrong?
*This post is locked for comments
Hi Ravish,
I want to rollup values from the child entity to a field in a parent entity. The child entity attributes that i need a sum of is itself a rollup field and crm doesnt allow to do a rollup on a rollup fields. hence the need of plugin.
well i did force update and then saved the record. The plugin got fired but with no rollup field in the Target Entity Collection was found.
hi there,
thats weird, Can you try to force update the rollup field first and then see in your plugin if value is there.
Quick question though - if thats a rollup field why do you need manually update it? just a clearing my doubt.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156