Can someone tell me what I should expect in user experience when using the Force Rollup Calculation from the Workflow Tools add-in? I plucked away at configuring without much documentation and did it like this:
1) I have a Payment entity that has many related Payment Line Items. The Payment entity has a rollup field which references to Total from each Payment Line Item.
2) I have a counter on Payment that increments by 1 when each Payment Line Item -- so I know whether the user has created at least one before something else can happen.
3) I created a workflow that watches this counter field and when it changes, the Force Rollup calculation happens. Problem is, I don't see anything happen. I wait about 10 seconds and nothing, so force a screen Refresh and then it updates. I don't know whether that is the standard background update or that's the update from Workflow Tools.
I was hoping the forced update would immediately update the value and refresh the screen to display it.
*This post is locked for comments
I have the same question (0)