Hello I need help.
I want a certain ticket coming in, to trigger a process ticket automatically.
How do I configure that in the genericAGent and the Process itself?
Thank you in advance.
Ticket coming in to automate Process ticket
Moderator: crythias
-
- Znuny newbie
- Posts: 10
- Joined: 26 Sep 2019, 11:58
- Znuny Version: OTRS6
- Real Name: Nosi
-
- Administrator
- Posts: 4251
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Ticket coming in to automate Process ticket
Hi,
There no need for a GenericAgent. Identify the e-mail with a PostMaster filter and set the dynamic fields ProcessManagementProcessID and ProcessManagementActivityID to the values you need.
- Roy
There no need for a GenericAgent. Identify the e-mail with a PostMaster filter and set the dynamic fields ProcessManagementProcessID and ProcessManagementActivityID to the values you need.
- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Re: Ticket coming in to automate Process ticket
Hi,
depending on the incoming type (mail, phone ticket) you can use postmaster filter or generic agent to set the two dynamic fields
ProcessManagementProcessID
ProcessManagementActivityID
regards
Florian
depending on the incoming type (mail, phone ticket) you can use postmaster filter or generic agent to set the two dynamic fields
ProcessManagementProcessID
ProcessManagementActivityID
regards
Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
-
- Znuny newbie
- Posts: 10
- Joined: 26 Sep 2019, 11:58
- Znuny Version: OTRS6
- Real Name: Nosi
Re: Ticket coming in to automate Process ticket
Thank you so much, I will get back to you for feedback.
-
- Znuny newbie
- Posts: 10
- Joined: 26 Sep 2019, 11:58
- Znuny Version: OTRS6
- Real Name: Nosi
Re: Ticket coming in to automate Process ticket
Do I add new dynamic fields?