12 Deploy Oracle Banking Branch User Interface

You need to deploy the archives as an application on the Oracle WebLogic Server.

The steps to deploy archives as an application on the Oracle WebLogic Server is the same for all the server names and domain names except for managed server and domain.

Note:

The server names and domain names need not be the same as mentioned in this procedure.

To deploy the archives as an application:

  1. Extract the zip file under the UI folder in the machine.
  2. Open the file from the path app-shell\common\js\util\config\config.json, and change the apiGatewayURL to point plato-api-gateway URL.
  3. Copy the app-shell folder and paste it to your server.
    For example, scratch/deployment.
  4. Perform the following steps in the Oracle WebLogic Server:
    1. On the Homepage, in the Domain Structure panel, click Deployments.

      The Summary of Deployments screen is displayed.

      Figure 12-1 Summary of Deployments



    2. On the Summary of Deployments screen, click Install.

      The Install Application Assistant screen is displayed.

      Figure 12-2 Install Application Assistant



    3. On the Install Application Assistant screen, specify the fields. For more information on fields, refer to the field description table.

      Table 12-1 Install Application Assistant - Field Description

      Field Description

      Path

      Specify the path to install and prepare for deployment.

      Note:

      You can also select the app_shell directory.

      Recently Used Paths

      Displays the recently used paths for the installation.

      Current Location

      Select the associated war file.

    4. Click Next.
      The Choose Installation type and scope segment is displayed.

      Figure 12-3 Choose Installation Type and Scope



    5. Select the Install this deployment as an application option, and click Next.
    6. Specify the name of the deployment as app_shell, and click Next.
      The Review your choices and click Finish segment is displayed.

      Figure 12-4 Review Your Choices



    7. Select the option Yes, take me to the deployment’s configuration screen, and click Finish.
      The deployment is completed for Oracle Banking Branch UI, and the Summary of Deployments screen is displayed.

      Figure 12-5 Verification of Deployments



    8. On the Summary of Deployments screen, click on the Control tab.
    9. Click Start.
    10. Select Servicing all requests, and click Yes.
    11. Make sure that the state is Active. If the state is Active, open the URL in the below format.
      http://HostName:PortNo/app-shell/

      Note:

      To remove the options call from UI to service, the users need to deploy appshell and other UI components in the same managed server, where plato-api-gateway was deployed. This will reduce the unnecessary network calls to the backend. This step is optional.