Re: Pushing to an external server

2011-03-01 Thread Misi Mladoniczky
Hi,

The built in functionality is to use WebServices from your AR Server. In
other words the MidTier is not involved.

The AR Server will connect straight to the receiving end, possibly via a
proxy server.

On the receiving side, there must be a WebService in place that the AR
Server can connect to.

If you are unable to do this, you must device some other means of doing
this, and there are numerous options.

Best Regards - Misi, RRR AB, http://www.rrr.se

Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10):
* RRR|License - Not enough Remedy licenses? Save money by optimizing.
* RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs.
Find these products, and many free tools and utilities, at http://rrr.se.

> Hi All,
>
> I have a requirement send data from a record on the AR Server via the
> mid-tier to an external server. On create or modify, XML would be sent to
> the external server using the data from the new record. Looking though the
> Advanced Guide it appears that all actions are designed to create, set,
> get are initiated by the external server. What I want to do is similar to
> sending an email but over the mid-tier to a server rather than a person.
>
> Chances are it is right there in the guide but I am not seeing it. Any
> insight would be greatly appreciated.
>
> ARS 6.3 patch 20
> SunOS 5.9
> Oracle 9.2
>
> Thanks
> Mark
>
> 
> Mark Brittain
> Remedy Developer
> NaviSite
> mbritt...@navisite.com
> (315) 453-2912 x5335 (Office)
> (315) 317.2897 (Cell)
>
>
>
>
>   
> 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
> attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"
>

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"


Re: Pushing to an external server

2011-03-01 Thread Grooms, Frederick W
What you are looking for is how to consume a web service from ARS.  This is 
performed using the Set Fields (from a Web Service) action in a Filter.  ARS 
does not use the Mid-Tier for this, it used the libwebservice plugin on the ARS 
server.

Check out the Consuming a Web Service (starting on page 403) of the Advanced 
guide.

Fred

-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark
Sent: Tuesday, March 01, 2011 10:13 AM
To: arslist@ARSLIST.ORG
Subject: Pushing to an external server

** 
Hi All,
 
I have a requirement send data from a record on the AR Server via the mid-tier 
to an external server. On create or modify, XML would be sent to the external 
server using the data from the new record. Looking though the Advanced Guide it 
appears that all actions are designed to create, set, get are initiated by the 
external server. What I want to do is similar to sending an email but over the 
mid-tier to a server rather than a person.
 
Chances are it is right there in the guide but I am not seeing it. Any insight 
would be greatly appreciated. 
 
ARS 6.3 patch 20
SunOS 5.9
Oracle 9.2
 
Thanks
Mark
 

Mark Brittain
Remedy Developer
NaviSite
mbritt...@navisite.com
(315) 453-2912 x5335 (Office) 
(315) 317.2897 (Cell) 
 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"