GenericAgent event trigger after PostmasterFilter?

Moderator: crythias

Locked
voiprodrigo
Znuny newbie
Posts: 62
Joined: 03 Dec 2014, 18:49
Znuny Version: OTRS 4
Location: Portugal
Contact:

GenericAgent event trigger after PostmasterFilter?

Post by voiprodrigo »

Hello,

Should this work? Possible somehow?

Thanks
Linux (Ubuntu 14.04.1 LTS) | MySQL 5.5.40 | OTRS 4.0.7
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: GenericAgent event trigger after PostmasterFilter?

Post by crythias »

What event would you need to do? Almost all settings can be completed directly within PostmasterFilter, so that leaves .. what? notification? You already have notification events. Are you trying to run a custom app?
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
voiprodrigo
Znuny newbie
Posts: 62
Joined: 03 Dec 2014, 18:49
Znuny Version: OTRS 4
Location: Portugal
Contact:

Re: GenericAgent event trigger after PostmasterFilter?

Post by voiprodrigo »

I want to set SLA based on type, priority and service. Many combinations, which are already configured as Generic Agent jobs for portal submissions. It would just be easier to cascade from postmaster (where I'm setting type, priority and service) into generic agent (for events of type/prio/service update and ticket create), no extra work and maintenance.
Linux (Ubuntu 14.04.1 LTS) | MySQL 5.5.40 | OTRS 4.0.7
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: GenericAgent event trigger after PostmasterFilter?

Post by crythias »

voiprodrigo wrote:I want to set SLA based on type, priority and service. Many combinations, which are already configured as Generic Agent jobs for portal submissions. It would just be easier to cascade from postmaster (where I'm setting type, priority and service) into generic agent (for events of type/prio/service update and ticket create), no extra work and maintenance.
voiprodrigo wrote:Hello,

Should this work? Possible somehow?

Thanks
If you had tried it [and it didn't work], you would be asking a different question.
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
Locked