Configure New ticket Notification to contain attachment

Moderator: crythias

Locked
eitarad
Znuny newbie
Posts: 15
Joined: 21 Dec 2010, 13:30
Znuny Version: 3.0.6

Configure New ticket Notification to contain attachment

Post by eitarad »

Hi everybody!

I was wondering if its possible to configure New Ticket Notifications to be sent with an attachments from the original ticket.. which means:

1. A client sends an email with an attachment which is received by OTRS and then a ticket is being opened. The new ticket contains the attachments that was sent in the original Email.

2. New ticket notification (en::Agent::NewTicket) is being sent to all of the users that are assigned to the specified Queue..... I would like the original attachments to be attached to the notification E-mail also.

Thanks in advance!
Eitam.
OTRS 3.0.6 On CentOS 4.1.2 with MySQL
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Configure New ticket Notification to contain attachment

Post by jojo »

thats only possible with NotificationEvent
"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
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Configure New ticket Notification to contain attachment

Post by crythias »

So if the attachment is 100MB you want it to send to everyone?
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
eitarad
Znuny newbie
Posts: 15
Joined: 21 Dec 2010, 13:30
Znuny Version: 3.0.6

Re: Configure New ticket Notification to contain attachment

Post by eitarad »

Hi all,

thanks for the instant reply.

jojo - how it can be done?
crythias - Well, notification is set only for 1 specific user.. and the attachments in that case are always very small [100kb max]..... so the answer would be yes.
OTRS 3.0.6 On CentOS 4.1.2 with MySQL
eitarad
Znuny newbie
Posts: 15
Joined: 21 Dec 2010, 13:30
Znuny Version: 3.0.6

Re: Configure New ticket Notification to contain attachment

Post by eitarad »

Hi,

so..Does anybody knows how OTRS can send New ticket notification with attachments from the ticket itself?

thanks in advance :D
OTRS 3.0.6 On CentOS 4.1.2 with MySQL
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Configure New ticket Notification to contain attachment

Post by jojo »

have a look on NotificationEvent in the Admin frontend
"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
eitarad
Znuny newbie
Posts: 15
Joined: 21 Dec 2010, 13:30
Znuny Version: 3.0.6

Re: Configure New ticket Notification to contain attachment

Post by eitarad »

Hi jojo,

as you instructed me to do, i have created a new notification as follows:

Name: new ticket attachments forward

Recipient (Agent based): my user

Event: TicketCreate

State: i have chosen all options excluding closed successful & closed unsuccessful

priority: i have chosen all options

Queue: i have chosen all queues

lock: i have chosen all types of locks

service: dont have any services defined so nothing was chosen

SLA: dont have any SLAs defined so nothing was chosen

Now, the most important thing here is the " Include Attachments to Notification: " field... but it is written that this setting can be Only used for ArticleCreate Event.... and i would like to create a notification based on "TicketCreate" event... so im stuck again :|

PLEASE, help me to figure that thing out... ive spent several days investigating this issue with no success at all..

ANY help will be really really appreciated.....

thanks in advance,

Eitam.
OTRS 3.0.6 On CentOS 4.1.2 with MySQL
nhoot
Znuny newbie
Posts: 7
Joined: 28 Mar 2011, 17:03
Znuny Version: JUMPBOX

Re: Configure New ticket Notification to contain attachment

Post by nhoot »

I thought I would post here in the hopes that anyone found a resolution for this as it would be of tremendous help to me as well. I think we can get by without it, but it would grant us signifigant advantage if this were possible.
Locked