Gary, There is a test application (that comes with the plugin download) that should give you an ok place to keep the code and sample workflow to provide inputs and get outputs back. I think the sample stuff only allowed for 5 inputs and 5 outputs, but extending that was easy.
A real "down side" to the beanshell approach is that the "errors" are not very helpful. ( A simple syntax error looks like a compile time error, because that is where/when it is found. And the error is something like... "unable to parse". Not very helpful.) With the v7.1 Java plugins at least they should be build able with an IDE to help with such things. (But I have not yet found the time to put together a better test env for the beanshell stuff. (Mostly because I kept hearing about a better Java API and a "Java plugin server"... Oh well.) -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On Nov 13, 2007 2:00 PM, Opela, Gary L Contr OC-ALC/ITMA <[EMAIL PROTECTED]> wrote: > Well, I do quite prefer Perl over Java, but I think that Perl won't work > because I cannot put Perl on my servers.... Tisk Tisk.... > > So, I'm reading up on the java filter API stuff right now, I've never > dealt with it, and have limited Java experience, so I have some learning > to do, which is fine. > > It looks pretty simple, I would just need to do a set fields action and > choose the "Read Value for Field From:" as "FILTER API" and then map > which field(s) I want to send to the java plugin (if any)and map my > fields to the resulting $1$, $2$, ETC.. > > Now I just have to figure out where to put said java script, how to > write it, and what not :) > > Thanks, > > > Gary Opela, Jr > > Sr. Remedy Developer > Leader Communications, Inc. > 405 736 3211 _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

