Changing Application Settings

The Application Settings enables Managers to update configuration settings that are required by various components of the WebFOCUS BUE web application. You can view or edit the application settings through the Administration Console.

Initially, WebFOCUS BUE reads the configuration file to locate parameters and their values. If a parameter does not exist in the file, the BUE will then obtain the parameter and its value from the web.xml file of the web application currently deployed by the BUE.

Reference: Understanding Change Management Settings

The Change Management Settings determine which files are exported during the change management process, the format of the exported file, and whether some legacy functionality is preserved.

File Types Included in Export Package (IBI_CM_EXPORT_WFRS_FILE_EXTENSIONS)

Determines, by file extension, which files from the WebFOCUS Reporting Server or the web will be included in exports created by the change management feature. The values included by default are acx, bmp, css, fex, gif, htm, html, ico, jpe, jpeg, jpg, js, mas, mnt, png, sty, and svg.

Retain Handles (IBI_CM_RETAIN_HANDLES)

This option is not relevant to the BUE.

Zip Change Management Package (IBI_CM_ZIP)

When selected (True), the export package is compressed and delivered in a zip file.

Name format of Zip export files (IBI_CM_ZIP_FILE_FORMAT)

Select an option from the drop-down menu to specify the name format of the zip file.

Verify Signature on Import (IBI_CM_ZIP_VERIFY_SIGNATURE )

When selected (True), the export package is flagged for signature verification, which ensures both that the code has not been tampered with and that the signature was produced with the expected key.

Reference: Understanding Deferred Reporting Settings

Deferred Reporting Settings determine how deferred reports are processed.

Prompt for Custom Deferred Report Description (IBI_DEFERRED_CUSTOM_DESCRIPTION)

When this check box is selected, the default setting, users are prompted to optionally customize the description for the deferred report, which defaults to the title of the report being run deferred. This occurs whenever the description defined in the parameter (IBIMR_defer_description) has not been submitted with the run deferred report request.

When this check box is clear, the title of the report being submitted to run deferred is assigned to the deferred report description automatically, and no prompt appears.

Display Deferred Request Submitted Notification (IBI_DEFERRED_NOTIFY_SUBMITTED)

When this check box is selected, the default setting, the Deferred Request Submitted window displays to confirm a successful deferred request. The user clicks OK to close the window.

When this check box is clear, the Deferred Request Submitted window does not display.

Display Deferred Ticket Delete Confirmation (IBI_DEFERRED_TICKET_DELETE_CONFIRM)

Activates an automated message that prompts the user to confirm the deletion of a deferred report. When this check box is selected, which is the default, a message prompts the user to confirm the deletion, so a deletion requires two clicks. When this check box is clear, the user is not prompted to confirm the deletion, so a deletion requires only one click. Making a large number of deletions is faster when suppressing the confirmation message.

Reference: Understanding ESRI Settings

The ESRI Settings page defines the connection to the local application that supports Esri-based maps.

ESRI On Premise (IBI_ESRI_ON_PREMISE)

Identifies the path to the internal ArcGIS JavaScript API Source used to develop Esri-based maps for WebFOCUS BUE. This setting is blank, by default, meaning that the use of an internal source is not activated. To activate the use of an internal ArcGIS JavaScript API to develop Esri maps, type the path to it in this setting, typically, /web_resource/arcgis_api.

The default API that should be referenced by this setting is the ArcGIS API for JavaScript, version 3.15, which can be found at https://js.arcgis.com/3.15/. The ArcGIS JavaScript API zip file is available for download from https://developers.arcgis.com/downloads/.

For more information about the Esri ArcGIS JavaScript API, see https://developers.arcgis.com.

For more information about how to configure Esri On Premise for InfoAssist+, see Configuring an Esri On Premise Environment.

Reference: Understanding Parameter Prompting Settings

The Parameter Prompting Settings determine parameter prompting behavior in the WebFOCUS BUE Client.

Managed Reporting (IBIMR_PROMPTING)

Enables or disables parameter prompting for all Managed Reporting requests. Possible values are:

  • Off. Turns off parameter prompting at the site level.
  • Run with Default Values. (XMLRUN) Prompts for amper variables created with the -DEFAULT command and any other amper variable that does not have a value. This is the default value.
  • Always Prompt. (XMLPROMPT) Prompts for amper variables created with the -DEFAULT command when there is another amper variable that does not have a value assigned.
Managed Reporting when Prompt Parameters Property Unset (IBIMR_PROMPTINGUNSET)

Enables or disables parameter prompting for Managed Reporting procedures (FEXes) when IBIMR_prompting is set to XMLPROMPT or XMLRUN, and the Prompt for Parameters setting is unchecked in the FEX Properties dialog box. Possible values are:

  • OFF. Turns off parameter prompting.
  • Run with Default Values. (XMLRUN) Prompts for amper variables created with the -DEFAULT command and any other amper variable that does not have a value. This is the default value.
  • Always Prompt. (XMLPROMPT) Prompts for amper variables created with the -DEFAULT command when there is another amper variable that does not have a value assigned.
Self Service (IBI_WFDESCRIBE_DEFAULT)

Enables or disables amper auto prompting for self-service reporting. Possible values are:

  • OFF. Turns off auto prompting. This is the default value.
  • Run with Default Values. (XMLRUN) Prompts for amper variables created with the -DEFAULT command and for any other amper variable that does not have a value.
  • Always Prompt. (XMLPROMPT) Only prompts for amper variables created with the -DEFAULT command when there is another amper variable that does not have a value assigned and, therefore, will be prompted for.
  • Display XML (Debug with syntax error checking). (XML) The XML document describing the amper variables is displayed in the browser. This setting is used internally, and is recommended for debugging and syntax error checking purposes only.
  • Display XML (Debug). (XMLCHECK) The XML document describing the amper variables is displayed in the browser. This setting is used internally, and is recommended for debugging purposes only.

Note: Managed Reporting uses a separate variable setting, which is IBIMR_prompting.

Default Template (IBI_WF_DESCRIBE_HTML)

The HTML template that defines the auto prompt layout.

Null Behavior (IBIF_DESCRIBE_NULL)

Specifies the value (_FOC_NULL or FOC_NONE) that the client assigns (in a -SET command) to the amper variable when the dynamic multi-select list No Selection value is selected. The default value is _FOC_NULL.

Reference: Understanding Text Generation Server Settings

The Text Generation Server Settings define the connections to an independent server that provides narrative descriptions for chart headers, footers, and tooltips.

Text Generation Server URL (IBI_TEXT_GENERATION_SERVER_URL)

Identifies the URL of the external natural language generation server that provides narrative descriptions for chart headers, footers and tooltips. If your product installation supports natural language generation for charts, type the URL of the text generation server in this setting. This setting is blank, by default.

Text Generation Server Key (IBI_TEXT_GENERATION_SERVER_KEY)

This setting is not in use and must remain blank.

WebFOCUS

Feedback