Ravi, Can you clarify how/what you want to do?
First of all, is this Javascript or Java? That is, is this a script that runs in a Webpage or one that is compiled and run by the JVM? Secondly, what is your client? Is this to be run via the User Tool or Mid-Tier? Thirdly, how is your homegrown application talking to your script? Is it via native Java calls? A web service? A POST to a webpage? Lastly, what is your server platform, what version of ARS, and what applications are installed? A little more information will help a lot in getting you a good answer. Thanks! Chris Woyton -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Ravi Sent: Friday, January 02, 2009 3:31 PM To: [email protected] Subject: Calling an external script within a active link Hi: I have a java script with returns 3 variables (firstname, lastname, emailadrress) when run with one argument (userid). This script is taking to a homegrown application. I have read through the java api chapter in the integration document. This talks about how to integrate with Remedy server using java. Any suggestions how I can include this script within a Active link that is run when user enters the userid in a field within a form, take the results in add the values to fields within the form? Just looking for some pointers I can read up on. Thanks Ravi ____________________________________________________________________________ ___ 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"

