Search found 2 matches

by Andreas17888
05 Jul 2016, 11:22
Forum: Patches / Modules
Topic: ITSM-CIAttributeCollection + Import-Export-Extensions for OTRS 5
Replies: 1
Views: 121660

Re: ITSM-CIAttributeCollection + Import-Export-Extensions for OTRS 5

Hello Anna,

we are using ITSM-CIAttributeCollection on OTRS5.
I expand the Computer Class with
--
{
Key => 'Location',
Name => 'Asset Location',
Searchable => 1,
Input => {
Type => 'CIClassReference',
ReferencedCIClassName => 'Location',
ReferencedCIClassLinkType => 'Includes ...
by Andreas17888
29 Jun 2016, 10:56
Forum: Hilfe
Topic: Import von CIs mit verlinkung zur Location
Replies: 1
Views: 1772

Import von CIs mit verlinkung zur Location

Hallo Gemeinde,
wäre schön, wenn jemand eine Lösung kennt.
Ziel ist, dass mittels Import / Export Funktion CIs (Computer) importiert werden können,
die eine Verlinkung zu dem jeweiligen Standort (CI Location)beinhalten.
Dazu bin ich wie folgt vorgegangen:

- ITSM-CIAttributeCollection installiert ...