Slushbucket and Business rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 11:18 AM
Hi!
Does adding fields by clicking save in form layout slushbucket will not trigger my business rules for sys_dictionary table? Is there a way to trigger flow/business rules?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 06:59 PM
the table where the records will get added will lead to business rule or flow trigger
what's your use-case?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 03:04 AM
By creating a new field in the form layout slushbucket, we have a flow/Business Rule (BR) that generates another related BR. Unfortunately, the flow/BR is not working when the field is added this way, but it functions correctly when the new field is added directly to sys_dictionary.