- Print
- PDF
Administrative users can recalculate the balances of transactions and itemization transactions directly from the account transactions page. Additionally, balance recalculations can be triggered through specific action paths.
Caution
Recalculating balances should be done infrequently and only when necessary. If you have any doubts about when to use this function, please contact support for guidance.
Recalculate From Account Transactions Page
Accessing the Page:
Navigate to the Account View.
Click on 'Transactions' in the left sidebar.
Click on 'Recalculate' to update the balances as needed.
Recalculate Balances with Workflow Tools
Logic Block
Create a logic block that identifies account balances needing to be recalculated.
Go to Workflow → Logic Blocks → New
Enter Label: Recalculate Balances
Add Field: specify the logic and conditions to be applied to the accounts
Click Apply
Click Test: review your logic block and make any necessary changes
Click Save when you are satisfied with the Logic Block
Action Path
Go to Setup → Workflow → Action Paths, New
Create an Action Path using the Class Name: Recalculate Balances
Click Save
Job
Go to Utilities → Jobs, New
Job Name: Recalculate Balances
Label: Recalculate Balances
Schedule: On Demand
Active: True
Task Type: Workflow: Action Path
Active: True
Selection Logic: Use the 'Recalculate Balances' logic block.
Action Path: Use the ‘Recalculate Balances’ action path
Save
Run Job