+

Search Tips   |   Advanced Search


Configure Digital Asset Management in Virtual Portals

This section provides steps to configure Digital Asset Management support in Virtual Portals

Use HCL WebSphere Portal 9.5 CF19 and higher, DX administrators can configure Digital Asset Management services support in Virtual Portals. For additional information about Virtual Portal capabilities for HCL WebSphere Portal, reference the Virtual Portals topic in the HCL DX Help Center documentation.


Complete the following tasks to enable Digital Asset Management support in Virtual Portals.

Prerequisites :


Install Digital Asset Management on a Virtual Portal

Execute the following configuration tasks to enable Digital Asset Management on the Virtual Portal:

Figure 1. Example - Configuration task to enable Digital Asset Management in the HCL DX Virtual Portal

    /opt/HCL/wp_profile/ConfigEngine/ConfigEngine.sh enable-media-library-vp -Dstatic.ui.url=https://myhost.com/dx/ui/dam/static -DVirtualPortalContext=dam -DWasPassword=wpsadmin -DPortalAdminPwd=wpsadmin

Verify access to the Practitioner Studio and Digital Asset Management features from the HCL DX virtual portal. See the Practitioner Studio and Digital Asset Management topics for additional information.


Remove Digital Asset Management from a Virtual Portal

To optionally remove support for Digital Asset Management in an HCL DX Virtual Portal, execute the following configuration task:

Figure 2. Example: - Configuration task to enable Digital Asset Management in the HCL DX Virtual Portal

    /opt/HCL/wp_profile/ConfigEngine/ConfigEngine.sh disable-media-library-vp -DVirtualPortalContext=dam -DWasPassword=wpsadmin -DPortalAdminPwd=wpsadmin