and if I was able to access them from the scheduled JAVA Agent that might shorten the development time, but in my bit of investigation to this point I'm having trouble with this.
In my other JAVA code I would just do this:
In my other JAVA code I would type Utils. and would get a dialog of all of the public classes in the class Utils. So the JAVA Agent is doing something different. Utils.sysOut just formats the text and executes a System.out.println so it can't get much simpler.
I can actually do everything I need to in LS but thought I might extend my JAVA skills by doing this, spent a couple hours on it at this point, probably could have had the LS written and running by now. :-)