AMPS 3.7 Release
Overview
Enhancements and fixes to Aria Media Publishing Suite (AMPS) for this release are described below.
Release Date
8 September 2026
Release 3.7 Contents
- New and Improved Functionality
- Application Fixes
- Stampen CIM/ACM (AP-553) Do not display the delete stop button in case of inactive subscriptions (WFAMPS-6174)
- Stampen Incorrect URL for Stampen CIM UAT SSO (HF) (WFAMPS-6253)
- Stampen SSP UAT not able to see the details on the SSP pages (HF) (WFAMPS-6283)
- JFM: ARIAS-751 P1: Combo subscription created without delivery address (WFAMPS-6287)
- JFM CIM: The "Immediate" option is unavailable for the Digital product after the cut-off time in "Add Account" flow (WFAMPS-6221)
- JFM CIM/ACM: Input field error message translation is wrong for Cancellation reason (WFAMPS-6223)
- JFM CIM: Errors when creating a completely new account with subscription (WFAMPS-6228)
- JFM CIM/ACM: Campaign details table looks weird after release (WFAMPS-6224)
- Issue in CIM user creation in BEM CIM PROD when user already exists (WFAMPS-6249)
- BEM - Not able to raise complaint of past COMBO MPI (current Digital) (WFAMPS-6282)
- BEM CIM/ACM: Invoice created without correct contact name (WFAMPS-6273)
- Stampen AP-592 Not able to see write-offs in CIM (WFAMPS-6053)
- Stampen CIM DEV: "Search" function is not working in Complaint section (WFAMPS-6179)
New and Improved Functionality
This section covers the release notes related to new functionality and capabilities added to AMPS. For this release no new enhancement has been developed.
Access of environment variables from AWS secret manager (WFAMPS-6247)
Credentials and environment variables have been moved to AWS Secret Manager to address a security vulnerability (SEC-2521) flagged by Ops. Changes were made to retrieve secrets from AWS Secret Manager before starting the instance, with successful deployment to UAT. Applies to BEM CIM, Stampen CIM/SSP/OMO, and JFM CIM/WS/TM.
Redis Clustering Implementation (WFAMPS-6260)
The Aria Ops team updated the Redis cache service to a new version called Valkey and implemented clustering to support high availability. The Redis package was updated to support cluster nodes. Changes apply to Stampen CIM, SSP, BEM CIM, JFM CIM, and WS/TM.
Application Fixes
This version sees the following application fixes deployed:
Stampen CIM/ACM (AP-553) Do not display the delete stop button in case of inactive subscriptions (WFAMPS-6174)
The stop button no longer appears in the subscription detail section for inactive subscriptions in the Future Changes section.
Stampen Incorrect URL for Stampen CIM UAT SSO (HF) (WFAMPS-6253)
The URL issue was caused by the latest Express.js version rejecting // in routes. The root cause was identified and the fix deployed to UAT.
Stampen SSP UAT not able to see the details on the SSP pages (HF) (WFAMPS-6283)
Users were unable to see details on SSP pages in the UAT instance due to a missing piece in the Redis cache upgrade to clustering environments. The issue has been resolved.
JFM: ARIAS-751 P1: Combo subscription created without delivery address (WFAMPS-6287)
Combo subscriptions were being created without a delivery address because the execution sequence missed the distChangeAddr API call during redirection to the Farpay window when the payment term was PBS or MOBILE-PAY. This has been corrected.
JFM CIM: The "Immediate" option is unavailable for the Digital product after the cut-off time in "Add Account" flow (WFAMPS-6221)
The "Immediate" option is now available for Digital products after the cut-off time in the "Add Account" and "Create Subscription" flows. The fix corrected the productType instead of offeringType.
JFM CIM/ACM: Input field error message translation is wrong for Cancellation reason (WFAMPS-6223)
Incorrect Danish translation was displayed when canceling a subscription if the first cancel reason code field was left empty. The correct translation "Opsigelseskode skal udfyldes" is now shown.
JFM CIM: Errors when creating a completely new account with subscription (WFAMPS-6228)
Campaign selection was not possible in the Add Account flow. The issue has been fixed.
JFM CIM/ACM: Campaign details table looks weird after release (WFAMPS-6224)
The Campaign Details table in the subscription detail section is now properly aligned and all values are displayed correctly.
Issue in CIM user creation in BEM CIM PROD when user already exists (WFAMPS-6249)
When attempting to create a duplicate CIM user, the error message was unclear. The message now correctly reads "Record already exist."
BEM - Not able to raise complaint of past COMBO MPI (current Digital) (WFAMPS-6282)
Users can now raise a complaint for a historical combo active period on subscriptions that have since transitioned to digital, without being limited to a 15-day restriction.
BEM CIM/ACM: Invoice created without correct contact name (WFAMPS-6273)
The missing CompanyName (FullName) parameter in the AcctManageBillingGroup ADD request was causing invoices to be created without the correct contact name. The parameter is now included in the request.
Stampen AP-592 Not able to see write-offs in CIM (WFAMPS-6053)
Missing write-off details in CIM's invoice payment section have been resolved. The AMPS team updated the Stampen instance to display write-offs, and CIM mapping is now complete. Voided write-offs no longer appear in the invoice payment section.
Stampen CIM DEV: "Search" function is not working in Complaint section (WFAMPS-6179)
The Search function now works correctly in the Complaints list view.