How are created Products in cmdb_application_product_model table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 07:30 AM
Hi everyone,
I'm trying to understand how records are created in the DPR Product -> cmdb_application_product_model table. I know that new product and version requests created directly from DPR can create records.
However, I'm curious about other ways these records might be created. Specifically:
- Is there an automatic link between cmdb_ci_business_app and cmdb_application_product_model? Does every new cmdb_ci_business_app record automatically generates a corresponding cmdb_application_product_model record?
- Are there any conditions or restrictions on this relationship? Is it influenced by application status or lifecycle stage?
- What happens to existing cmdb_ci_business_app records when DPR is installed? Are they automatically added to cmdb_application_product_model? I noticed that I can only see some of them in DPR, but when I create a new cmdb_ci_business_app record, it appear in DPR immediately.
Any insights or clarifications on this would be greatly appreciated!
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 07:50 AM
Hi @Alpa82 ,
Please refer to below thread:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 06:23 AM
Hi thank you for the link, I read it however I did not find the answer in that thread. Could you please advice where the information is exactly?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 06:47 AM
Hi @Alpa82, See answers below.
Is there an automatic link between cmdb_ci_business_app and cmdb_application_product_model?
Yes, the Model ID field in the Business App table can be updated with the Product record. The relationship allows you to Manage the life cycle of a business application.
What happens to existing cmdb_ci_business_app records when DPR is installed?
The Business Applications will be available as products when you Run a scheduled job to generate an application model for business applications.
Hope this helps!