Enabling and disabling the Management Center debug console

You can use the development environment to enable or disable the OpenLaszlo debug console for Management Center. You can then deploy the change to your authoring environment to enable or disable the debug console for business users.

Procedure

  1. Open WebSphere Commerce Developer, and switch to the Enterprise Explorer view.
  2. Right-click the LOBTools project and click Properties. The Properties window for the project opens. Click OpenLaszlo Settings.
  3. On the Compiler Settings tab, configure the debug mode for Management Center.
    • Select the check box for the Enable the debug console option to enable the console to display when a user is working with Management Center.
    • Remove the check box selection to disable the console.
  4. Click Apply to save your changes. When you complete your changes, click OK to return to the Enterprise Explorer view.
  5. Right-click the LOBTools project and click Build OpenLaszlo Project.
    An updated ManagementCenter.swf generates in the following directory.

    workspace_dir\LOBTools\WebContent

    The changes to the project compiler settings are included in the file.
  6. Optional: Deploy the ManagementCenter.swf file to your authoring environment to change the debug console setting for business users in your authoring environment.