This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

WUM Updates

WSO2 Updates Manager (WUM) is deprecated and will be unavailable from July 2021 onwards. WSO2 Updates is the new tool to include the solution and security improvements that are released by WSO2 Open Banking, on top of a released version. For more information, see WSO2 Updates.

The improvements (e.g.,bug fixes, security fixes) for the lately released WSO2 Open Banking v1.4.0 are documented here. You can download WSO2 Update Manager (WUM) and update the existing product. WUM is a command-line utility that is used to distribute improvements that are released by WSO2 Open Banking on top of a released version. With WUM updates, you can get the fixes you want without waiting for the next release of the product. WUM is accessible via a subscription, but you can try the 15-day trial here.

 Click here to start downloading the updated WSO2 Open Banking solution

In order to download the latest version of WSO2 Open Banking, use WUM. Following are the instructions on how to use WUM for downloading the product and its updates.

Set up the WSO2 Update Manager (WUM). 

  • WUM is a simple command-line tool that connects to the WSO2 update service, determines which updates are new and relevant, and downloads them. You can get the latest version of the WSO2 Open Banking product packs through WUM.

    License

    WSO2 Open Banking is not distributed under the Apache Community License and is only available under the WSO2 Software License. You need a WSO2 subscription to install and update the WSO2 Open Banking solution via WUM. Contact us to find out how you can access a free evaluation copy...

  • Follow the guidelines provided on the Download WUM page to download, and install WUM in your environment. For more information on how to use WUM, see the /wiki/spaces/updates/pages/16318500.

      1. Add the necessary product packs using the commands given below:

        wum add wso2-obam-1.4.0              		 	                	     
        wum add wso2-obkm-1.4.0 
      2. Update the product packs using the commands given below:

        wum update wso2-obam-1.4.0	                	     
        wum update wso2-obkm-1.4.0               	     
      3. Additionally, download and update the other instances of WSO2 Open Banking product.

        wum add wso2ei-6.4.0
        wum update wso2ei-6.4.0
        
        wum add wso2am-analytics-2.6.0    
        wum update wso2am-analytics-2.6.0 
           
        wum add wso2-obbi-1.4.0
        wum update wso2-obbi-1.4.0

        WSO2 OB APIM Analytics(wso2am-analytics-2.6.0) provides the API analytics feature.

        WSO2 OB BI(wso2-obbi-1.4.0) provides the following features:

        • API Analytics

        • Transaction Risk Analysis

        • Fraud Detection

        • Data Reporting

  • The product packs reside in the <WUM_HOME>/products/<Product_Name>/<version>/full directory as <Product_name-<version>+<timestamp>.full.zip. Copy the product packs to a preferred location in each node, and extract them.

WSO2 Updates Manager (WUM) is deprecated and will be unavailable from July 2021 onwards. WSO2 Updates is the new tool to include the solution and security improvements that are released by WSO2 Open Banking, on top of a released version. For more information, see WSO2 Updates.

 Click here to see how to update the solution via WSO2 Update tool...

The WSO2 Update tool delivers hotfixes and updates seamlessly on top of products as WSO2 Updates. They include improvements that are released by WSO2. You need to update all the products using the relevant script.

  • Go to <PRODUCT_HOME>/bin and run the WSO2 Update tool: 

  • Repeat this step for all the products in the solution:
    • wso2-obkm-1.4.0 
    • wso2-obam-1.4.0 
    • wso2-obbi-1.4.0
    • wso2am-analytics-2.6.0

This document refers to the file paths of the product packs for the Key Manager, API Manager, API Manager Analytics, and Enterprise Integrator as <WSO2_OB_KM_HOME>, <WSO2_OB_APIM_HOME>, <WSO2_AM_ANALYTICS_HOME>,<WSO2_OB_BI_HOME> and <WSO2_EI_HOME> respectively.


The following are the updates for WSO2 Open Banking 1.4.0 version.

Released DateAffecting componentUpdate Description

 

WSO2 OB APIM

WSO2 OB KM

WSO2 OB APIM

With this update WSO2 Open Banking now supports the latest version of the CDR specification.

See Try Local Setup for AU and Try Out WSO2 Open Banking AU to configure the solution and try out the flows.

Supports special characters in softwareClientID of SSA for UK Dynamic Client Registration in WSO2 Open Banking. See Dynamic Client Registration v3.2 for the configurations and usage.

 

WSO2 OB APIM

WSO2 OB KM

Displays the error response for access token failures in the UK error format.

See Displaying the error response for access token failures in the UK error format to add the required configurations for this WUM update.

WSO2 OB APIM

WSO2 OB KM

This WUM update is an improvement to extend the certificate revocation validation.

In the current implementation, the server performs the Certificate Revocation List (CRL) and Online Certificate Status Protocol (OCSP) revocation checks by invoking the CRL and OCSP endpoints of the Certificate Authority (CA). Some deployments restrict such invocations from the server to the outside network. To address such scenarios, this WUM update provides an extension point to delegate the revocation validation to an outside component and returns the result to the internal certificate revocation validator.

In order to apply this update:

  • Update the axis2.xml file
  • Update the open-banking.xml file

See the instructions given under the Certificate revocation validation section for the BERLIN specification.

An update to UK specification is sent to make the transport header configurable. Click here to find instructions.