RobertChatenier
11 days agoNew Contributor
Execute Custom Calculate BusinessRule - Server Timout
Dear community,
We are using a Dashboard Extender Rule to trigger a ExecuteCustomCalculateBusinessRule.
The business rule that we are running is a finance business rule that contains databuffer formula's.
Since we can only run a finance business rule for one entity, we have created a MemberList that is running the Finance Rule each time for one of the 1500 legal entities that we have.
This caused a Server Timer Out error.
Do you know if the ExecuteCustomCalculateBusinessRule runs for each entity separately or for multiple entities in Parallel that is causing this TimeOut?