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:
Disable the services from the web server
Hide the applications from the Operations Hub server
Disable the services from the web server
Procedure
Access the utility.sh in the uc-ansible-installer folder.
Provide execution permissions to the utility.sh file by running the following command:
sudo chmod +x /uc-ansible-installer/utility.sh
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
If you run this utility remotely, enter the details of the Web Client node.
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
Access Ophub designer with Ophub tenant user credentials :
https://<ophub-host>/iqp
Select Plant Applications under Apps.
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
WorkQueue
Time Booking
Select the app and then select the Delete icon.
Repeat the same for all discrete applications.
Now, when you access the Web Client, the Discrete applications are not visible in the left panel.