How to manually add new entries in related list? Especially for Azure Datacenter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2023 11:27 AM
Hello, see the below screenhost , refers to Azure datacenter table.
I need to manually add few entries in this related list. Ex- I need to add a new VM.
I click on NEW, add the details and submit.
Later when I come open above datacenter page, I still see 4 entries only. How to tie the VM and above datacenter?
Same issue with other realted entries as well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2023 07:40 PM
Take Export of 1 record of existing Virtual Machine Instance record - XML format.
Do reverse engineering and see data points which Connects the VM instance record with Azure Data Center Record.
Prepare you load data and import it.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2023 04:41 AM
Hi @Rahul Priyadars thanks for replying. I did check that before posting. I really couldnt find any relationships in Dictionary/XML.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2023 11:04 AM
Create a VM Instance entry record, then create a relationship in cmdb_ci_rel with respect to that particular Azure datacenter. This will reflect the data in your list of VM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 06:11 AM
@Aarti6 Thank you so much, it reflected what you said.
But please tell me what kind of logic is this? This is not the case for example in ITSM (consider INC and PRB where both have references to each other)