A script-enabled browser is required for this page to function properly.

REP-196: Cannot run report in background.

Cause:

You specified YES for BACKGROUND under one of the following conditions, none of which are allowed:

Case 1: You are running the report from the designer.

Case 2: You set BATCH to YES.

Case 3: You are running the report using the packaged procedure srw.run_report.

Case 4: The platform on which you're running the report does not support spawning of another process.

Action:

Ensure that BACKGROUND is set to NO when any of the above condition are true.

Note:  For help on other error messages, see Finding error message help.