How to filter Mapped Application Service module based on CMDB Relationship?

Pranavaas
Tera Contributor

Hi Team,

 

We are creating a custom application called OT, and within that application we need to create a module on the Mapped Application Service table.

 

The requirement is:

 

The module must display records from the Mapped Application Service table only if those records have an entry in the cmdb_rel_ci relationship table where:

• Parent CI Class = OT System Service

• Child CI Class = Mapped Application Service

• Relationship Type = Any

2 REPLIES 2

SumanthDosapati
Mega Sage

@Pranavaas 

Where do you want to display? You already gave the table name and filter also. 

 

Regards,
Sumanth

Bert_c1
Kilo Patron

You can use a 'Before', 'Query' business rule to limit, using your filter conditions, what records are shown.