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.
Configure New ticket Notification to contain attachment
Moderator: crythias
Configure New ticket Notification to contain attachment
OTRS 3.0.6 On CentOS 4.1.2 with MySQL
Re: Configure New ticket Notification to contain attachment
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- 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
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
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
Re: Configure New ticket Notification to contain attachment
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.
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
Re: Configure New ticket Notification to contain attachment
Hi,
so..Does anybody knows how OTRS can send New ticket notification with attachments from the ticket itself?
thanks in advance
so..Does anybody knows how OTRS can send New ticket notification with attachments from the ticket itself?
thanks in advance

OTRS 3.0.6 On CentOS 4.1.2 with MySQL
Re: Configure New ticket Notification to contain attachment
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Configure New ticket Notification to contain attachment
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.
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
Re: Configure New ticket Notification to contain attachment
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.