Embedded Scripting Engine
The hrMecca administration system has an embedded Javascript engine that allows the application to be highly customized. Scripts can execute when data is loaded or saved, when an employee is selected, before forms and letters are run, as part of a batch job, when client side javascript invokes an AJAX request to the server or before reports are created. The scripting engine is woven into all layers of the product, providing the implementer with a great deal of control over the application's behavior.
[ back to Our Product section ... ]
Integrated Javascript Editor
An integrated Javascript editor provides syntax highlighting, code completion and context sensitive help. A versioning capability allows implementation staff to view and restore to previous versions of a script.
[ more info ... ] [ back to Our Product section ... ]
Integrated Javascript Debugger
An integrated Javascript debugger allows the implementer to step through Javascripts line by line, examining variables and setting break points.
[ more info ... ] [ back to Our Product section ... ]