GenericAgent - dynamic field value

Moderator: crythias

Locked
Snowmanko
Znuny newbie
Posts: 71
Joined: 06 Mar 2015, 17:45
Znuny Version: 6.0.5-1

GenericAgent - dynamic field value

Post by Snowmanko »

Hi there,
I would like to know if it is possible to set value of CustomerID in Generic Agent task based on the ticket Dynamic Field Value.
If yes, how to do it ? Is there some special syntax ?

Thanks.
OTRS 6.0.3-1, MySQL
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: GenericAgent - dynamic field value

Post by crythias »

What version of OTRS?

Either way, not through the GUI, but you can do lots of things through the Generic Agent file (programming). Nonetheless, may I inquire as to the business need for this?
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
Snowmanko
Znuny newbie
Posts: 71
Joined: 06 Mar 2015, 17:45
Znuny Version: 6.0.5-1

Re: GenericAgent - dynamic field value

Post by Snowmanko »

Version is 3.3.9, when I am creating ticket with "new phone ticket" it will not fill Customer User when we enter email adress to that field. Ticket is created but, only Custommer ID is filled. I would like to asign same value to Customer User field. Probably only way to do is GenericAgent. I don't know how to customize dtd template of new phone ticket to force it to copy dynamic field value to Customer User.
OTRS 6.0.3-1, MySQL
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: GenericAgent - dynamic field value

Post by crythias »

Snowmanko wrote: it will not fill Customer User when we enter email adress to that field
Make sure the customer exists. There is more to answering this question than to use one field to fill another.
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
Locked