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
Reverting a hotfix while keeping your existing Fix Pack
Issue When it is necessary to install a new hotfix in the affected environment, the following command needs to be run:  ./patching-tool.sh revert (Linux) or patching-tool.bat revert (Windows) The concern here is...
Creating thread dumps in docker/kubernetes based environment
Issue Is there any easy way to generate a thread dump in docker/kubernetes based environment? Environment Liferay Docker images Resolution The official Liferay Docker images are shipped with the thread dump...
Error: "type=mapping_parsing_exception, reason=Failed to find type parsed [icu_collation_keyword] for ...." displayed in the log after upgrade
Issue This error could appear in the client log after upgrading the portal: type=mapping_parsing_exception, reason=Failed to find type parsed [icu_collation_keyword] for .... Environment DXP 7.2 or higher Resolution...
Widget categories and order of widgets in the page edit menu
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
How to set a link to be applied to the whole fragment
Issue Sometimes, the need of establishing a link that applies to the whole fragment arises. The first idea that might come up is usually to use nested editable fields. However, nested editable fields are not...
Elasticsearch Errors - Failure in Bulk Execution and Parsing
Issue We upgraded Elasticsearch and now when we try to re-index JournalArticles we are seeing the following Elasticsearch errors: ERROR: = failure in bulk execution [liferay-12345], type [LiferayDocumentType], id...
WARN message that includes frozen indices have been deprecated
Issue The below WARN message is observed continuously in the Liferay logs    WARN [https-jsse-nio-8443-exec-62][RestClient:65] request [HEAD...
How to Login after Blacklisting the Sign-In Portlet
Issue We Blacklisted the Sign-In Portlet with a third-party authentication application and the admin logins were not synchronized in the process and so now we can no longer access our environment. How can we restore...