Capability

Digital Asset Management

Liferay’s Digital Asset Management (DAM) tools simplify the organization and management of digital assets. Assets include images, videos, presentations, documents, and much more. Additionally, the Asset Library feature enables you to manage and publish assets in one central repository for use across multiple distinct sites.

Feature
Deployment Approach
How to calculate the correct setting for discovery.zen.minimum_master_nodes?
Issue What is the best value for thediscovery.zen.minimum_master_nodes property in 3 nodes clustered elastic search environment? Is my calculation correct? My calculation is below for 3 nodes: 3/2 + 1 = 1.5 + 1 = 2.5...
How to check if a certain fix has been released in an official Update version?
Issue In the past I have received a fix from Liferay through a hotfix, which works fine I'd like to know when or how to check if this code fix is included in your future docker image update/upgrade version of liferay....
How to make Global Web Content default to selecting images from the Global image library
Issue When I create a Global Web Content Structure that contains an image selector as a required field, it doesn't always default to selecting images from the Global image library. How can I select the Global...
Analytics Cloud Segment appears in DXP Segments without titles
Issue Create a new Segment in Analytics Cloud (Static or Dynamic) that has members Create a new Dynamic Segment that has no members Wait until the segments sync from Analytics Cloud to Liferay DXP Go to Liferay >...
Enable TLS 1.2 with Java 7 for Apache Tomcat
Issue AWS is going to update TLS version as 1.2 as default for all S3 calls Environment Liferay Portal 6.2 and prior Java 7 Resolution Solution 1:  Upgrade, JDK 7u131 or later on your Java environment, where...
NullPointerException error seen with custom Terms Of Use
Issue When custom content in "Terms of Use" is set via Instance Configuration in Control Panel, and logging in as a new user for the first time, a NullPointerException is seen. Environment DXP 7.4 Resolution The Terms of...
Image URLs in headless API responses include the port number
Issue While using the headless API, users can see the port with the source URL.  Environment Liferay DXP 7.4 Commerce 4.0 Resolution This is the expected behavior as Liferay is either serving the full URL,...
Get categories via /api/jsonws request, response with 403 status
Issue When retrieving categories using api/jsonws there's a blank page and the HTTP status is 403. Environment Liferay DXP 7.4 Resolution Go to Control Panel -> System Settings -> API authentication -> Portal...