- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 07:19 AM
Hello,
In ServiceNow, Create Asset Request creates duplicate entries in alm_asset table. A business rule was modified to fire on 'update' it should not fire on update. only on insert. I am not sure how to get to the business rule. I opened the table, then the business rules, but I am unsure which business rule to change. Can you explain what needs to be done in simple terms? Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 07:37 AM
Hello @DeIvory Gordon
Navigate to All > System Defintion > Business Rules > Apply the filter as shown below (you can modify it)
Or if you open any table's list view then you can right click on any column header / name, click Configure > Business Rules
I would like to see your create request record producer code to understand it better.
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 07:43 AM
Search in business rules and with table as "alm_asset"
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-28-2025 07:37 AM
Hello @DeIvory Gordon
Navigate to All > System Defintion > Business Rules > Apply the filter as shown below (you can modify it)
Or if you open any table's list view then you can right click on any column header / name, click Configure > Business Rules
I would like to see your create request record producer code to understand it better.
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 07:43 AM
Search in business rules and with table as "alm_asset"
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