How to create an external web service is a large topic. There are several tools like soapUI, Altova etc..you can use for easy development. If your intention was to consume an external webservice with a remedy filter rather than to learn creating an actual web service, You can use samples from the web service providers like: http://www.strikeiron.com/ http://www.xmethods.net http://www.remotemethods.com/ Or for simplicity you could create a web service for a remedy form through admin tool and self consume though a filter on another form. My advice is to start with a very simple external webservice because remedy filters can not be used with complex elements,arrays etc...
On Jul 11, 12:10 pm, Christoph Wallwey <[email protected]> wrote: > Hi Fred, > > thank you for your timely answer. I understand what you described but I'd > like to know how to create an external webservice which is then used within a > filter. It's not a Remedy webservice. > > Regards, > Christoph > > -----Ursprüngliche Nachricht----- > Von: Action Request System discussion list(ARSList) > [mailto:[email protected]] Im Auftrag von Grooms, Frederick W > Gesendet: Sonntag, 11. Juli 2010 19:57 > An: [email protected] > Betreff: Re: example for an external webservice in 6.3 > > I take it you want an external system to be able to send data to and read > data from Remedy. > > First, in order to have a Remedy hosted web service you have to have a Remedy > Mid-Tier running on a web server. Do you have that? > > To create the service all you have to do is to open the admin tool. Right > click on the form you wish to read/update, and choose Create Web Service. > Pick the Operation you want to do (Get, Set, Create), map the inbound fields, > and the outbound fields. > > Fred > > -----Original Message----- > From: Action Request System discussion list(ARSList) > [mailto:[email protected]] On Behalf Of Christoph Wallwey > Sent: Sunday, July 11, 2010 3:14 AM > To: [email protected] > Subject: example for an external webservice in 6.3 > > ** > Hi everyone, > > could someone please provide me with an example of how to create a simple > external webservice with input/output parameters that works with ARS 6.3? > Many thanks. > > Regards, > Christoph > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org > attend wwrug10www.wwrug.comARSlist: "Where the Answers Are" > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org > attend wwrug10www.wwrug.comARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

