OTRS integrating with other ticketing system

English! place to talk about development, programming and coding
Post Reply
aedm
Znuny newbie
Posts: 13
Joined: 02 Apr 2012, 15:22
Znuny Version: 3.0.6

OTRS integrating with other ticketing system

Post by aedm »

Hi everybody,
I need to know if there is some possibility of integrating OTRS with other trouble ticketing system.

Our clients have a central ticketing system (i.e. Sharepoint, but it could be also Remedy or some other) and they would to import, in real time, a serie of information about the ticket (created in their system), into our OTRS ticketing system (version 2.2.4).

How can I approch this argument?

Thank you very much for your help.
Best regards
AEDM
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS integrating with other ticketing system

Post by jojo »

For this requirement you need to develop (or let develop) a webservice to the other system.

you also need to upgrade to 3.1.x as this version brings the needed webservices framework
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
aedm
Znuny newbie
Posts: 13
Joined: 02 Apr 2012, 15:22
Znuny Version: 3.0.6

Re: OTRS integrating with other ticketing system

Post by aedm »

Jojo,
thanks very much.

Why I need to upgrade to 3.1.x? If I develop a webservice, I can customize completely my webservice, also because, in the past, I try to upgrade the OTRS version (from 2.2.4 to 3.0.6) but it was a very failure and a great disaster. So I'l prefer to maintain the actualy versioni also if it's very dated.

Bye-bye
AEMD
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS integrating with other ticketing system

Post by jojo »

because OTRS 3.1. has a generic backend for webservices where you just can hook in...

2.2. is not mantained...
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Post Reply