- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2019 12:42 PM
For years we used applications within our cmdb to represent our applications. Now looking at ITAM it is using Business Applications class within the cmdb. I do not want to duplicate applications within each class if this can be avoided. Is there a best practice? Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2019 11:08 PM
Sorry to say but they are not related.
We do understand a few customers used cmdb_ci_appl for applications but many others used for different purposes. So when we introduced APplication portfolio management after a lot of debate we had to introduce new table cmdb_ci_business_app and develop all functionality around it so that we dont impact customers who are using the table.
It would be good if you plan to move the data to the new table and use this as source of truth for applications to leverage all new functionality and integration built around it.
Servicenow has come up with CSDM which recommends how the tables need to be used going forward. This is our best practice document and all our functionality development would be based on the assumption that the tables are used as recommended by CSDM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2019 11:08 PM
Sorry to say but they are not related.
We do understand a few customers used cmdb_ci_appl for applications but many others used for different purposes. So when we introduced APplication portfolio management after a lot of debate we had to introduce new table cmdb_ci_business_app and develop all functionality around it so that we dont impact customers who are using the table.
It would be good if you plan to move the data to the new table and use this as source of truth for applications to leverage all new functionality and integration built around it.
Servicenow has come up with CSDM which recommends how the tables need to be used going forward. This is our best practice document and all our functionality development would be based on the assumption that the tables are used as recommended by CSDM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2019 05:57 AM
This is a common question, one that we addressed some time ago within the APM product guidance and practices we published in the Istanbul release timeframe. Please refer to this article below to gain context on the differences, and how to proceed with using cmdb_ci_business_app for your Application Portfolio management practice. The section "Separation of Concerns" precisely addresses your question.