Using the web-based Scheme Console

If you do not have access to NexJ Studio, you can use the web-based Scheme Console to evaluate Scheme scripts.

The web-based Scheme Console can be accessed separately from the following URL: http://server.example.com:port/nexj/SysPortletServer/SchemeConsole.html.

Note: This console is not directly accessible from NexJ CRM, NexJ Admin Console, or NexJ System Admin Console.

Administrators with AdminSchemeExecute privileges can access the console.

In the web-based Scheme Console, enter your script in the Scheme Expression field and click Evaluate Expression. Results display in the Return Value field.

The web-based Scheme Console also logs all requests, results, and execution times. You can access these logs from NexJ Admin Console by navigating to the Audit Trail page. All requests are logged in the application log at the INFO level of logging information.