Communicating to other ticket system

Moderator: crythias

Locked
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Communicating to other ticket system

Post by vinesh »

Hi,
We uses OTRS and our partner uses Footprint ticket system. Is there a way to achieve below functionality?

While a mail send from footprint to OTRS a ticket has to create and no looping should happen.

I tried setting X-OTRS-Loop: True ..its not getting looped while sending first time but every follow-up a new ticket is getting created in Foot print. What is the best way to sort this out?
patzig
Znuny newbie
Posts: 71
Joined: 08 Mar 2016, 12:45
Znuny Version: 5.0.10
Real Name: Patrick

Re: Communicating to other ticket system

Post by patzig »

Seems that otrs works fine, you have to check the footprint settings how this application connects the messages to the ticket.
OTRS uses the subject with TicketNumber and Topic.
Live-System: OTRS 5.0.10, CentOS 7
Testsystem: OTRS 5.0.9, CentOS 6.6
schulmann
Znuny wizard
Posts: 477
Joined: 20 Nov 2011, 16:08
Znuny Version: 6.5.11
Real Name: Schulmann

Re: Communicating to other ticket system

Post by schulmann »

FootPrint should process the smtp headers "In-Reply-To" and "References" (RFC 5322 Section 3.6.4).
Znuny6/Debian/ESXi
Locked