Configure Queue param of TicketQueueSet with dynamic value

Moderator: crythias

Locked
marcosaps
Znuny newbie
Posts: 29
Joined: 19 Sep 2014, 15:34
Znuny Version: 3.3.9
Real Name: Marcos
Company: UFCA

Configure Queue param of TicketQueueSet with dynamic value

Post by marcosaps »

In a transition action of type TicketQueueSet is there a way to specify a dynamic value for the Queue parameter? For example, in a OTRS process that I'm creating I would like to specify, for a given transition action of type TicketQueueSet the parameter Queue to be the same queue from the last transition action, whatever queue it was. I mean, if I get a ticket from queue 'A' I want to configure another transition action to reply to the same queue 'A'. But you know that while I'm configuring my transition actions I don't know beforehand what is the requesting queue.

Thank you.

Marcos
marcosaps
Znuny newbie
Posts: 29
Joined: 19 Sep 2014, 15:34
Znuny Version: 3.3.9
Real Name: Marcos
Company: UFCA

Re: Configure Queue param of TicketQueueSet with dynamic val

Post by marcosaps »

Sorry to bother, but this issue is important to me. Does someone have any idea if this is possible in OTRS?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Configure Queue param of TicketQueueSet with dynamic val

Post by crythias »

I'm not sure what you're asking. I can look at the Ticket History and see this information.
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
marcosaps
Znuny newbie
Posts: 29
Joined: 19 Sep 2014, 15:34
Znuny Version: 3.3.9
Real Name: Marcos
Company: UFCA

Re: Configure Queue param of TicketQueueSet with dynamic val

Post by marcosaps »

crythias wrote:I'm not sure what you're asking. I can look at the Ticket History and see this information.
My question is related with 'Process Management' in OTRS:

http://otrs.github.io/doc/manual/admin/ ... ement.html

If you have a look at the above documentation, in the secion 'Transition Actions', you'll see an example where a 'Queue' config parameter (the key) is set to 'Superior' (the value). The transition action module in the example is the 'TicketQueueSet'. The queue 'Superior' is hard coded as the value, but I asked if I can set the value to the queue that sent the last request, whatever this queue could be. I know that we can see this information in the ticket history, but I would like to access this information in the process that I'm configuring so that in the activity dialog the agent don't need to choose the queue that originated the request. Is my explanation better now?

Thank you.

Marcos
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Configure Queue param of TicketQueueSet with dynamic val

Post by crythias »

Your explanation is clearer, but as I don't use Process Management, I *personally* can't really assist. Perhaps someone else may be able to, but considering what your request is, I'm of the opinion that it will need development.
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
marcosaps
Znuny newbie
Posts: 29
Joined: 19 Sep 2014, 15:34
Znuny Version: 3.3.9
Real Name: Marcos
Company: UFCA

Re: Configure Queue param of TicketQueueSet with dynamic val

Post by marcosaps »

Thank you for the reply. I also hope someone else can help me.
nedmaj
Znuny expert
Posts: 168
Joined: 26 Nov 2014, 20:34
Znuny Version: 6.3.4
Real Name: Samuel Casimiro
Company: Câmara dos Deputados
Contact:

Re: Configure Queue param of TicketQueueSet with dynamic val

Post by nedmaj »

I'm also looking for it. Hope someone can help.
Samuel

Znuny 6.3.4 | OTRS 5.0.17
OS: Debian 11 | CentOS 6.5
Database: Postgres | Oracle 12.1
Number of agents: 450 | Number of customers: 20000 | Number of CIs: 30000
Locked