Removing Watson Content Hub as a Digital Asset Management service | HCL Digital Experience
You can remove the functionality of using Watson Content Hub as a Digital Asset Management service in HCL Web Content Manager without affecting the general integration of Watson Content Hub in HCL Digital Experience.
About this task
Cluster note: In a clustered environment, run the
ConfigEngine tasks only on the Primary Node.
Procedure
- Open a command prompt.
- Change to the wp_profile_root/ConfigEngine directory.
-
Run the remove-wch-dam task.
Cluster note: In a clustered environment, add the -DKeyStore=CellDefaultTrustStore parameter to the remove-wch-dam task.
- AIX®:
./ConfigEngine.sh remove-wch-dam -DWasPassword=password -DPortalAdminPwd=password
- Linux™:
./ConfigEngine.sh remove-wch-dam -DWasPassword=password -DPortalAdminPwd=password
- Windows™:
ConfigEngine.bat remove-wch-dam -DWasPassword=password -DPortalAdminPwd=password
- AIX®:
- Restart the HCL Portal and HCL Web Content Manager server. In a clustered environment, restart your cluster.