Configuring the HCL Web Content Manager plug-in for Watson Content Hub | HCL Digital Experience
You can configure a new plug-in, the HCL Web Content Manager plug-in for Watson Content Hub, and integrate Web Content Manager as a Digital Asset Manager service. This plug-in allows assets that are stored in Watson Content Hub to be used in the context of Web Content Manager and presented through Web Content Manager pages. The rendering of these resources uses the Content Delivery Network that comes with Watson Content Hub.
Before you begin
Note: When you present
assets that are integrated through the Web Content Manager plug-in
for Watson Content Hub, the renditions capability of the Web Content Manager authoring template is not supported in CF15.
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 setup-wch-dam task.
Cluster note: In a clustered environment, add the -DKeyStore=CellDefaultTrustStore parameter to the setup-wch-dam task.
- AIX®:
./ConfigEngine.sh setup-wch-dam -DWasPassword=password -DPortalAdminPwd=password
- Linux™:
./ConfigEngine.sh setup-wch-dam -DWasPassword=password -DPortalAdminPwd=password
- Windows™:
ConfigEngine.bat setup-wch-dam -DWasPassword=password -DPortalAdminPwd=password
- AIX®:
- Restart the HCL Portal and HCL Web Content Manager server. In a clustered environment, restart your cluster.