If can use business rule to do the data alignment?

jojo LUO
Tera Contributor

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?

3 REPLIES 3

Hemanth M1
Giga Sage
Giga Sage

Hi @jojo LUO ,

 

Can we know how SO are created, is it a manual creation or Data import??

 

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025

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. 

 

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.

 

 

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025