- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 04:29 AM
What is the use of business rule in trigger condition of survey? can anyone please elaborate the use of it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 07:49 AM
that is right.
You can create notification on Assessment Instance with following conditions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 04:32 AM
Business rule the system creates to monitor the selected table. When the condition is met, the business rule sends the survey to the correct user. No configuration is necessary for this business rule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 04:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 04:57 AM
So what happen is when you create a survey and add trigger condition. System creates a BR on source table to monitor that condition by using "Auto assessment business rule" BR.
When trigger conditions satisfy, sn_assessment_core.AssessmentCreation()).conditionTrigger() triggers the survey to user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 05:03 AM
Hi,
When your trigger condition satisfies that business rule field determines which business rule to trigger.
In this case it is "Auto assessment business rule"
This BR sends survey to the user. It calls the OOB Script Include "AssessmentCreation" which would help in create record into "asmt_assessment_instance" table
You don't have access to this OOB platform level Script Include.
System will always use this OOB BR and hence the business field is read-only even for admins
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader