Hi ,
I am new to OTRS. Is it possible to consume createnewticket otrs web service fromm java client. By using perl we can do this. But i want it from java. Any help in this regard,
Thanks & regards
Consuming OTRS Web Service from JAVA Cleint
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Consuming OTRS Web Service from JAVA Cleint
Yes, you can code your own interface with the api or with email or SOAP.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 23
- Joined: 16 Jan 2013, 08:21
- Znuny Version: OTRS 3.1
- Real Name: Jignesh
- Company: Cisco
Re: Consuming OTRS Web Service from JAVA Cleint
Can we get a sample code for Java
Re: Consuming OTRS Web Service from JAVA Cleint
OTRS is written in PERL, so you miht not find anyone here coding in JAVA. But the WSDL file should be everything a JAVA developer needs.
The file only reflects the delivered GenericTicket Connector. So if someone delivers additional connectors (thats OTRS development) he should also deliver a WSDL file for this
The file only reflects the delivered GenericTicket Connector. So if someone delivers additional connectors (thats OTRS development) he should also deliver a WSDL file for this
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com