Critical applications should become IRM entities from application CIs where business criticality is high. Which configuration pattern matches that need?
Select an answer to reveal the explanation.
Short Explanation
Want critical apps as entities? Teach an entity type to read the application CI table and keep only high-criticality rows. That is CMDB-aware scoping with a purpose filter—not a one-off spreadsheet that goes stale by Monday.
Full Explanation
Entity types commonly source application entities from CMDB application classes such as cmdb_ci_appl, filtered by attributes like business criticality. Generation then creates or refreshes entities for matching CIs so risk and compliance content can attach. Bypassing the CMDB with unmanaged imports loses referential integrity and automated refresh. Condition design is what turns a table pointer into a governed population.