Data Foundation Model extensions, including the extension of the Product Model, to support additional use cases.
The initial use case extends the Software Components table specifically to support firmware.
Instantiates the following tables:
- Software Component Model [cmdb_sw_component_model]
- Discovered SW Component Model [cmdb_discv_sw_component_model]
- Software Component Installation [cmdb_sw_component_install]
New
The Software Asset Management (SAM) product makes heavy use of the existing Software Model table, primarily to track licensable software.
We introduced the new Software Component Model [cmdb_software_component_model] table to support other business units (BUs) that already use or are planning to use the Software Model table. The new table will be used to track different versions of software and can support any type of software, not just licensable software. The new table extends from the existing System Component Model [cmdb_sw_component_model] table.
---------
Digital Product Release (DPR) is a recent Store offering designed to help Product Managers, Release Admins, and Release Coordinators to improve their ability to plan and execute product releases with precision and efficiency.
The upcoming DPR release includes support for managing service releases, which introduces the need to track version information across multiple tables. The new Service Offering Model [cmdb_service_offering_model] table supports this requirement by representing service models. The new table is a child of the System Component Model [cmdb_sw_component_model] table.
None