Skip to content

Merative ™ Social Program Management 7.0.3.0 iFix2

Merative ™ Social Program Management is now Cúram ™ by Merative™

Release Notes

Abstract

Merative Social Program Management 7.0.3.0 iFix2 Release Notes

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

Introduction

Welcome to the Merative Social Program Management 7.0.3.0 iFix2 release.

This is a cumulative release which incorporates the Improvements, Resolved Issues and Third Party Updates contained in all previous 7.0.3.0 iFix releases. Details of these Improvements, Resolved Issues and Third Party Updates are included separately in the release notes for each of the previous iFix 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 Product documentation and PDFs.

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/curam.

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:

  • Extract the contents of the zip file to a local drive location.
  • Run the Merative Social Program Management installer, which can be found in the INSTALLER folder at that location.
  • After installing, the appropriate build targets must be run as necessary for your installation.

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/curam.

Improvements, Resolved Issues and Third Party Updates

Cúram Modules

Provider Management

PO09081, WorkItem:268269 - Page becomes unresponsive when adding a third compartment to a provider facility

Issue Description:

The Manage Provider Facility page becomes unresponsive after adding a third child compartment to the top-level compartment.

User Interface Impact: No

Steps to Reproduce:

  1. Login as a Provider Management Resource Manager.
  2. Navigate to a provider and from the provider home page, select the Manage Facility action menu item.
  3. From the Compartment Details page, select the New Compartment menu item.
  4. Insert a name and save the compartment.
  5. Add a second compartment with a unique name.
  6. Add a third compartment with a unique name.
  7. Issue: The page becomes unresponsive.

Resolution:

The Manage Provider Facility page behaves as expected after adding three or more child compartments to the top-level compartment.

Technical:

The data from the CompartmentLoader and FacilityLoader classes was not ordered when it was returned to the client. The page uses the curam.widget.FramesetWidget Dojo widget. The widget became unresponsive because when a new child compartment node is added to the root node, a dijit.tree.ForestStoreModel._requeryTop() function is called which triggers the curam.util.orgTreeStore.fetch() function to retrieve the child compartment data from the server. As the data was returned in a different order for each call, this lead to the ForestStoreModel._requeryTop() function being re-triggered and this flow repeated. This caused the page to become unresponsive after three or more child compartments were added to the root compartment. The data is now sorted before it is returned to the client.

The following files were updated as part of addressing this issue:

  • SPM-EntMods/EJBServer/components/CPM/source/curam/place/impl/
    CompartmentLoader.java
  • SPM-EntMods/EJBServer/components/CPM/source/curam/place/impl/
    FacilityLoader.java
  • SPM-EntMods/EJBServer/components/CPM/source/curam/place/impl/
    LoaderUtility.java

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".

Document Information

More support for:

Merative Social Program Management

Software version:

7.0.3

Operating system(s):

Linux, Windows

Modified date:

04 March 2021