Generic Agent on Customer Language

Moderator: crythias

Locked
GMunjal
Znuny advanced
Posts: 108
Joined: 23 Oct 2013, 09:17
Znuny Version: 3.3.0 beta 2
Real Name: Gaurav Munjal
Company: Nagarro

Generic Agent on Customer Language

Post by GMunjal »

Hi,

The customer view has a field named Customer Language. data is coming from external source. we want that If Customer Language == 'abc' then at the time of creation of new ticket move the Ticket to the queue ‘xyz’. How can I do this?

Thanks & Regards,
Gaurav
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: Generic Agent on Customer Language

Post by reneeb »

This does not work with GenericAgents as those jobs run based on *Ticket* data. You should write your own Ticket event module (see viewtopic.php?f=60&t=10090&p=39314)
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
Locked