list of open tickets of customer via SOAP

English! place to talk about development, programming and coding
Post Reply
Alexander Halle
Znuny expert
Posts: 296
Joined: 04 Jul 2010, 17:49
Znuny Version: 3.1.x
Real Name: Alexander Halle
Company: radprax MVZ GmbH
Location: Wuppertal
Contact:

list of open tickets of customer via SOAP

Post by Alexander Halle »

Hi,

can someone provide me a basic Perl script that lists the open tickets of a customer via SOAP?

So this would be the equivalent of the GUI action http://server/otrs/index.pl?Action=Agen ... eType=Open .

I'm trying to learn Perl (I have basic knowledge of Delphi / Pascal, Visual Basic / Basic, C and Assembler) and for motivation I want to develop a Perl program I really need. But to do so I need a working skeleton, so that I have something to play with and to build on. The start is always the hardest step.

If this is to complicated it would be enough to just get some ticket list, I will then try to read the attributes by myself. Of course I would be glad if the code would read one attribute (liek ticket id or ticket number) as an example, then I will try to extend this via the API documentation and the developer documentation.

Thanks in advance

Alexander
Alexander Halle System: OTRS 3.1.x, Ubuntu 10.04.x LTS, MySQL 5.1.x, Apache 2.2.x
OTRS Community Links: User Meetings, Projects
Andre Bauer
Znuny guru
Posts: 2189
Joined: 08 Dec 2005, 17:01
Znuny Version: 5.0.x
Real Name: André Bauer
Company: Magix Software GmbH
Location: Dresden
Contact:

Re: list of open tickets of customer via SOAP

Post by Andre Bauer »

Prod: Ubuntu Server 16.04 / Zammad 1.2

DO NOT PM ME WITH OTRS RELATED QUESTIONS! ASK IN THE FORUMS!

OtterHub.org
Alexander Halle
Znuny expert
Posts: 296
Joined: 04 Jul 2010, 17:49
Znuny Version: 3.1.x
Real Name: Alexander Halle
Company: radprax MVZ GmbH
Location: Wuppertal
Contact:

Re: list of open tickets of customer via SOAP

Post by Alexander Halle »

Thanks. Good start for SOAP with OTRS but difficult for me as a newbie to use to query tickets. The learning curve is too steep. Therefore I hoped for a query example.

Alexander
Alexander Halle System: OTRS 3.1.x, Ubuntu 10.04.x LTS, MySQL 5.1.x, Apache 2.2.x
OTRS Community Links: User Meetings, Projects
Post Reply