Search found 35 matches
- 23 May 2016, 11:17
- Forum: Help
- Topic: Ordering tickets in the DashBoard
- Replies: 0
- Views: 1258
Ordering tickets in the DashBoard
Hi to all, we have created our own Dashlet using custom xml configuration files. Everything seems work fine exception for the ticket sort. We are not able to sort the ticket for "CustomerName" that is a column that we have made mandatory and at the same time we can not apply a filter to th...
- 13 Apr 2016, 11:42
- Forum: Help
- Topic: [SOLVED] New Dashboard Widget
- Replies: 4
- Views: 1846
[SOLVED]Re: New Dashboard Widget
Great Thanks for the Hint !!!
it's exactly we was looking for !
Giampiero
it's exactly we was looking for !
Giampiero
- 12 Apr 2016, 21:01
- Forum: Help
- Topic: [SOLVED] New Dashboard Widget
- Replies: 4
- Views: 1846
Re: New Dashboard Widget
We need something like the widget "open" because our customer want the List of ticket and we need also a refresh as in the other widget.
- 12 Apr 2016, 17:37
- Forum: Help
- Topic: [SOLVED] New Dashboard Widget
- Replies: 4
- Views: 1846
[SOLVED] New Dashboard Widget
Hi to all, we've created a new dashboard widget and i'm able to show the information that we need. Now we would like to show only the ticket Older then 7 days that are not yet Closed but i'm not able to find the way for it. Is it possible use the Attribute filter : TicketCreateTime > 7 days? Any sug...
- 10 Dec 2015, 10:30
- Forum: Help
- Topic: [SOLVED] OTRS4 - Notification Event
- Replies: 1
- Views: 1869
- 09 Dec 2015, 22:19
- Forum: Help
- Topic: ImportExport don't work with UTF-8 char
- Replies: 2
- Views: 1752
Re: ImportExport don't work with UTF-8 char
Sorry for push up this message 
Any suggestion?

Any suggestion?
- 07 Dec 2015, 11:44
- Forum: Help
- Topic: ImportExport don't work with UTF-8 char
- Replies: 2
- Views: 1752
ImportExport don't work with UTF-8 char
Hi to all, we have buil our own CI Class for sincornize OTRS with an external system. We thinlk that we are running in a Otrs Bug because the Import done with the otrs.ImportExport module (web and via batch) does not work correctly due the fact that fields with special Char are not insert in the dat...
- 28 Sep 2015, 11:00
- Forum: Help
- Topic: DynamicFields and ACL
- Replies: 1
- Views: 796
DynamicFields and ACL
Hi to all, i'de like to create an ACL for set the Due_Date (date_time field) in the AgentTicketPhone and CustomerTicketMessage. If I Set the fields as mandatory it will be mandatory for all the queue while we need it only for specific queue. Because the Fields is with a checkbox it should be also en...
- 25 Aug 2015, 15:10
- Forum: Help
- Topic: Ading fields to article display in TicketZoom
- Replies: 0
- Views: 626
Ading fields to article display in TicketZoom
It works with DynamicFields,
but for example i'd like to add for example the ticket state related to the specific article.
Any way for do this?
Mod ref: viewtopic.php?f=62&t=24891
but for example i'd like to add for example the ticket state related to the specific article.
Any way for do this?
Mod ref: viewtopic.php?f=62&t=24891
- 30 Jul 2015, 12:54
- Forum: Help
- Topic: Can the Agents open ticket only for specific CustomerCompany?
- Replies: 0
- Views: 741
Can the Agents open ticket only for specific CustomerCompany?
Hello to All, this is our scenario : - One OTRS4 environment with several CustomerCompany and different logical Service Desk. - We have build a Queue Hierarchy that reflect the virtual Service Desk Organization Company-1 |------- Queue Company 1 SPOC |--------------Queue 1 |--------------Queue 2 |--...
- 22 Apr 2015, 11:09
- Forum: Help
- Topic: [SOLVED] OTRS4 - Notification Event
- Replies: 1
- Views: 1869
[SOLVED] OTRS4 - Notification Event
Hi to all, we have a strange OTRS4 behaviour about the Notification Event. We have confoigurad Several customized Notification Event based on "Ticket Create" or "TicketQueueUdate" event for send notification to a specific mail address (third part supplier mail list) when the tick...
- 02 Mar 2015, 13:03
- Forum: Help
- Topic: Ticket state after customer reply(follow up)
- Replies: 5
- Views: 4464
Re: Ticket state after customer reply(follow up)
Interesting question. I'm also walking throught this configuration. I don't want change the ticket state if a customer reply to the ticket because there is a GenericAgent Job that evaluete the combinition of some DynamicFiled and set the new state only if necessary. In the SysConfig Ticket::Frontend...
- 12 Feb 2015, 17:55
- Forum: Help
- Topic: [SOLVED] OTRS4.0.5 "Use of uninitialized value $Value in string"
- Replies: 1
- Views: 972
[SOLVED] Re: OTRS4.0.5 "Use of uninitialized value $Value in string"
Hemmm ... ops 
I0ve removed the loop inthe DynamicFields for show only the new two field but i've forgot to remove the ITSMDueDate and ITSMImpact from the SysConfig.

I0ve removed the loop inthe DynamicFields for show only the new two field but i've forgot to remove the ITSMDueDate and ITSMImpact from the SysConfig.
- 12 Feb 2015, 11:57
- Forum: Help
- Topic: [SOLVED] OTRS4.0.5 "Use of uninitialized value $Value in string"
- Replies: 1
- Views: 972
[SOLVED] OTRS4.0.5 "Use of uninitialized value $Value in string"
Hi Forum, i'm walking in a strange behaviour with a fresh installation. Step1 : I've Installed OTRS 4.0.5 with Postgres DB 9.3 ALL OK Step2 : Configured Queue, Services, Group & Role - ALL OK Step3 : I've created two DynamycField and anabled they in Customer and Agent Interface. i've Also modify...
- 14 Jan 2015, 13:56
- Forum: Help
- Topic: GenericAgent.pm - Regural Expression
- Replies: 2
- Views: 1211
Re: GenericAgent.pm - Regural Expression
Hi, tks for the reply. We are using for this installation OTRS 3.2 and unfortunately we cant use the new GenericAgent Interface. We also need that the JOB is executed every 1 minutes. There are also ather action that the job do and becuse the queue structure is really complex we would like to filter...
- 14 Jan 2015, 13:38
- Forum: Help
- Topic: GenericAgent.pm - Regural Expression
- Replies: 2
- Views: 1211
GenericAgent.pm - Regural Expression
Hi to all, we are trying to create an automated JOB for check some ticket properties and set other ones. we also would like to use a regular expression for check all the ticket in particular queue, but it doesn't work. In the Log we have this error: error OTRS-otrs.GenericAgent.pl-02 Found no Queue ...
- 14 Nov 2014, 16:50
- Forum: Help
- Topic: Hide Show Dynamic Fields
- Replies: 0
- Views: 979
Hide Show Dynamic Fields
HI to all, we have implemented Hide/show DynamicFields as described in the thread http://forums.otterhub.org/viewtopic.php?f=60&t=8032&start=50 Well ... but is also possible do the same instead with the Queue or TicketType with another DynamicFields? We need this - if the Customer select a v...
- 24 Oct 2014, 14:04
- Forum: Help
- Topic: Send notification to multiple customer user
- Replies: 1
- Views: 1026
Send notification to multiple customer user
Hi to all, for the new-phone ticket an Agent can select more than one customer-user when he open a new ticket. Well, in our environment we have set a "notification event" that send an email to the customer user when a new ticket is opened (or a new note is added). We would like to send thi...
- 25 Sep 2014, 14:07
- Forum: Help
- Topic: [SOLVED] Add DynamicField to Dashboard
- Replies: 3
- Views: 1507
[SOLVED]Re: Add DynamicField to Dashboard
We are using KIX Add On and with theyr support we have solved the issue. The configuration we mkade is correct but the Kix Extension have a special handling for the DynamicFields that contain the "Time" term The workaround consist to change the code in <OTRS home>/KIXDashboardExtensions/Ke...
- 24 Sep 2014, 12:36
- Forum: Help
- Topic: [SOLVED] Add DynamicField to Dashboard
- Replies: 3
- Views: 1507
Re: Add DynamicField to Dashboard
For further info: The Due Date is right displayed in the QueueView, StatusView and CustomerTicketOverview.
any idea?
any idea?
- 22 Sep 2014, 16:35
- Forum: Help
- Topic: [SOLVED] Add DynamicField to Dashboard
- Replies: 3
- Views: 1507
Re: Add DynamicField to Dashboard
HI Group, for the column Header i've solved configring the dynamicfield in the "option Column" while before it was configure as "DefaultColumns" We have still open the issue on the value shown in the "Due Date" column. Instead of the "date Time" imposted we se...
- 22 Sep 2014, 14:42
- Forum: General
- Topic: [SOLVED]- WS - TicketCreate:User could not be authenticated
- Replies: 8
- Views: 4918
Re: Webservices- TicketCreate:User could not be authenticate
Issue solved.
We are using CAS for the single Sign On with for manage the user and the access. A little change in the CAS configuration and everything was working.
We are using CAS for the single Sign On with for manage the user and the access. A little change in the CAS configuration and everything was working.
- 22 Sep 2014, 14:38
- Forum: Help
- Topic: [SOLVED] Add DynamicField to Dashboard
- Replies: 3
- Views: 1507
[SOLVED] Add DynamicField to Dashboard
Hi to all, i've customized with success the AgentDashboard adding a new column but i've two little problem: 1) The column added is a DynamicField, in the attached image the configuration http://i58.tinypic.com/sb3nrt.png There is a way for show in the table as column header the label "Due Date&...
- 09 Sep 2014, 10:16
- Forum: Help
- Topic: [SOLVED]Notification Event on StateUpdate don't work
- Replies: 1
- Views: 973
Re: [SOLVED]Notification Event on StateUpdate don't work
Solved, configuration problem.
- 09 Sep 2014, 10:00
- Forum: General
- Topic: [SOLVED]- WS - TicketCreate:User could not be authenticated
- Replies: 8
- Views: 4918
Re: Webservices-TicketCreate:User could not be authenticated
Also with other credentials we have the same error.
two ways :
1) We have everithing under https ... should be a problem?
2) Is it possible that is an OTRS Bug on the "nph-genericinterface.pl"
tks for the help
two ways :
1) We have everithing under https ... should be a problem?
2) Is it possible that is an OTRS Bug on the "nph-genericinterface.pl"
tks for the help

- 08 Sep 2014, 16:06
- Forum: General
- Topic: [SOLVED]- WS - TicketCreate:User could not be authenticated
- Replies: 8
- Views: 4918
Re: Webservices-TicketCreate:User could not be authenticated
crythias we are trying to implement an integration with an external tool via Web Services. Our needs is that when on the system "A" (NetworkMonitoring) is fired a special event a new Ticket is opened in the system "B" (OTRS) The system "A" can send request via SOAP and ...
- 08 Sep 2014, 14:33
- Forum: General
- Topic: [SOLVED]- WS - TicketCreate:User could not be authenticated
- Replies: 8
- Views: 4918
Re: Webservices-TicketCreate:User could not be authenticated
GoodQuestion ... maybe that my problem is heare in the autentication. Well if i've right understood : 1) For open a New Ticket in a specific Queue I need authenticate an Agent. In this case i need fill the tag UserLogin 2) I need also to assign the ticket to a customer. In this case so i need fill t...
- 08 Sep 2014, 12:53
- Forum: General
- Topic: [SOLVED]- WS - TicketCreate:User could not be authenticated
- Replies: 8
- Views: 4918
[SOLVED]- WS - TicketCreate:User could not be authenticated
Hi to all, we are walnking in a strange error wile we try to use the Webservices GenericTicketConnector. we are trying to use the GenericTicketConnector for open a new Ticket via SOAP in OTRS from an external system. We are able to call the webservices but the response is the same for each invocatio...
- 25 Nov 2013, 21:32
- Forum: Help
- Topic: [SOLVED]Notification Event on StateUpdate don't work
- Replies: 1
- Views: 973
[SOLVED]Notification Event on StateUpdate don't work
Hi to alla and tks in advance for the support. I've configured several notification in "Notification Event" on different events :TicketQueueUpdate / TicketCreate / TicketTypeUpdate / TicketStateUpdate All this notificatin works fine excluded "TicketStateUpdate". It lookis like th...
- 23 Sep 2012, 16:16
- Forum: Help
- Topic: [SOLVED] Services Translation
- Replies: 2
- Views: 1468
[SOLVED]Re: Services Translation
Perfect !
Changed to '1' and works fine.
Thanks for the Help.
Changed to '1' and works fine.
Thanks for the Help.
- 23 Sep 2012, 12:34
- Forum: Help
- Topic: [SOLVED] Services Translation
- Replies: 2
- Views: 1468
[SOLVED] Services Translation
Hi to all,
In my implementation I have 4 languages in use: Italian, Spanish, French and English
I would like to translate the content of the Service DropDown List. Is it possible?
Thanks in advance for your help
In my implementation I have 4 languages in use: Italian, Spanish, French and English
I would like to translate the content of the Service DropDown List. Is it possible?
Thanks in advance for your help
- 02 Jul 2012, 15:51
- Forum: Help
- Topic: Agent Notification
- Replies: 6
- Views: 2669
Re: Agent Notification
Dylan we couldn't for different reasons.
- 29 May 2012, 14:29
- Forum: Help
- Topic: Agent Notification
- Replies: 6
- Views: 2669
Re: Agent Notification
Dylan is not so easy 
I would like disable All tha AgentNotification and not only the one that are under the Agent Preference.
For each event (u can find it under the Admin Area -> Ticket Settings Box -> Agent Notification) the system send an email.
Any other suggestion ?
TKS in advance

I would like disable All tha AgentNotification and not only the one that are under the Agent Preference.
For each event (u can find it under the Admin Area -> Ticket Settings Box -> Agent Notification) the system send an email.
Any other suggestion ?
TKS in advance
- 07 May 2012, 10:08
- Forum: Assistenza
- Topic: Agent Notification
- Replies: 0
- Views: 11820
Agent Notification
Ciao a tutti,
ho necessità di disabilitare le Notifiche automatiche che il sistema manda agli Agenti (Agent Notification) ma non ho trovato nulla nelle configurazioni presenti nel SysConfig per fare ciò.
C'è qualcuno che ha qualche diritta ?
ho necessità di disabilitare le Notifiche automatiche che il sistema manda agli Agenti (Agent Notification) ma non ho trovato nulla nelle configurazioni presenti nel SysConfig per fare ciò.
C'è qualcuno che ha qualche diritta ?
- 03 May 2012, 15:48
- Forum: Help
- Topic: Agent Notification
- Replies: 6
- Views: 2669
Agent Notification
Hi to all, I would like to deactivate all the Agent Notification, not the Event Notification, but I haven't found in the SysConfig any setting for do this. We are a "zero mail company" and OTRS has too many event that generate mail for the HD Agent and this not the best for us :( Well, i'v...