If can use business rule to do the data alignment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 07:45 AM
Background:
I usually handle some similar case, someone consumed the Service Offerings data and created some report/dashboard, due to some reason, there are some data discrepancy from parent business application to map application service to service offerings after/during migration/transformation.
In above of scenarios, I have to create the fix script which it will based service offering data to compare with parent appsvc/busapp, and perform the subfix if any data discrepancy.
Fix script just for one fix, normally there are some business rule to control the data from busapp to appsvc to SO, but I'm wondering if can use business rule to control the legacy so data issue instead of use fix script again & again? Or if any other idea to improve it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 01:48 AM
Hi @jojo LUO ,
Can we know how SO are created, is it a manual creation or Data import??
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 01:55 AM
hi @Hemanth M1 , the SO are created automatically once business application are created on ServiceNow. Normally once business application is created in ServiceNow, the corresponding application service and service offering will be create auto, you can refer to CSDM training for more details.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 07:03 AM
Hi @jojo LUO ,
Why don't you use a scheduled job (run at an interval) to fix this without disturbing existing BRs!
Additionally, I would dig in more to understand where the data discrepancy is happening to have a permanent fix.
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025