relationshipopentext

How to create custom relationships between CI Types in UCMDB


I've two custom CI Types(for example: Test1 and Test2) under Node CI Type, I want to create custom relationship between them, How can I do that?

I tried creating relationship from CMS UI but I couldn't find an option to create it. is there a way to do it?


Solution

  • If you have ucmdb Java client in your local, you can create relationships from it

    Steps to create relationship between two CI Types

    1. Navigate to CI Type Manager

    2. Select two CI Types(Test1 and Test2) to which you want to create relationships

    3. Right Click and click on Add/Remove Relationship, then it will popup a sub window for relationships creation

    4. In the popup box, check mark the box for the relationship types that you want to create (for example: composition/dependency/containment, etc)