Suche - Nach LDAP Attribut (Abteilung) suchen

Hilfe zu Znuny Problemen aller Art
Locked
najaleon
Znuny newbie
Posts: 98
Joined: 09 Jul 2012, 11:13
Znuny Version: 3.1.7
Real Name: Leon

Suche - Nach LDAP Attribut (Abteilung) suchen

Post by najaleon »

Hallo zusammen,

ich würde gerne in der Ticket Suche nach einem LDAP Kundenattribut, welches im Kundeninfo Feld angezeigt wird, genauer gesagt die Abteilungsbezeichnung, suchen, evtl. dieses Suchattribut auch dauerhaft einbauen.

Ich weiß nur nicht, wie dieses Feld bzw. Attribut heisst oder ob man überhaupt danach suchen kann.

OTRS Version ist 3.2.10

Kann mir einer helfen?
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Suche - Nach LDAP Attribut (Abteilung) suchen

Post by reneeb »

Man kann nicht nach Kundeneigenschaften suchen (ohne etwas zu programmieren).
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Suche - Nach LDAP Attribut (Abteilung) suchen

Post by jojo »

Du müsstest das Feld aus den Kundendaten in ein Dynamisches Feld kopieren, das geht seit der 3.3. out of the Box. Dann kannst Du es zum suchen und reporten 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
swype
Znuny newbie
Posts: 28
Joined: 28 Jan 2013, 14:57
Znuny Version: 3.3.x
Real Name: Andreas

Re: Suche - Nach LDAP Attribut (Abteilung) suchen

Post by swype »

hier die doku:

cheers
swype


Storing CustomerUser data in dynamic fields

Sometimes it can be useful to also store CustomerUser data directly in dynamic fields of a ticket, for example to create special statistics on this data.

The dynamic field values are set when a ticket is created or when the customer of a ticket is changed. The values of the dynamic fields are taken from the customer data. This works for all backends, but is especially useful for LDAP-backends.

To activate this optional feature of OTRS, please activate the settings "Ticket::EventModulePost###930-DynamicFieldFromCustomerUser" and "DynamicFieldFromCustomerUser::Mapping". The latter setting contains the configuration of which CustomerUser field entry should be stored in which ticket dynamic field. The fields must be present in the system and should be enabled for AgentTicketFreeText, so that they can be set manually. They mustn't be enabled for AgentTicketPhone, AgentTicketEmail and AgentTicketCustomer. If they were, they would have precedence over the automatically set values.
Helpdesk: Guten Tag, wie kann ich Ihnen helfen?
Kunde: Hallo... ich kann nicht drucken.
Helpdesk: Klicken Sie bitte mal auf Start und...
Kunde: Fangen Sie jetzt bitte nicht mit diesem ganzen technischen Scheiß an. Ich bin nicht Bill Gates!
Locked