CMDB Feld hinzufügen

Hilfe zu Znuny Problemen aller Art
Post Reply
stephan14x
Znuny newbie
Posts: 14
Joined: 08 Jan 2014, 08:54
Znuny Version: 2.4 > 3.3 > 6 > 7
Real Name: Stephan Lang
Company: Bock 1 GmbH & Co. KG

CMDB Feld hinzufügen

Post by stephan14x »

Hallo,

ich möchte im Config Item Computer ein Feld einfügen bei dem ich ein anderes Config Item aus der CMDB auswählen kann, z.B. Location.

Mein system ist ein frisches 7.2 zum testen, fast nichts eingestellt.

Geht das überhaupt? Hat das zufällig jemand fertig, oder kann mir jemand die Doku verlinken?

Ich hab nur das hier gefunden, sieht passend aus, steht aber nichts zu dem was ich gerne hätte:
https://doc.znuny.org/znuny/admin/proce ... index.html

Wenn ich die KIs frage, sagen die ich solls so machen:

Code: Select all

- Key: Location
  Name: Location
  Searchable: 1
  Input:
    Type: ITSMConfigItem
    Class: Location
  CountMin: 0
  CountDefault: 0
oder so:

Code: Select all

- Key: Location
  Name: Location
  Searchable: 1
  Input:
    Type: CIClassReference
    ReferencedCIClassName: Location
    ReferencedCIClassLinkType: Includes
    ReferencedCIClassLinkDirection: Reverse
    ReferencedCIClassReferenceAttributeKey: Name
    SearchInputType: Dropdown
  CountMin: 0
  CountMax: 1
  Translation: 1
Frag mich nicht woher die das gezogen habe, funktioniert aber nicht.

Danke
Started with OTRS 2.4 and used OTRS 6.0 until 2023
After a Year of Hell using a leading cloud tool, I'm resetting to OTRS Znuny - Voyager Reference intended
Updated my OTRS 6 on Debian 9 to Znuny 7 on Debian 12 - and will now fix 10 years of config and file hacks
Post Reply