How to filter Mapped Application Service module based on CMDB Relationship?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Where do you want to display? You already gave the table name and filter also.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
You can use a 'Before', 'Query' business rule to limit, using your filter conditions, what records are shown.
