diff --git a/README.md b/README.md index 078c893..eab410f 100644 --- a/README.md +++ b/README.md @@ -182,9 +182,13 @@ api.controller = function ($rootScope, $scope) { ### Provide alternate value when fetching Glide property Recommendation to provide alternate/default value when calling gs.getProperty() to avoid errors if the property is not set. +### 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 + ### 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. + ## Category: Security ##Check Mandatory fields on incident This check is used to find mandatory fields on incident diff --git a/ca8467c41b9abc10ce0f62c3b24bcbaa/checksum.txt b/ca8467c41b9abc10ce0f62c3b24bcbaa/checksum.txt index e317c59..6dad51a 100644 --- a/ca8467c41b9abc10ce0f62c3b24bcbaa/checksum.txt +++ b/ca8467c41b9abc10ce0f62c3b24bcbaa/checksum.txt @@ -1 +1 @@ -0B6CCLMe9KvvOzjJGIIuGgS6LL6SD9sDoq-FcaNtAyvj7MRocHVPInSPnXCSVL5rgBO70ISjsz2TyI3AxUavcTg2XBAb-iF0WetJxhEZP5itR8UtyDZ1M8dvqSwwQyxmr2rhGAoLnyvAfqT7Pu3tMGXD2ysRGjU_s-BhEKIqTYGHNfL6RgTVRwZPDPwtRnwYnXC2xdYEVG84Oa5c59XNMXr1R_OEnLd8UXYJ82DVtzjkdk0D5nNQQuW3n4F0P4drKyYPh-fPMVkzxoeySQZBIEIaxYUZLAFkNBJeiMU-p3uqPFz94nOGeFfGGdh9N1wuZ_iJ8Qcx99UWSXOkUcUQlui40Bcc9c7IZ7vt2VPoeCZGp74_JH3cWcE11cmx1B-uLoxxjyya_BjZy-LhYBsYT_EQxBgEP2D5BDqjzdTUKjYQT8G_eApIx-vEQabuZSd2zt-0mgi0q_FB56nKYvtdoObnROfqVgyZnXeYlo5sZrJtTT5UPnhEbGlv24mw7mF6UJ7HxA3GajdpFW2kQ02kQIdYI_KGSI9u-Ah3JTN9AkWevlmrV3xg0URGZHLSObGeJ6BpRoWNABRMOz4IgmH8197CsXBgjRPAm-uWmKEAGVvOYF6g8VKgdffdyOXEsl4biu8ZwZL7qW6vOMkEgfKvmVe-MhYKb2tPt1cJ1tqaiK0 \ No newline at end of file +APBZ6N-mXQqTnbxQsCc2BHSyXp9Boqw2IPsl8t_tiGfkZCie3Y_HBRDI1ohtO9n5IZjYoWFKvqlA7F7fyv96kTOlFKK6GyU-tdiUoEqcOGb6K1x9t2oX4vonME33VyIwpeelR7UEPVuU9fQofwdQKQ0g-16C3mEXbfGXvhmgI7kxGU4eJl06omxI8VrED2HXXpiEPV76_WMvd14z3Iddfk2uo2ygohHSAtREtUmG4IZJVbcu4Hc4nWbhOEPeA1jYNPFFcvTK3iwpX8FUgYNRTYQfrCg1BSy8AoozxzFjn8_WX0mi10IhJzRZwrJCXfWhhVQoGdiCvYCqcogxDtNaDUzxkw20MbNXo6-AZpcJMH1EovFOJOS0CzqJ-KdnOKhSooYh7emFWG8xFZrzZi149t4Dq3aWft40Z4g7AjpgXt_7EO_NvCXBaHnXMwSOaiA-PoW2JL_FKI3AIduUybr3xPwQYP4Zbz2UzQtVVMOMeMFTs7JAqoHNkOG-jQNRAa_Bbq4cY_Ru6leaPdKEKVa3IDl1mf9ug7dcVhfkFDszOWRdRWDmJGi-ptN5twYZ_5IFEqIl_9YmylsKX-JobM4bDl-80xGd2v7z96Yj2oZg0ArGuO7EG6BwdQkmT-fvSwrBFawNWPX-OSdoRXoCc217pNPfsXFVNqBZ-sLza74ikRM diff --git a/ca8467c41b9abc10ce0f62c3b24bcbaa/update/scan_table_check_e19656212ff1311002eb2ca62799b639.xml b/ca8467c41b9abc10ce0f62c3b24bcbaa/update/scan_table_check_e19656212ff1311002eb2ca62799b639.xml new file mode 100644 index 0000000..323d167 --- /dev/null +++ b/ca8467c41b9abc10ce0f62c3b24bcbaa/update/scan_table_check_e19656212ff1311002eb2ca62799b639.xml @@ -0,0 +1,41 @@ + + + true + false + performance + run_business_rules=true^active=true^EQ + + + + Running business rules during transform may cause the transform to take longer than expected, or cause the instance to slow down. + https://docs.servicenow.com/bundle/vancouver-integrate-applications/page/administer/technical-best-practice/concept/c_TroubleshootImportSetPerformance.html + scan_finding + Running Business Rules on Transform Maps + 1 + 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. For example, when importing all data from an old system, you may not want notifications to run. To disable these items from running and to cease auditing and field normalization within the transform map for that import, deselect the Run business rules check box. + + 100 + 0 + 1 + + Running Business Rules on Transform Maps + scan_table_check + admin + 2023-10-10 11:06:48 + e19656212ff1311002eb2ca62799b639 + 1 + Running Business Rules on Transform Maps + ca8467c41b9abc10ce0f62c3b24bcbaa + + ca8467c41b9abc10ce0f62c3b24bcbaa + scan_table_check_e19656212ff1311002eb2ca62799b639 + admin + 2023-10-10 11:08:53 + sys_transform_map
+ false +
+