
21 Apr
2008
21 Apr
'08
2:04 p.m.
Christoph Nagel (christoph.nagel@xenovation.com) wrote:
were do I get the WSDL File? Have you write one?
Nope, Pod::WSDL creates them on the fly from embedded perl documentation. So you have to write 2 modules at least. The one which does all the SOAP <-> OTRS stuff, and the one which creates WSDL from the former module. Of course you can provide a static WSDL or even write it manually. Felix