Hello,
I need some advice on following issue:
I try to register the installed software in the cmdbuild also. So i have a superclass of "Servers" and a superclass "Software" with subclass "Operating Systems" and "Application Software".
I have defined a class "Installed Base" (within "Software") with a domain reference to "Servers" and one to "Software" and a simple "Installation date" attribute. This works fine.
However, since i cannot use the "Code" and "Description" attribute (must be entered then by every card inserted into the "Installed Base" class), the relations tab show empty "Code" and "Description" fields.
Changing the "Description" attribute from string to reference would be the solution, but this is not possible.
So the problem is:
How can i create a class in which i can simply select the server and the installed software which would also be display when using the "Relations" tab on a "Server" card and "Software" card ??
The solution is probably simple, but i don't see it at the moment.
Eric