Re: [Arsperl-users] Moving to ITSM 7.0
Brought to you by:
jeffmurphy
|
From: <cla...@be...> - 2007-05-03 17:38:14
|
Syed, I don't have a lot of experience using the Remedy Webservices but here's some generic advice: You'd do well to start with the SOAP:Lite module from the CPAN. http://search.cpan.org/dist/SOAP-Lite/ The distribution will install an executable called stubmaker that=20 will build a client module for a specific webservice (form) from=20 the WSDL description produced by the webservices plugin. If you need more help with the SOAP::Lite and Webservices stuff you=20 might want to look at asking on Perlmonks (http://www.perlmonks.org) Clayton > -----Original Message----- > From: ars...@ar...=20 > [mailto:ars...@ar...] On Behalf Of Syed=20 > Basith (sbasith) > Sent: May 3, 2007 12:55 PM > To: ar...@AR...; ars...@ar... > Subject: [Arsperl-users] Moving to ITSM 7.0 >=20 > Hi, > =20 > We are moving from Remedy 6.0 HELPDESK 4.0 to ITSM 7.0 and we=20 > have a lot of integrations on ARSPERL. We are looking to move=20 > forward with most of the integrations using the Web Services=20 > instead of the ARSPERL, because of the restriction on=20 > installing the ARSPERL in the new production envirronment. So=20 > i am looking for perl code/example on how to consume and=20 > publish for Web Services, so that i can convert my code. Any=20 > help will be appreciated. > =20 > Thanks > =20 > Syed Abdul Basith >=20 |