Relationship between application service and service offering?

Jean-Emmanuel 1
Tera Contributor

We know that application services is related to service offerings (technical & business)

find_real_file.png

For report purpose I'd like to have a list of Service offerings grouped by Application services.

But unfortunately, i can not found the table which support this relationships.

Have you any idea?


1 ACCEPTED SOLUTION

SebastianKunzke
Kilo Sage
Kilo Sage

The relationship table should contain these information. (cmdb_rel_ci)

The parent should be the service offering. The child should be the application service. Over dot-walk in the filter you would need to filter based on the class of the parent and the child.

View solution in original post

9 REPLIES 9

eumak
Tera Guru

Hello @Jean-Emmanuel N’ZI YAO ,

You can find the relationship between application service and service offering via Table (cmdb_rel_ci)

If my answer helped you, Please mark my answer as helpful/Correct so that these threat will close and it will benefitted to others as well.

Cheers..!
Happy learning:)
Tushar

Mark it as helpful or correct, If Applicable


Cheers..!

Happy Learning:)

Tushar

Thank you for your quick answer. I think it is exactly what I was looking for

 

eumak
Tera Guru

Hello @Jean-Emmanuel N’ZI YAO ,

you can find the relationship in the Table(cmdb_rel_ci).

Mark useful & Correct , if it helped you.

Cheers..!
Happy Learning
Tushar 

Mark it as helpful or correct, If Applicable


Cheers..!

Happy Learning:)

Tushar

SebastianKunzke
Kilo Sage
Kilo Sage

The relationship table should contain these information. (cmdb_rel_ci)

The parent should be the service offering. The child should be the application service. Over dot-walk in the filter you would need to filter based on the class of the parent and the child.