(SOLVED)Include agent job title in OTRS signature

Moderator: crythias

Post Reply
wheelshot
Znuny expert
Posts: 188
Joined: 15 Dec 2014, 20:49
Znuny Version: 4.0.24
Location: QC, Canada

(SOLVED)Include agent job title in OTRS signature

Post by wheelshot »

Hey all,

We're using OTRS with LDAP and I'd like to be able to create a signature that includes the agent job's title from LDAP using an OTRS tag.

I'm able to get it for the customer but not for the agent.

Something like :
<OTRS_CURRENT_UserFirstName> <OTRS_CURRENT_UserLastName>
<OTRS_CURRENT_UserTitle> - ...

Is it possible or I'll need to program something?

If I check in the users pannel, I can see the job's title there so any chance OTRS can grab it?

Thanks for your help!
Last edited by wheelshot on 05 Feb 2016, 16:32, edited 1 time in total.
1soproni
Znuny newbie
Posts: 17
Joined: 07 Dec 2015, 18:19
Znuny Version: 5.0.4
Real Name: Csaba Németh

Re: Include agent job title in OTRS signature

Post by 1soproni »

Hi,

Do you need <OTRS_Agent_UserTitle> ?
Or check this: viewtopic.php?f=60&t=19936&p=126166
wheelshot
Znuny expert
Posts: 188
Joined: 15 Dec 2014, 20:49
Znuny Version: 4.0.24
Location: QC, Canada

Re: Include agent job title in OTRS signature

Post by wheelshot »

Cool thanks! We'll apply the same mapping from LDAP on agents as we're doing it on customer.
jjurkus
Znuny newbie
Posts: 54
Joined: 29 Jan 2016, 15:36
Znuny Version: 6.0.17

Re: Include agent job title in OTRS signature

Post by jjurkus »

wheelshot wrote:Cool thanks! We'll apply the same mapping from LDAP on agents as we're doing it on customer.
Don't forget you need to edit quite a few things to make the LDAP mapping work: viewtopic.php?p=78419#p78419
I've created an .xml file and will just edit the Agent details by hand (only two agents).

It's a shame the database table for agents does not depend on the table for users.
OTRS 6.0.x on CentOS 7 with a PostgreSQL database.
wheelshot
Znuny expert
Posts: 188
Joined: 15 Dec 2014, 20:49
Znuny Version: 4.0.24
Location: QC, Canada

Re: (SOLVED)Include agent job title in OTRS signature

Post by wheelshot »

Cool thanks for the info ! I'll be sure to check it out when i'll update it.
Post Reply