B is the correct answer,
BR can be set to run BEFORE OR AFTER the database action has occurred.
BR don't depends from form action. Other actions may have an impact on the table.
BR stdby, but WHEN the operation is to be performed is set.
from: https://docs.servicenow.com/bundle/tokyo-application-development/page/script/business-rules/concept/c_BusinessRules.html
Before: After the user submits the form but before any action is taken on the record in the database.
After: After the user submits the form and after any action is taken on the record in the database.
B is the correct answer,
* BR can be set to run before OR AFTER the database action has occurred.
* BRs are server-side logic/script that execute when database records are queried, updated, inserted, or deleted. Business Rules respond to database interactions regardless of access method: for example, users interacting with records through forms or lists, web services, or data imports (configurable). Business Rules do not monitor forms or form fields but do execute their logic when forms interact with the database such as when a record is saved, updated, or submitted.
Business rule runs :
After the user submits the form but before any action is taken on the record in the database.
After the user submits the form and after any action is taken on the record in the database.
B is the correct answer: Based on SN Fundamentals course:
"Business Rules can be set to run before OR AFTER the database action has occurred." Need to be precise on wording. A) indicates it always has to run, before, but that`s not true.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
fauxmaux
Highly Voted 2 years, 6 months agoOluwalana54
Highly Voted 1 year, 9 months agoAalu61
Most Recent 2 months, 3 weeks agoKDingle
3 months, 2 weeks agojulianamendo
1 year, 2 months agoevoken
1 year, 8 months agomrnow
1 year, 9 months agoPLiza2
1 year, 10 months ago4learning2u
1 year, 11 months agoemps
1 year, 10 months agoSC22MarkTopics
2 years agoBonche
2 years agoNataliyee
2 years, 2 months agoDaveyJones
2 years, 4 months agoNicknameonetwo
2 years, 6 months agosom_420
2 years, 7 months agoFlawa_1337
2 years, 8 months agoPrates_BR
2 years, 8 months ago