Enabling users to access the web client from platform-generated emails
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.6 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.
Some services in IBM Cloud Pak for Data
generate notifications. For example, collaborators in an analytics project get a notification when
assets or new collaborators are added to the project. If you configure a connection to your SMTP
server, users can receive these notifications through email. To ensure that these emails include
active links to the web client, you must add the URL_PREFIX for your deployment to
the Cloud Pak for Data
product-configmap.
About this task
A Red Hat®
OpenShift® project (namespace)
administrator can edit the Cloud Pak for Data
product-configmap to specify the URL_PREFIX for your
deployment.
The URL_PREFIX is the domain name at the beginning of your deployment URL. For
example, if your deployment of Cloud Pak for Data is
accessible from https://domain.my.company.com/zen, your domain name is
domain.my.company.com. Do not include the protocol in the value that you specify.
443, you do not need to specify the port number in
the value for the URL_PREFIX parameter. However, if you use a non-standard port,
include it in the URL_PREFIX. For example, if you use port 31843,
your entry would be:URL_PREFIX: domain.my.company.com:31843Procedure
To enable users to access the web client from platform-generated emails: