Thanks, Gidd.
I’ll check it out.
-----Original Message-----
From: Gidd Calden [mailto:gidd@BUOYANTSOLUTIONS.NET]
Sent: Monday, July 15, 2002 7:40 AM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: Passing things on the back end via HTTP in MId-Tier
Michelle,
Here is a suggestion, download an eval copy of ARS42i Component at
http://www,croomconsulting.com/downloads.asp
This is a 30 eval and you can test connection to ASP and COM components !!
Regards...Gidd
-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:ARSLIST@LISTSERV.VISTAIT.COM]On Behalf Of Michelle Lucero
Sent: Sunday, July 14, 2002 7:21 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: Passing things on the back end via HTTP in MId-Tier
I have downloaded the VBScript solution from http://www.buoyantsolutions.net/download1.htm . I can run it from a command line without a problem, but when attempting to place the script in the context of an ASP file, I can't get it to run.
Has this VBScript, successfully been run in ASP file. Or, maybe I downloaded the wrong solution.
Thanks,
Michelle
-----Original Message-----
From: Michelle Lucero
Sent: Wednesday, July 10, 2002 5:59 PM
To: 'Action Request System discussion list(ARSList)'
Subject: RE: Passing things on the back end via HTTP in MId-Tier
Thank's guys. I will try this out. I have to get something to work.
-----Original Message-----
From: Reinfeldt, Matt [mailto:Matt.Reinfeldt@USCELLULAR.COM]
Sent: Wednesday, July 10, 2002 3:19 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: Passing things on the back end via HTTP in MId-Tier
Gidd,
can you tell it's been one of those days? See! I *knew* I had seen it somewhere.... ;-) ugh... I need more coffee or something...
http://www.mattreinfeldt.com/apps , Michelle... or http://www.buoyantsolutions.net/download1.htm
Matt
-----Original Message-----
From: Gidd Calden [mailto:gidd@BUOYANTSOLUTIONS.NET]
Sent: Wednesday, July 10, 2002 03:08 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: Passing things on the back end via HTTP in MId-Tier
Matt,
Chis' ( download )example can be found on our website as well as yours !
Regards...Gidd
-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:ARSLIST@LISTSERV.VISTAIT.COM]On Behalf Of Reinfeldt, Matt
Sent: Wednesday, July 10, 2002 12:48 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: Passing things on the back end via HTTP in MId-Tier
Michelle,
I seem to remember Chris Woyton doing something very like this with XML.... maybe he'll be able to help you out with this?
If not, is there a reason you can't use the API? ARSPerl or the ars42i component both work very well with web applications...
Enjoy,
Matt Reinfeldt
Remedy System Administrator & Developer
Support Solutions - U.S. Cellular
608-441-4491
-----Original Message-----
From: Michelle Lucero [mailto:Michelle.Lucero@SOFTWARESPECTRUM.COM]
Sent: Wednesday, July 10, 2002 02:38 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Passing things on the back end via HTTP in MId-Tier
Hey, Guys
I have a requirement to pass values to Remedy via HTTP directly to the server. It can not be transferred to a client connection.
Is there a way to pass values directly to the server via HTTP. I know how to query for entries, pull up a particular entry, etc. But, how do you pass values on the back end without using an API call and without using JavaScript to Remedy. (A requirement, I was given.)
It would seem that one could do a post to a particular URL and submit the values, but I haven't quite figure it out yet.
I know that the field references will have to be F, but I can't get it to work.
Windows 2000, IIS 5
Mid-Tier 5.01
ARS 5.01
Thanks,
Michelle