From 9a67c8dd8b2d56e366f6ad2ccb7e473e6f26419b Mon Sep 17 00:00:00 2001 From: aman2519 <50793474+aman2519@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:26:36 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 078c893..0a5711c 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,9 @@ Recommendation to provide alternate/default value when calling gs.getProperty() ### Avoid using getReference() getReference is no longer considered best practice due to its performance impact and it is recommended to use g_scratchpad or GlideAjax instead. +### Running Business Rules on Transform Maps +Running business rules during transform may cause the transform to take longer than expected, or cause the instance to slow down.Do not run items like business rules, workflows, approval engines, and so on during a transform unless you want all insert and update business rules, notifications, and workflows to run + ## Category: Security ##Check Mandatory fields on incident This check is used to find mandatory fields on incident