Hello. I'm trying to configure a generic agent to run some of the ticket closing, and status changing jobs automatically. From what I can tell, simply configuring the Generic Agent on the front end does not make him automatically run, and some coding must be added to the Kernel/Config/GenericAgent.pm file.
I have seen many great examples here:
https://github.com/h4ck3rm1k3/otrs/blob ... m.examples
My question is this.. Is there a way to tell the agent to check "All Queues"? Or must you individually add each queue that you want him to check on the Queue => '', line?
Thank you,
Bravo
Generic Agent
Moderator: crythias
-
- Znuny newbie
- Posts: 14
- Joined: 22 Aug 2013, 19:18
- Znuny Version: 2.4.15
- Real Name: Charles Dickstein
- Company: Bravo Store Systems
Generic Agent
CentOS Release 6.4
Kernel Linux 2.6.32
Gnome 2.28.2
OTRS 2.4.15
Kernel Linux 2.6.32
Gnome 2.28.2
OTRS 2.4.15
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Generic Agent
no queues = all queues
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 14
- Joined: 22 Aug 2013, 19:18
- Znuny Version: 2.4.15
- Real Name: Charles Dickstein
- Company: Bravo Store Systems
Re: Generic Agent
Would it look like how I posted it earlier then? Queue => ''
Or just:
Queue =>
Thanks.
Or just:
Queue =>
Thanks.
CentOS Release 6.4
Kernel Linux 2.6.32
Gnome 2.28.2
OTRS 2.4.15
Kernel Linux 2.6.32
Gnome 2.28.2
OTRS 2.4.15
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Generic Agent
You need only filter on or change the fields you want and include nothing else.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask