How business/technical service linked with business/technical service offering?

jli20
Tera Contributor

jli20_0-1753868328003.png

Hi, 

 

In the CSDM document provided by ServiceNow, it states that Service Offering(business or technical) uses reference attribute referencing Business Service or Technical Service(rename to Technical Mgmt Service in CSDM v5) respectively, as shown in the attached screenshot.

 

However, when checking the table schema in service_offering table, there is no Reference type field pointing to cmdb_ci_service_business or cmdb_ci_service_technical table directly. I can only find the "Parent" field referencing the cmdb_ci_service table which is parent of Technical Service and Business Service. The problem of that is it allows to mistakenly link a technical service offering to something like an Application  Service which would be a bad modelling conceptually based on CSDM framework. 

 

Is it meant to be like this or there is something wrong here? 

 

TIA

 

1 ACCEPTED SOLUTION

A Westervelt
Mega Guru

You should have a Dictionary Override for cmdb_ci_service_offering.parent that changes the reference qualifier to "sys_class_name=cmdb_ci_service^ORsys_class_name=cmdb_ci_service_business^ORsys_class_name=cmdb_ci_service_technical".

View solution in original post

3 REPLIES 3

jli20
Tera Contributor

To add a point on above, based on CSDM framework, the service offering should have relationship with application service, rather than just a reference attribute. 

A Westervelt
Mega Guru

You should have a Dictionary Override for cmdb_ci_service_offering.parent that changes the reference qualifier to "sys_class_name=cmdb_ci_service^ORsys_class_name=cmdb_ci_service_business^ORsys_class_name=cmdb_ci_service_technical".

AndersBGS
Tera Patron
Tera Patron

Hi @jli20 ,

 

 have you considered utilizing service builder instead of UI16? This will give you much more consistency across service and service offering.

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/