Tips to improve UI response when executing Business Rules via Data Forms or Rules cards.
Summary:
This post provides some helpful tips to improve UI responsiveness when executing long running Business Rules via Data Forms or Rules card.
Content (please ensure you mask any confidential information):
Here are a few helpful tips to improve UI responsiveness while executing Business Rules (ODRs/Seeded Consolidate etc…) via Data Forms/Rules Card/Jobs.
- Do not associate long-running business rules to run on Form Load or Form Save. This is because rule executes in foreground.
- Instead, just uncheck those settings. And manually launch rule from Business Rules Action
- Set Background processing interval to 0. No point in wasting time for rule to go in the background. Let it go instantly in
0