Merative ™ Social Program Management 7.0.4.3

Release Notes

Abstract

Merative Social Program Management 7.0.4.3 Release Notes

Content

IntroductionSystem Requirements
Download
Installation
Improvements, Resolved Issues and Third Party Updates
Known Issues
Notices

Introduction

Welcome to the Merative Social Program Management 7.0.4.3 release.

This is a cumulative release which incorporates the Improvements, Resolved Issues and Third Party Updates contained in all previous 7.0.4 Fix Pack releases. Details of these Improvements, Resolved Issues and Third Party Updates are included separately in the release notes for each of the previous Fix Pack releases.

For the latest version of the release notes, see https://curam-spm-devops.github.io/wh-support-docs/spm/release-notes.

Full product documentation can be found in the documentation.

.

A CSV file is attached at the end of this document, which summarizes these release notes.

System Requirements

For information about the supported software and hardware for this release, see the Merative Social Program Management Prerequisites.

Download

See the download instructions for this release at /support/spm.

Installation

Prior to running the installer please ensure all files in your Merative Social Program Management installation are writable.

The installation steps are as follows:

Additional installation instructions can be found in the Development Environment Installation Guide.

Upgrading

If you are upgrading from a previous version, the Merative Social Program Management Upgrade Helper contains documentation and tooling to help you to upgrade your Merative Social Program Management application codebase and database to work with your new version of Merative Social Program Management. The Merative Social Program Management Upgrade Guide describes a recommended process for performing application and database upgrades. The Upgrade Helper contains tools to assist you with implementing the upgrade, including tooling to produce a schedule of required migrations for your upgrade, tooling to provide information about database schema changes and tooling to generate initial SQL scripts for applying changes to your database.

To download the appropriate version of the Merative Social Program Management Upgrade Helper, see the download instructions at /support/spm.

Improvements, Resolved Issues and Third Party Updates

Third Party Updates
Cúram Modules

Third Party Updates

WorkItem:246721 - Upgrade the version of Google Guava to 27.0.1-jre and add failureaccess-1.0.1.jar

Google Guava is an open source set of core libraries for Java platform released by Google under the Apache License. The version of Google Guava using in the Social Program Management (SPM) product has been updated from 19.0 to 27.0.1-jre. This update involved changes to the following JARs delivered as part of the Server Java Development Environment:

Note that if there are references to the guava.jar in custom build scripts and/or classpaths, these should now be updated to include a reference to the new failureaccess-1.0.1.jar file.

WorkItem:248121 - Update Browser Plugins JRE levels used in Microsoft Word Integration

The following JRE level for Word Integration is supported for this release:

WorkItem:248125 - Browser Support Update

The following browser versions have been updated and certified for this release:

Case Worker Application Browser Support

Universal Access Application Browser Support

Cúram Modules

Intelligent Evidence Gathering

Intelligent Evidence Gathering

WorkItem:247603 - Universal Access Responsive Web Application: Cluster containers missing white space

Issue Description:

When a cluster contains questions that are grouped in a container without a divider to separate them, the values display as one single value. This only affects users of the Universal Access Responsive Web Application.

**User Interface Impact: **No

Steps to Reproduce:

  1. Navigate to an IEG page with a container element that wraps question elements in a cluster.
  2. Navigate to the summary page that contains the cluster and container.
  3. Observe that the values in the container are not separated by a white space.

Resolution:

When a container is in a cluster, a white space is now inserted between values where no explicit divider is specified.

WorkItem:248941 - Universal Access Responsive Web Application: Mandatory field validations are not displayed where IEG script pages contain a currency input field.

Issue Description:

Mandatory field validations are not displayed where IEG script pages also contain a currency input field.

User Interface Impact: Yes.

Steps to Reproduce:

  1. Select an IEG script that has mandatory field(s) and a currency type field(s) on the same page.
  2. In the Universal Access Responsive Web Application, apply for a benefit using that IEG script.
  3. Navigate to the script page containing the mandatory question(s) and currency type question.
  4. Click the Next button without providing mandatory question values.
  5. Observe that no validation messages are shown on the screen.

Resolution:

Mandatory fields validations are now displayed when currency type input fields exist on the same IEG script page.

PO08264, WorkItem:248942 - Universal Access Responsive Web Application: Remove unwanted calls to getCurrentPage from IEGEngineAPI

Issue Description:

The IEG APIs that handle calls from Universal Access Responsive Web Application are retrieving the details for the current page in multiple places, resulting in different potential issues when the page is loaded.
For example:

User Interface Impact: No

Resolution:

The sequence of events that are called when a page is submitted (answers submitted, decision on the next logical page, page details retrieved) no longer retrieves the current page details multiple times.

PO08252, WorkItem:248944 - Universal Access Responsive Web Application: Disabled codetable hierarchy descriptions are not displayed on the summary page

Issue Description:

Disabled codetable hierarchy descriptions are not displayed on the summary page. The corresponding codes are displayed instead.

**User Interface Impact: **Yes

Steps to Reproduce:

  1. Update an IEG script to set a question value to a disabled codetable code using ‘set-attribute’ element and display that value on the summary page.
  2. In the Universal Access Responsive Web Application, apply for a benefit using that IEG script.
  3. Observe that the codetable code value is displayed on the summary page for the script in the application.

Resolution:

Disabled codetable hierarchy descriptions are now displayed on the summary page.

WorkItem:248946 - Universal Access Responsive Web Application: List containers missing white space

Issue Description:

****When list elements contain columns grouped in a container, and no divider separates them, they appear as one single value.

User Interface Impact: No

Steps to Reproduce:

  1. Select an IEG script that has a container element that wraps existing column elements in a list.
  2. In the Universal Access Responsive Web Application, apply for a benefit using that IEG script.
  3. Navigate to the summary page where the list is present.
  4. Observe that values within a container are not separated by a white space.

Resolution:

When a container is in a list, a white space is now inserted between values where no explicit divider is specified.

PO08268, WorkItem:248947 - Universal Access Responsive Web Application: List questions on summary page don't have values

Issue Description:

List questions on summary pages are not showing values that had been selected on previous pages.

**User Interface Impact: **Yes

Steps to Reproduce:

  1. Select an IEG script that has both single and multi-select list-question elements, both on a regular page and a summary page.
  2. In the Universal Access Responsive Web Application, apply for a benefit using that IEG script.
  3. Navigate to the summary page by selecting values for the list-questions.
  4. Observe that the values are not displayed on the summary page.

Resolution:

List-question values, whether they are single-select or not, are now correctly displayed on summary pages.

PO08301, WorkItem:248948 - Universal Access Responsive Web Application: Performance issue when submitting answers

Issue Description:

There was a performance issue when submitting answers in an IEG script where the IEGSCRIPTINFO table contained multiple very large scripts, resulting in a noticeable amount of time to complete submitting the answers.

**User Interface Impact: **No.

Steps to Reproduce:

  1. Open the citizen application in an environment where the IEGSCRIPTINFO table contained multiple very large scripts.
  2. Select and run an IEG script.
  3. Issue: The answers take a noticeable amount of time to submit.

Resolution:

This full table read was removed as it was used to perform a validation that can be done elsewhere, so the performance degradation can no longer be seen.

Known Issues

See the Known Issues section in the 7.0.2.0 release notes.

Notices

Before using this information and the product it supports, read the information in "Notices".

CSV Release Notes

ReleaseNotes_7.0.4.3.csv

This CSV file summarizes the individual release notes documented above in the "Improvements, Resolved Issues and Third Party Updates" section. The individual release notes documented above will be maintained and will reflect the latest version of the release notes from eGA onwards. However, the content of this CSV file is valid on eGA date, but is not maintained after that.

Document Information

More support for:

Merative Social Program Management

Software version:

7.0.4

Operating system(s):

Linux, Windows

Modified date:

20 June 2019