OTRS ITSM - Database

Hilfe zu Znuny Problemen aller Art
Locked
value is NULL
Znuny newbie
Posts: 11
Joined: 05 Oct 2010, 08:23
Znuny Version: 2.4.7

OTRS ITSM - Database

Post by value is NULL »

Hallo zusammen

Ich muss eine Art Connector basten für Navision und OTRS ITSM. Deshalb meine Frage, wo werden die ITSM Assets in der Datenbank gespeichert? finde zwar viele configitem tabellen da steht aber nichts
brauchbares drinnen.

LG und Danke
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS ITSM - Database

Post by jojo »

Hallo,

es relativ schwierig per SQL auf CI Daten zuzugreifen, da diese als XML gespeichert sind. Du solltest hierfür die API Funktionen nutzen.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
value is NULL
Znuny newbie
Posts: 11
Joined: 05 Oct 2010, 08:23
Znuny Version: 2.4.7

Re: OTRS ITSM - Database

Post by value is NULL »

Bin OTRS technisch kein Guru, API ?! wie meinst du das?!

LG
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS ITSM - Database

Post by jojo »

Die interne Perl basierte API. Aber wenn Du keine Perl Entwicklungserfahrung hast, ist das auch nix. Da bleibt Dir nur der Weg ein solches Feature entwickeln zu lassen
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked