Re: How to pull an http response into a Remedy field?

2007-03-19 Thread Michael Lyles

Thanks again to everyone who offered help.  I was able to solve this problem
by using a set fields sql call to an Oracle function called
utl_http.request.  Jim Bruce provided this suggestion and it works
perfectly.  Thanks Jim!

-Michael

On 3/14/07, Michael Worts [EMAIL PROTECTED] wrote:


**
What about using the 'wget' utility. I use it to test the availability of
a web service WSDL but it can get the contents of any url.

http://en.wikipedia.org/wiki/Wget

Mike.

Michael Worts
Remedy Specialist
IGS, Business Consulting Services
ITIL Service Manager Certified
Tel: +44 (0)1962 822273   Mob: +44 (0)7801 755346   Internet:
[EMAIL PROTECTED]



 --

*
*

*Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
*






 __20060125___This posting was submitted with HTML in
it___





--
Geaux Tigers!

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where the Answers 
Are


Re: How to pull an http response into a Remedy field?

2007-03-14 Thread Michael Lyles

Hi Misi,

Thank you for the reply.  This is AR System 7.0 running on Solaris 10.

-Michael

On 3/14/07, Misi Mladoniczky [EMAIL PROTECTED]  wrote:


Hi Michael,

I once created a very small C filter plugin that did this. It should work
on any platform. Which platform and AR System version do you have?

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

 Has anyone here ever attempted to pull a plain http response into
 Remedy.  If you open the following url (http;//localhost/kb/
 getSolutionData.jsp?id=4000) in a browser, the needed data is returned
 in the body of the browser.  I would like to pull this data into
 Remedy, parse it, and stuff it into multiple fields on a Remedy form.
 Does anyone know if this is possible in Remedy?

 Thanks in advance for any replies,
 -Michael


___

 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where
 the Answers Are


___

UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where
the Answers Are





--
Geaux Tigers!

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where the Answers 
Are