- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 08:13 AM
Hi,
How can I trigger survey for REQ's created thru back end script with BR's turned off?
Thanks,
Ashraf
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 10:05 AM
Hi,
So are you saying you want to disable OOB how surveys are generated and trigger them from script?
Not sure what is your business use-case/requirement.
sharing few links for help
How do I create survey instances from a scheduled job?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 10:05 AM
Hi,
So are you saying you want to disable OOB how surveys are generated and trigger them from script?
Not sure what is your business use-case/requirement.
sharing few links for help
How do I create survey instances from a scheduled job?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 11:20 AM
Thank you Ankur for your response. I'm creating and closing REQ's automatically with BR's turned off.
Based on the conditions I have, survey is not getting triggered and so was wondering is it because of that's BR's are off.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 12:15 PM
Hello Ah,
I don't recall the business rule name but the reason its not triggering the survey because of the BR turned off. Any reason you want set the BR to off?
- Pradeep Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 12:22 PM
Thanks Pradeep for your response. While creating automated REQ's thru script, we have turned off BR's on REQ and RITM tables.
Since, Survey are not getting triggered. I'm thinking is it because we have BR's off on REQ and RITM tables.
How to debug this?Or is their workaround to generate survey thru script?