Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleBefore you begin,

Download Open Banking Business Intelligence and unzip the file, or add it through WUM using the following commands:

  1. Add the wso2-obbi-1.3.0 WUM pack.

    Code Block
    wum add wso2-obbi-1.3.0
  2. Update the wso2-obbi-1.3.0 product pack using WUM.

    Code Block
    wum update wso2-obbi-1.3.0
    Warning

    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.

    Expand
    titleClick 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 product using the relevant script.

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

      Localtabgroup
      Localtab
      titleOn Linux
      Code Block
      ./wso2update_linux 
      Localtab
      titleOn Mac
      Code Block
      ./wso2update_darwin
      Localtab
      titleOn Windows
      Code Block
      ./wso2update_windows.exe
  3. Copy <WSO2_OB_BI_HOME>/resources/finance/scripts/wso2-obbi-conf/deployment.yaml to the <WSO2_OB_BI_HOME>/conf/worker directory and replace the existing deployment.yaml file.

...