IntegrationHub ETL error no relations defined for dependent class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 08:29 AM - edited 04-05-2023 12:02 AM
Hi everyone,
i've got the following error, but I dont know how to set the relationship right in the IntegrationHub ETL. I want to achieve to import records into the cmdb_ci_vcenter_cluster Table.
In payload no relations defined for dependent class [cmdb_ci_vcenter_cluster] that matches any containment/hosting rules: [cmdb_ci_logical_datacenter <- Contains <- cmdb_ci_host_cluster]. |
It tells me that cmdb_ci_logical_datacenter is dependet and I checked in the CI class manager. S I setted up the relationchip in the ETL Tool. But its tells me in the ci class manager
So I entered the cmdb_ci_host_cluster too. I tryed every constelation with 3 table or 2 table and parent / child, but the change does not work too. I dont get records imported. What is here the problem?
Here the releationships i set:
As I mentioned i tryed every combination with 2 table with 3 table ect.
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 09:14 AM - edited 09-19-2023 07:11 PM
Hello @JohnDF
I came across same requirement and found similar issue, have you got any workaround to this issue?
If yes, Can you share here.....
@Maik Skoddow @Ankur Bawiskar @Community Alums
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 07:42 AM
Having the same issue loading data into the applications table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 09:34 PM
After you added relationship, what is the error you are getting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 05:37 AM
I was getting MISSING_DEPENDENCY error. I figured it out. Here's what I did
- I overrode dependent relationship on my application server class, and added a new one to Server class, and
- I added an attribute to the CI identifier rule on the child classes (Tomcat, websphere and weblogic) where i was loading data on.