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.
GenericAgent - dynamic field value
Moderator: crythias
GenericAgent - dynamic field value
OTRS 6.0.3-1, MySQL
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: GenericAgent - dynamic field value
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?
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
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
Re: GenericAgent - dynamic field value
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
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: GenericAgent - dynamic field value
Make sure the customer exists. There is more to answering this question than to use one field to fill another.Snowmanko wrote: it will not fill Customer User when we enter email adress to that field
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
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