Java API to access OTRS from a JAVA application

Hello, is there an java API, so I would be able to access the OTRS API from the java world? E.g. a perl/java bridge, perl web services and so on. best regards

Hello,
This is good idea if there's any. Especially, link between J2EE
applications.
On 3/22/07, Kaiser, Hans
Hello,
is there an java API, so I would be able to access the OTRS API from the java world? E.g. a perl/java bridge, perl web services and so on.
best regards
_______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Hi Hans, use SOAP. .-) a) An OTRS-Soap-handle can be reached unter http://host/otrs/rpc.pl. b) An example client is located unter scripts/rpc-examlple.pl (in Perl). c) SOAP User and Password (for connection) can be defind in SysConfig -> Framework. But don't ask me about Java examples for SOAP. .-) Martin ((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 56818 0 :: Fax: +49 (0) 9421 56818 18 http://www.otrs.com/ :: Communication with success! Kaiser, Hans schrieb:
Hello,
is there an java API, so I would be able to access the OTRS API from the java world? E.g. a perl/java bridge, perl web services and so on.
best regards
------------------------------------------------------------------------

Hello Martin, SOAP sounds fine. Is there a doc of the SOAP API? regards On Thu, 2007-03-22 at 15:24 +0100, Martin Edenhofer wrote:
Hi Hans,
use SOAP. .-)
a) An OTRS-Soap-handle can be reached unter http://host/otrs/rpc.pl.
b) An example client is located unter scripts/rpc-examlple.pl (in Perl).
c) SOAP User and Password (for connection) can be defind in SysConfig -> Framework.
But don't ask me about Java examples for SOAP. .-)
Martin
((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 56818 0 :: Fax: +49 (0) 9421 56818 18 http://www.otrs.com/ :: Communication with success!
Kaiser, Hans schrieb:
Hello,
is there an java API, so I would be able to access the OTRS API from the java world? E.g. a perl/java bridge, perl web services and so on.
best regards
------------------------------------------------------------------------
OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Hi Hans, Kaiser, Hans schrieb:
SOAP sounds fine. Is there a doc of the SOAP API?
You can use all core modules, see http://dev.otrs.org/ for API documentation. For a perl soap example see scripts/rpc-examlple.pl. :) Greetings, Martin Edenhofer ((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 56818 0 :: Fax: +49 (0) 9421 56818 18 http://www.otrs.com/ :: Communication with success!
participants (3)
-
Kaiser, Hans
-
Martin Edenhofer
-
Robert Bui