Search found 7 matches
- 01 Aug 2014, 22:46
- Forum: General
- Topic: Including articles and attachnents to notification emails
- Replies: 9
- Views: 4296
Re: Including articles and attachnents to notification email
Giulio , thanks for helping! Generic Interface is available since the 3.2.x versions as a core part of OTRS, no add-on required... as jojo suggested you should be able to configure OTRS as invoker and trigger the communication on specific ticket events To configure OTRS as invoker, there have to be...
- 31 Jul 2014, 23:50
- Forum: General
- Topic: WSDL for OTRS Ticket Connector
- Replies: 3
- Views: 6525
Re: WSDL for OTRS Ticket Connector
Thank you very much, jojo!
I'll try it.
I'll try it.
- 31 Jul 2014, 23:28
- Forum: General
- Topic: WSDL for OTRS Ticket Connector
- Replies: 3
- Views: 6525
WSDL for OTRS Ticket Connector
It seems like OTRS Ticket Connector doesn't have any WSDL, so I can't easily consume its methods, for instance, in a .NET app.
Does anybody know where I can get WSDL for Ticket Connector? Or maybe there is .NET client class for it?
Does anybody know where I can get WSDL for Ticket Connector? Or maybe there is .NET client class for it?
- 31 Jul 2014, 19:34
- Forum: General
- Topic: Including articles and attachnents to notification emails
- Replies: 9
- Views: 4296
Re: Including articles and attachnents to notification email
Why are you not using webservices and trigger communication by events? This is obviously my second option. But AFAIK I need to implement custom invoker to use this aproach since there is no one out-of-the-box. And, in addition, I have to implement a SOAP service that this invoker would send message...
- 30 Jul 2014, 21:08
- Forum: General
- Topic: Including articles and attachnents to notification emails
- Replies: 9
- Views: 4296
Re: Including articles and attachnents to notification email
What can I say in my turn? Your point of view can take place for sure. But from the other side, why intentionally restrict use cases of a system when there is no any visible special need? For me as a customer of OTRS and a developer, it is a little bit strange why I can send, for instance, a ticket ...
- 30 Jul 2014, 19:34
- Forum: General
- Topic: Including articles and attachnents to notification emails
- Replies: 9
- Views: 4296
Re: Including articles and attachnents to notification email
This is not about agents, but the part of integration. Emails is supposed to be used in another system and have to: 1. indicate the fact that something is changed in a ticket 2. contain comprehensive set of fields used by another system including all the articles and all the attachments of the chang...
- 30 Jul 2014, 18:44
- Forum: General
- Topic: Including articles and attachnents to notification emails
- Replies: 9
- Views: 4296
Including articles and attachnents to notification emails
I need to include all the articles and all the attachnents of a ticket to the email notification when ticket is created or changed (added article or attachment). I tried to setup the Notification (Event) and use <OTRS_CUSTOMER_*>-like fields but it seems like there is no suitable fields for my situa...