WebFOCUS 8207.23 Release Notes


The following topic provides all the information that you need to know about this release of WebFOCUS.

Have questions? Click Send Us Feedback (on the right) and we'll be in touch!


Release and Gen Information

Release Date Gen Information Reporting Server
Thursday, January 7, 2021

wf123120b Gen 14

wi123120b

as123120b

8207.23 Gen 1928

New Features

WebFOCUS Home Page: Advanced Search

The Advanced Search interface is designed to narrow down your search queries and make them more precise. It enables you to apply multiple filters in multiple categories, apply Boolean operators, and specify one or more workspaces for your search event.

The Advanced Search dialog box is shown in the following image.

Advanced search dialog box

The Advanced Search feature is accessible from every view of the Home Page and allows you to quickly access content across the repository.

For more information on the Advanced Search feature, see the Searching Content topic.

International System (SI) Numeric Format Abbreviation Options

The International System standard provides numeric abbreviations for very large and very small numbers.

WebFOCUS supports the following SI-compliant numeric abbreviations. The SI-compliant format uses a two-character display code that consists of a lowercase n followed by the SI abbreviation.

For more information, see the WebFOCUS Release Notes PDF

Adapters for SharePoint and SharePoint Drive: Support for Token Parameters With OAuth Grant Password Authentication

When you configure a connection for the Adapter for SharePoint or SharePoint Drive and select OAuth Grant Password authentication, you can add additional token parameters.

For more information, see the WebFOCUS Release Notes PDF

Adapter for REST: Support for Token Parameters With OAuth Grant Password Authentication

When you configure a connection for the Adapter for REST and select OAuth Grant Password authentication, you can add additional token parameters.

For more information, see the WebFOCUS Release Notes PDF.  

Adapter for OData: Support for Token Parameters With OAuth Grant Password Authentication

When you configure a connection for the Adapter for OData and select OAuth Grant Password authentication, you can add additional token parameters.

For more information, see the WebFOCUS Release Notes PDF.  

Adapter for Google Drive: Support for Google Slides

You can now create Google Slides using the Adapter for Google Drive.

For more information, see the WebFOCUS Release Notes PDF.  

Adapter for Microsoft Dynamics CRM: Support for Token Parameters With OAuth Grant Password Authentication

When you configure a connection for the Adapter for Microsoft Dynamics CRM and select OAuth Grant Password authentication, you can add additional token parameters.

For more information, see the WebFOCUS Release Notes PDF.  

New Apache Tomcat and Apache Derby Versions Supported

This release of WebFOCUS is packaged with Apache Tomcat Version 9.0.39 and Apache Derby Version 10.14.2.0.


Fixes

  • When using a linear trendline, the equation label does not properly accept changes to the font size. (201105007)
  • Esri maps created in prior WebFOCUS releases no longer render properly in 8207 if one of the layers is empty. (201111079)
  • When using WebFOCUS with Kerberos authentication, the software fails to detect java if an OpenJDK distribution is used. This causes failures while deploying the WebFOCUS web application. (201126036, 201103039)
  • Issue when using the Global Name option in Designer to keep the user's selection across pages. (200904017)
  • Schedules are delayed for several minutes when the log contains a thousand lines.
  • When using WRAP styling options with AUTOFIT ON, fields are being truncated when they still have room to display. (200828070)
  • ARRAY_ITEM Values duplicated with nested arrays. (201112051)
  • When running a Data Flow that uses a REST API call, which sends an array item that has a start date and an end date, if the start and end dates are the same, the end date value is dropped from the Rest BODY of the request and all the other values shift over. (201116117)
  • When changing the codepage to 62001, all Japanese SBCS katakana characters are broken and all graphic characters (ACTUAL=Kn) do not display on z/OS. (201021023, 201120050)
  • When the CLM Server's workspace has NLS Codepage set to 65001/unicode, the Test of the CLM Cluster and any of it's member server connections, will fail. (201123075)
  • In App Studio, making a selection from a drop-down menu causes the menu to reset and not display the selected value. (201111083)
  • In App Studio, an error occurs when changing the title of a folder or fex through the ellipsis menu, twice in a row. (201021048)
  • When a Maintain procedure name contains a space, the application does not run correctly. (201201162)
  • When creating a double list box or any controls in App Studio, the controls are generated at the top-left corner automatically. (201113011)
  • If an AHTML report is associated with a radio button task to open the report in a new window, the event does not get triggered in App Studio. (201207074)
  • When a colon is added to a report footer in conjunction with a WHERE filter in the App Studio Report canvas, source code is altered in source code and an error occurs. (201124114)

Upgrade Notes

  • When upgrading to Release 8207.21 and higher, ReportCaster might fail to start if there are encrypted password credentials in the configuration file. For example, for the SMTP Server, if the Java version that is used, does not contain the Java Cryptography Extension (JCE), ReportCaster might fail to start. In order for ReportCaster to work to encrypt and decrypt passwords, ReportCaster requires Java Cryptography Extension (JCE). This applies to both the Application Server and the ReportCaster Distribution Server. This is not an issue if you are using a current version of Java that includes the JCE by default, such as Java version 180_62.

  • As of WebFOCUS 8207.15, the default setting for ALLOW-NOPRINT is ON. In AHTML reports using the new Designer style (ARVERSION=2), you can select hidden or NOPRINT fields, when you create a new component from the Options menu. These fields are also available in the fields list, when you create a chart, rollup, or pivot from the Column menu.
  • When upgrading from release 8206.xx to 8207.xx, the WebFOCUS Integrated Installation does not automatically assign the Unicode UTF-8 (CP65001) code page to the Reporting Server configuration. In order to configure the Reporting Server to use the UTF-8 code page, you can select the entry directly from the CODE_PAGE? list. In the Web Server console, this list appears in the NLS Configuration tab of the Workspace node.

    We recommend that you apply this change because, as of release 8207, WebFOCUS Integrated Installations configure all installed components to use the UTF-8 code page. Changing the Reporting Server code page to UTF-8 will ensure that there is no mismatch of code pages between WebFOCUS, Tomcat, and the Reporting Server, which could result in data retrieval issues.
  • In Release 8207, Magnify functionality is not available. To add Magnify functionality to Release 8207 and higher, see the manual steps outlined in this topic.  
  • As of Release 8207, in App Studio, the Domains node in the Configured Environments tree has been renamed to the Workspaces node.
  • The WebFOCUS Server on Linux using the Adapter for salesforce.com now requires using OpenSSL version 1.1.1. While current distributions include this release older ones do not.

    This software can be downloaded from https://www.openssl.org/source/ and it must be compiled with the shared option.

    Ater this, create symbolic links to the required libraries. For example, if the directory used was /usr/local/ssl, issue the following commands:

    sudo ln -sf /usr/local/ssl/lib/libssl.so.1.1 /usr/lib64/libssl.so
    sudo ln -sf /usr/local/ssl/lib/libcrypto.so.1.1 /usr/lib64/
    libcrypto.so

Known Issues

  • The canvas of WebFOCUS Designer for this release is an interactive canvas based on AHTML. When creating a report, page and row break settings are not supported on this canvas for this release. If you select any other output format, such as HTML, PDF, PPTX, or XLSX, you will see these breaks at runtime. These output format options are available for stand-alone content items only. This will be resolved with the introduction of the non-interactive document canvas in a future release.
  • When an Insight-enabled chart created in the 8207.00 version of WebFOCUS Designer is added to a visualization as external content, the Insight icon does not appear on the chart when the page is run, so Insight features cannot be accessed. Resave the chart in WebFOCUS Designer 8207.01 or later to make Insight available when the chart is added to a visualization.
  • When working with the Cell menu in an interactive report, the filtering functionality does not work as expected.
  • When saving an artifact (from or of and interactive report, chart or dashboard), the output file name is ARsave.html rather than ARhtml.html.
  • If you create a report or chart in ARVERSION=2 (In-Document Analytics) and you set the output format to PDF Analytic Document, an error occurs when you run it. If you change the option in Procedure Settings to Legacy, the report or chart is produced correctly.
  • If you are working with an In-Document Analytics chart in landscape mode on an Android mobile device and you switch to portrait mode, your content displays in fullscreen mode. Your chart displays at the bottom. If you run your content in new window mode, your In- Document Analytics chart does not display in fullscreen mode, displaying the chart on the right.
  • HIDENULLACRS, which hides across columns that have null or zero values in the entire column, is not supported with interactive content using the new Designer style of In- Document Analytics capabilities.
  • If you add an existing ARVERSION=1 report to an AHTML document set to ARVERSION=2, it fails at run time, displaying JSON text on the screen instead of the expected report output.
  • If you are working with a procedure (.fex) and you change the ARVERSION to ARVERSION=2, global filters do not display when you run the procedure.
  • In a scatter plot chart or bubble chart, multiple measure fields on the horizontal and vertical axes generate separate axes, resulting in a grid of scatter plots for each combination of measure fields. In WebFOCUS Designer, if you create a scatter plot chart or bubble chart with multiple measures in the Vertical or Horizontal buckets, only the axis for the first measure in each bucket displays on the canvas. When you run the chart, all measure fields in the Vertical and Horizontal buckets are shown as separate axes, as intended.
  • The Expression Editor has a an area that displays objects that you can add to an expression, which are columns, variables or functions. The selection and display of these was controlled by buttons above the area, but when then size of the area was compressed, some of the buttons were hidden. Now there is a single button with a pull-down menu that allows selecting what objects are displayed.
  • Both the db_collation.sh file and the db_collation.bat file generate the "Main WARN Error while converting string [] to type," error message in the Command Prompt window at the end of their run. This message has no impact on the functionality of this post-installation utility, and it completes the run successfully.
  • The load_repos.sh file generates the "WARNING: sun.reflect.Reflection.getCaller Class is not supported. This will impact performance," error message in the Command Prompt window at the end of its run. In addition, the db_inplace_update.sh, WFReposUtilCMDLine.sh, and update_repos.sh files generate the "Main WARN Error while converting string [ ] to type," error message in the Command Prompt window at the end of their run. These messages have no impact on the functionality of these post installation utilities, and each one completes its run successfully.
  • App Studio upgrades are currently not supported. Messages related to failures that occurred while merging changes in the mime.wfs and languages.xml files display during the upgrade installation process.
  • In Release 8207, you cannot install a standalone version of ReportCaster. If you attempt to do so, you receive an error message after you click Next to exit the Advanced Configuration page of the installation wizard. Currently, there is no workaround for this issue. However, you can successfully install ReportCaster by including it in a WebFOCUS installation.
  • When using MS SQL Server as the database platform for the WebFOCUS Repository and upgrading from 8105M to 8207.06, only MS SQL Server 2008 and 2012 are supported. MS SQL Server 2014 and later versions are not supported.
  • When creating stacked bar, area, and line charts in WebFOCUS Designer, you can select Show stacked totals, in the Series options on the Format tab, to show the total value of the stacked riser above each bar or point in the chart. You can also use series-level data labels to show a value for each series, representing a subset of the stacked riser. If the position of the series-level data labels is set to Above, then the label for the top-most series may overlap with the total label for the stacked riser. To avoid this overlap, select a different option from the Position menu.
  • In Release 8207.19, McAfee VirusScan Enterprise prevents WebFOCUS JSP files from getting compiled during deployment of the WebFOCUS application. For more information and a workaround, see the WebFOCUS Release Notes PDF.

Browser Information

This release is certified and has been tested with Google Chrome version 87, Firefox version 83, Microsoft Edge Chromium version 86 (WebFOCUS only), Microsoft Edge version 44 (WebFOCUS only), and Internet Explorer version 11. Internet Explorer Compatibility mode is not supported. For additional browser details, see Browser Information