I've posted this on the official forums, but posting it below as well. If anyone can help, please do
I have federation working between these two products. uCMDB pushes 'Windows' Hosts into the SM7 CMDB correctly. I'm now trying to get relationships federated and have run stuck.
I'm looking at the out of the box query called 'businessServiceRelationsData'. In the smSyncConfFile.xml, it points to the 'logical_relations.xslt' file. This file has a value of '<xsl:template match="/relation"> and fields of @parentID, @childID, @friendlyType. My problem is I cannot work out where the system is getting those field values from. In the Host example, I'm using a template match of 'nt', which links to the 'nt' (Windows) device type and uses all those fields. However, I cannot find in the system anywhere a type called 'relation'. Can you anyone explain to me what the system is looking at here, and how I can modify the values of @childID etc?
The documentation doesn't mention anything about this, from what I can tell. It does cover the federation and how to add new types etc, but nothing to do with relatinships.



Reply With Quote

Bookmarks