0 / 0
Known issues

Review the known issues and limitations for Data Product Hub.

Known issues

Data protection rules are not enforced in data products

Data protection rules such as redaction, obfuscation, and substitution are not enforced in a data product. When you add items that contain data protection rules to a data product, you edit the data asset to ensure that no sensitive information is exposed.

Limitations

Use the API to delete connections that are in use

From the user interface, you cannot delete a connection that is in use by a published data product. Using the user interface, you must retire all the data products that use the connection before you can delete the connection. You can override the user interface by using the API. Use the following API call to delete a connection that is in use by one or more published data products:

Delete connection.

Call the DELETE Connection endpoint to delete connections. For example:

DELETE /v2/connections/{connection_id}

When a connection is deleted by using the API, the data products that use the deleted connection cannot be delivered.

Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more