Ticket coming in to automate Process ticket

Moderator: crythias

Locked
NosieJk123
Znuny newbie
Posts: 10
Joined: 26 Sep 2019, 11:58
Znuny Version: OTRS6
Real Name: Nosi

Ticket coming in to automate Process ticket

Post by NosieJk123 »

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.
root
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

Post by root »

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
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 ?
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Ticket coming in to automate Process ticket

Post by wurzel »

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
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.
NosieJk123
Znuny newbie
Posts: 10
Joined: 26 Sep 2019, 11:58
Znuny Version: OTRS6
Real Name: Nosi

Re: Ticket coming in to automate Process ticket

Post by NosieJk123 »

Thank you so much, I will get back to you for feedback.
NosieJk123
Znuny newbie
Posts: 10
Joined: 26 Sep 2019, 11:58
Znuny Version: OTRS6
Real Name: Nosi

Re: Ticket coming in to automate Process ticket

Post by NosieJk123 »

Do I add new dynamic fields?
Locked