Capability

Integration

Liferay is designed to be standards-compliant and highly interoperable. Connect Liferay DXP with external systems using SOAP, REST, GraphQL, and more to unite third-party software, legacy systems, and data.

Headless APIs, Remote Apps (Client Extensions), API Builder, and integrations with SSO platforms are some of the examples of the features in this area.

Feature
Deployment Approach
Can I have different Fix Pack levels in a remote Staging environment?
Issue We are in the process of upgrading our portal to a higher Fix Pack and I was wondering if there is any issue with having the Staging environment with the new Fix Pack and the Live environment with the current...
Allow only one user to be logged into an account
Issue When someone is logging into an account I want to invalidate the previous session.  Environment Liferay DXP 7.0+ Resolution With the following portal-ext property you can invalidate sessions, allowing only one...
How Liferay is responsible to generate canonical links on the web page?
Issue How Liferay is responsible to generate canonical links on the web page? In which file, the code has written for it?  Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution To disable or modify...
How to cancel navigation events with JavaScript?
Issue Need a solution to stop navigation when a user clicks on a navigation event. i.e.: A custom code wanted to be executed before the navigation. Environment Liferay DXP 7.0+ Resolution You can use the below...
Builds are failing with d2 DXP images
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Jenkins build is failing for docker image version...
How to build a SOAP JAX-WS (Java API for XML Web Services) client using the Liferay infrastructure.
Issue We have a WSDL (Web Services Description Language) descriptor and we need to build a client from it. Finally, we will make this service (client) available to any application installed on our Liferay instance....
Staging URLs within HTML Fragments are not converted to Live URLs when published
Issue Steps to Reproduce Originally tested in a 7.2 bundle patched to DXP-7: 1. Create a new widget page called Help 2. In [Site_Administration] > Publishing > Staging, enable Local Live staging, leaving the defaults...
ClientAbortException's full stack trace may appear at WARN level when downloading files with range header
Issue Steps to reproduce: Upload a big video whose mime type is listed in property web.server.servlet.accept.ranges.mime.types (video/mp4 for example) to Documents Admin Copy its download URL Execute the command "wget...
How can the p_auth authorization token be generated?
Issue Liferay protects itself against CSRF attacks by generating the p_auth authorization token. How can this token be created? Environment DXP 7.0, 7.1, 7.2, 7.3 Resolution When "auth.token.check.enabled=true" is set in...
Unexpected operator and Bad substitution errors executing the patching-tool
Issue When you try to execute the patching-tool, the following errors show up: $ sh ./patching-tool.sh patching-tool.sh: 13: [: unexpected operator patching-tool.sh: 13: [: unexpected operator patching-tool.sh: 13: [:...
Can't clear out Last Modified facet's custom range option
Issue Steps to reproduce: Start Liferay 7.2 Create a Web Content Search for the created Web Content in the Search Bar Click on Custom Range in Modified Facet Click on clear  Expected behavior: The selection of Custom...
Unable to edit fragment when data-lfr-editable-id is being dynamically generated
Issue When a fragment has the data-lfr-editable-id being dynamically generated, if we redeploy this fragment, it is not possible to edit these fields. Environment Liferay DXP 7.3. Resolution Please contact...
Liferay PaaS Space allocation
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Need to know available and used space in Liferay PaaS....
How to resolve slow Liferay PaaS build times when including many React modules
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We're seeing consistent build failures (typically due to...
NPE occurs when exporting site pages
Issue Exporting site pages fails due to the following error ERROR [http-nio-8080-exec-8][IncludeTag:128] Current URL...
The data on the Analytics Cloud dashboard is not visible
Issue Why isn't data showing up on the AC dashboard despite the fact that the AC-DXP connection is set up correctly? Environment Liferay DXP 7.3 with Fix Pack 1 Liferay DXP 7.2 with Fix Pack 11 Liferay DXP 7.1 with...
Alerts appearing on every site, even when Distribution Scope set to a specific site
Issue When using the Alerts widget, even when the Distribution Scope for an Alert is set to a specific site, the Alert appears on every site that the user visits. Also, guest users visiting the site specified in the...
Patching Tool 'support-info' command
Issue Trying to run the 'support-info' command using the patching tool, but nothing happens. But there is no output, and there is no error. How can users find out about modules? Environment Liferay DXP Patching...
Google’s Cloud Storage (GCS) bucket support.
Issue Google’s Cloud Storage (GCS) bucket support. Environment Liferay DXP 7.2 SP5 Resolution This feature will be merged in the upcoming fix-pack. Hence, please check the LPS-137265 Please create a support ticket...
SessionTracker in clustered environment
Issue Session Tracker cannot be used to track visited paths among cluster nodes. Environment Clustered environment with two or more nodes. Resolution Session Tracker doesn't support tracking visited paths when...