Hi I just posted a download on BMCDN, "BMC Remedy Java Plug-in Server 7.1 - Sample Plug-ins (FilterAPI and ARDBC)". Included in this download is a BeanShell hosting FilterAPI plug-in. Well, its functionality is same as pre-7.1 version ARF plug-in unsupported utility posted on Dev Community - basically to running a piece of Java code as filterAPI function logic.
However this new download is 7.1 based first-class Java plug-in implementation rather than a C plug-in hosting Java code. Also included is all source code for this filter API plug-in and build information. In addition, this infrastructure is expanded to other "similar" script hosting plug-ins - JavaScript (Mozilla Rhino based), jython, and Java Reflection plug-ins (for example, you can do String.replaceAll OR Math.pow kind of method invocations without really writing a full fledged plug-in). BTW, I have already tried out Carey's password generator in this new BeanShell scripting plug-in. It worked nicely, with a couple of minor changes. Import the attached passwordGen.arx into "Filter Script Library" form & try it out in "Java Scripting Test" sample form. This download is available on BMCDN at: BMCDN Home > Resource Center> Downloads> BMC Atrium & Foundation Technologies> Remedy AR System > Source Samples > Document 2548 http://developer.bmc.com/jiveProd/entry.jspa?externalID=2548 Regards Appajee _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
passwordGen.arx
Description: passwordGen.arx

