Dear all,
i am a newbie with OTRS and we are using the Windows Version of OTRS.
I created a dynamic field which should hold information about the department of a customer. This is needed to filter all tickets to specific departments.
We are using the LDAP Backend for our customers so we are not using the internal database. So we cannot transfer the data from the customer to the dynamic field with "930-DynamicFieldFromCustomerUser".
I wrote a script to enter the necessary data into existing tickets through SQL Insert-Statements in the database dynamic_field_value.
But what can i do for all new tickets? Do i need to create a module and how can i do that? Is there an Out-of-the-box feature in OTRS 3.3.13?
Have i to change the internal ticket-create function?
So my procedure is:
1. A new ticket is created (through mail from customer or manual)
2. The customer information is set to the ticket through the LDAP-Backend
3. The dynamic field "department" has to be automatically updated through LDAP-Backend.
Thank you for your future help.
Fill Dynamic Field with LDAP information
Moderator: crythias
Re: Fill Dynamic Field with LDAP information
DynamicFieldFromCustomerUser works also with LDAP (like a charm, because it was developed for this usecase).
But:
- 3.3. is outdated, unsecure and not supported
- Personally; I'm not giving help to Windows installations
But:
- 3.3. is outdated, unsecure and not supported
- Personally; I'm not giving help to Windows installations
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Fill Dynamic Field with LDAP information
Hi,
... and the Store LDAP Information is not supported in 3.3.x AFAIR. You need a Version 5 for getting it running.
Flo
... and the Store LDAP Information is not supported in 3.3.x AFAIR. You need a Version 5 for getting it running.
Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
Re: Fill Dynamic Field with LDAP information
DynamicFieldFromCustomerUser was introduced in 3.3.
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Fill Dynamic Field with LDAP information
Hi,
ahh thanks. i thought it was later.
Flo
ahh thanks. i thought it was later.
Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.