Removing Watson Content Hub from a Virtual Portal | HCL Digital Experience
You can remove the Watson Content Hub integration from a virtual portal. You must run the task on each virtual portal that you ran the setup-ch-integ-vp task on.
Procedure
- Open a command prompt.
- Change to the wp_profile_root/ConfigEngine directory.
-
Run the remove-ch-integ-vp only on the virtual portals where you configured
the content hub integration.
- AIX®:
./ConfigEngine.sh remove-ch-integ-vp -DVirtualPortalContext=vp_context-DWasPassword=password
- Linux™:
./ConfigEngine.sh remove-ch-integ-vp -DVirtualPortalContext=vp_context-DWasPassword=password
- Windows™:
ConfigEngine.bat remove-ch-integ-vp -DVirtualPortalContext=vp_context-DWasPassword=password
- AIX®:
- Restart the HCL Portal and HCL Web Content Manager server.