Search found 11 matches

by mariopel
31 Mar 2015, 00:45
Forum: Help
Topic: OTRS 4 Multiple installations on a server
Replies: 1
Views: 943

OTRS 4 Multiple installations on a server

You can have multiple instances of OTRS 4 on the same server?

In version 4.x securemode variable seems not to work
by mariopel
30 Mar 2015, 18:39
Forum: Ayuda
Topic: OTRS 4 Multiples instalaciones sobre un servidor
Replies: 0
Views: 12839

OTRS 4 Multiples instalaciones sobre un servidor

Es posible tener varias instancias de OTRS 4 sobre un mismo servidor ?

En la versión 4.x la variable securemode parece no funcionar
by mariopel
12 Feb 2014, 17:00
Forum: General
Topic: Troubleshooting Process Management OTRS 3.3.4
Replies: 1
Views: 1243

Troubleshooting Process Management OTRS 3.3.4

OTRS 3.3.4 CentOS 6.5 Process Management. If you open a path popup (by dblclicking a transition between to activities on the canvas) and than from there open the transition action dialog (either create a new transition action or edit an existing one), you get a problem. The popup window ask user and...
by mariopel
30 May 2013, 00:26
Forum: General
Topic: ACL configuration
Replies: 4
Views: 2956

Re: ACL configuration

I reviewed the spaces. I added the ACL script "book ordering" that is in the book in the file Kernel / config.pm as indicated. Error: Global symbol "$ Self" requires explicit package name at C :/ OTRS / OTRS / Kernel / config.pm I added a line of code my ($ Self) = @ _; The error...
by mariopel
28 May 2013, 16:56
Forum: General
Topic: Round Robin para tickets entrantes
Replies: 4
Views: 4464

Re: Round Robin para tickets entrantes

Lo voy a tratar de buscar.
De todos modos en el foro aconsejan no utilizar este método pues no ofrece un buen balance de carga.

Muchas Gracias
by mariopel
28 May 2013, 16:51
Forum: General
Topic: ACL configuration
Replies: 4
Views: 2956

ACL configuration

Working with ACL I placed the example 5.4 of the operating administration within the / kernel / config.pm to configure ACL.

The result is the following error:

Global symbol "$ Self" requires explicit package name at C :/ OTRS / OTRS / Kernel / config.pm

What happens?

many Thanks
by mariopel
28 May 2013, 14:23
Forum: General
Topic: round robin for tickets incoming
Replies: 4
Views: 1934

Re: round robin for tickets incoming

A few days ago not entered in the forum, I apologize.
Thank you very much for the concepts
by mariopel
22 May 2013, 13:45
Forum: General
Topic: round robin for tickets incoming
Replies: 4
Views: 1934

Re: round robin for tickets incoming

We do not have a development area for programming.
I thought I could have SysConfig resources (management interface) to approximate a solution.

OK Many Thanks
by mariopel
21 May 2013, 17:07
Forum: General
Topic: Round Robin para tickets entrantes
Replies: 4
Views: 4464

Round Robin para tickets entrantes

Teniendo el siguiente escenario: Una cola para todos los tickets entrantes llamada: cola 1 En esta cola tres agentes: agente 1, agente 2, agente 3 atienden los tickets entrantes Como configurar OTRS para asignar automaticamente los tickets entrantes a cada uno de los agentes de la cola en forma secu...
by mariopel
21 May 2013, 17:05
Forum: General
Topic: round robin for tickets incoming
Replies: 4
Views: 1934

round robin for tickets incoming

Given the following scenario: One queue for all incoming tickets call: queue 1 In this queue three actors: Agent 1, Agent 2 Agent 3 serve incoming tickets How to configure OTRS to automatically assign incoming tickets to each of the agents in the queue in sequence? So that: ticket1 assigned agent1 t...
by mariopel
19 Apr 2013, 12:27
Forum: General
Topic: Translation TicketType
Replies: 0
Views: 759

Translation TicketType

OTRS 3.2.5 OTRS :: ITSM 3.2.3 Language: Spanish The installation ITSMIncidentProblemManagement.opm, add a field on the screen of the agent and also the client screen. This is the field Ticket Type . It is a selection field that displays values: Incident, Incident: ServiceRequest, RFC, ... etc. These...