I guess that my questions are:
1). Is the remote URL exposed as a Web Service that you can consume? - Then
YES definately - do a "Set Fields" to push the data to the remote host.
2)  If the remote URL is not exposed as a Web Service - you can manually
construct a WSDL to load in and perform #1 - although I do not prefer this
method
3). If the remote URL is not a exposed Web Service - can it be created as
one?

If not - then you are more than likely stuck with the Run Process.

HTH
Robert Molenda

On Fri, Dec 12, 2008 at 9:43 AM, Opela, Gary L CTR USAF AFMC 72 CS/SCBAH <
[email protected]> wrote:

> I do not have a complete answer, sorry.
>
> You could use a filter guide (probably several of them) to build the XML
> statements needed, and then store them in a 0 - length display only
> field.
> How you would get them to a URL, I do not know. I guess maybe you could
> just use the Active Link - Run Process - URL thing and pass the field
> data. You would then have to configure the web page to receive the very
> lengthy URL. Bear in mind, that if this is not HTTPS, then you risk the
> entire contents of your ticket.
>
> Also, I'm not sure on how long a URL can be, so you might run into an
> issue there. You might potentially be able to, if you have a UNIX
> backend, do something weird where you build the XML in the Display Only
> field, then for a shell call (command line) and just write a file on the
> go, then some how get the file sent to the process on the other end.
> This would still take a non-remedy process though.
>
> Gary
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[email protected]] On Behalf Of Brittain, Mark
> Sent: Friday, December 12, 2008 11:15 AM
> To: [email protected]
> Subject: Pushing XML out
>
> Hi All & TGIF,
>
> I asked this question last week and did not get a response. If it is
> dumb question/can't do answer, someone please let me know.
>
> Is there a way to send XML out the mid-tier to a URL using a filter?
>
> Currently I have a filter that executes on submit and performs a Run
> Process. The Run Process executes a perl script that sends the record
> information in XML format to a URL.
>
> Would much rather keep the function within Remedy rather than relying on
> a perl script.
>
> ARS 6.3
> SunOS 5.9
> Oracle 9.2
>
> Thanks
>
> Mark
>
> This e-mail is the property of NaviSite, Inc. It is intended only
> for the person or entity to which it is addressed and may contain
> information that is privileged, confidential, or otherwise protected
> from disclosure. Distribution or copying of this e-mail, or the
> information contained herein, to anyone other than the intended
> recipient is prohibited.
>
> ________________________________________________________________________
> _______
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to