Where to find WSDL for various operations

Moderator: crythias

Locked
jmkdev
Znuny newbie
Posts: 23
Joined: 16 Jan 2013, 08:21
Znuny Version: OTRS 3.1
Real Name: Jignesh
Company: Cisco

Where to find WSDL for various operations

Post by jmkdev »

I have deployed OTRS. Now where can I fnd the wsdl for GenericTicketConnector

I also need WSDL for Adding Customers and Services .


When i try to give the wsdl url as 'http://localhost/otrs/nph-genericinterf ... tConnector' ,it gives WSDL error

javax.xml.rpc.ServiceException: Error processing WSDL document:


Please suggest good code on java for this
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Where to find WSDL for various operations

Post by jojo »

http://source.otrs.org/viewvc.cgi/otrs/ ... 19&view=co


Other operations are not implemented, so you need to implement them first
"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
Locked