Help Topics
Concepts
Package
Class
The JavaScript Agent panel provides these options:
- Init Script
- Enter the name of script to be run when the agent is
initialized.
- Process Script
- Enter the name of script to be run when the agent is
processed.
- ProcessTimer Script
- Enter the name of script to be run when the timer of an
agent using timer processing expires.
The JavaScript Agent panel is used to generate an agent
referencing JavaScripts for generic processing. JavaScripts may
create, load, or process other beans or rulesets.
Steps in using the panel include:
- Enter the names of the JavaScript files for init,
process, and process timer.
- Press the Generate Beans button to create
JavaScript strings from those file(s).