CMDB CofigItem Link to Customer

ITSM Group; I'm wondering if the CMDB ConfigItem Link can be modified to support linking to CustomerUsers. I'm thinking about a situation where we have a Microsoft Volume License User CAL, and want to track which users are assigned to it. Thank you, Dominic Hilsbos

Hello,
I believe you can create customers as attributes of a given CMDB class with
an entry like the following one:
{
Key => 'Owner',
Name => 'Owner',
Searchable => 1,
Input => {
Type => 'Customer',
},
},
Also take a look at the following package, it can give you ideas of how to
accomplish your objective:
http://opar.perl-services.de/package/C/CA/CAPEIT/ITSM-CIAttributeCollection
On 10 February 2016 at 10:50,
ITSM Group;
I’m wondering if the CMDB ConfigItem Link can be modified to support linking to CustomerUsers.
I’m thinking about a situation where we have a Microsoft Volume License User CAL, and want to track which users are assigned to it.
Thank you,
Dominic Hilsbos
--------------------------------------------------------------------- OTRS mailing list: itsm - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/itsm To unsubscribe: http://lists.otrs.org/mailman/listinfo/itsm
participants (2)
-
DHilsbos@performair.com
-
Leonardo Certuche