Disable Discrete Applications

About this task

When you install Plant Applications using Docker, both Process and Discrete services and applications are installed by default. Disabling the Discrete applications is a two step process:
  1. Disable the services from the web server
  2. Hide the applications from the Operations Hub server

Disable the services from the web server

Procedure

  1. Access the utility.sh in the uc-ansible-installer folder.
  2. Provide execution permissions to the utility.sh file by running the following command:
    sudo chmod +x /uc-ansible-installer/utility.sh
  3. Run the utility.sh by running one of the following commands:
    • If you want to run this utility directly on the Web Client node: /uc-ansible-installer/sudo ./utility.sh -l -disablediscrete reset
    • If you want to run this utility remotely on the Web Client node: /uc-ansible-installer/sudo ./utility.sh -r -disablediscrete reset
  4. If you run this utility remotely, enter the details of the Web Client node.
  5. A message appears, asking you to enter Web Client Installation Directory
    Enter installation directory and then press Enter.

Hide the apps from Operations Hub

Procedure

  1. Access Ophub designer with Ophub tenant user credentials:
    https://<ophub-host>/iqp
  2. Select Plant Applications under Apps.
  3. Select NAVIGATION located the top-left corner of the screen.
    You need to delete the following Discrete Apps:
    • Unit Operations
    • Work Order Manager
    • Route Editor
    • Work Queue
    • Time Booking
  4. Select the app and then select the Delete icon.
  5. Repeat the same for all discrete applications.
    Now, when you access the Web Client, the Discrete applications are not visible in the left panel.