Search Results

Knowledge Base 1403
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Moving Existing Data From an Old Liferay bundle to a New One
This article provides a checklist when you move your existing data from an old Liferay environment to a new one. Resolution For database, please backup the database in old environment and import it to the new environment....
Using the Data Migration Tool in Liferay DXP 7.1
This article documents how to use the data migration tool in the Server Administration section of Liferay Digital Experience Platform (DXP) 7.1. The Data Migration Tool allows administrators to migrate data quickly...
Upgrading to Liferay Portal 6.0 EE SP1
When upgrading to the latest Liferay Portal, there are many things to take into account. This guide is designed to assist in the upgrading process. Please read and ensure your...
Understanding Languages in Liferay Portal
Liferay Portal is designed to handle as many languages as you want to support. This is done by pulling out all language specific text and storing it in the language.properties files....
Liferay DXP Javadocs
For developers, Liferay has created a set of documentation (Javadocs) that provide API and code detail for working with Liferay DXP's core software. To access the Javadocs, follow either one of the following...
Deploying Plugins via Administration Console
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. There are multiple application servers...
Anonymizing Data
Preserving anonymity of users when providing data to Liferay may be a concern for certain use-cases. The following guidelines should assist in determining which data should be anonymized and finding...
Managing Time Zones in DXP 7.0
This article documents how to change the time zone in your Liferay DXP 7.0 environment. Given that users are working with the Liferay platform from all over the world, it is important to have the ability to change...
Setting Up the Liferay Platform on AWS EC2
This article is a guide to help users set up, install and cluster Liferay DXP 7.0 or 7.1 on AWS Elastic Compute Cloud (EC2).  Resolution EC2 Instance Set Up There are 2 kinds of EC2 instances: (1)...
Removing '/web/' From Auto-Generated URLs
This article documents how the Liferay platform will automatically generate URLs appended with /web/, which can also be changed to a friendly URL. This may be an issue for those who do...
Deploying the Liferay Platform on WebSphere Network Deployment Edition
This article documents how to deploy Liferay Portal 6.2 or Liferay DXP (7.0 or 7.1) on WebSphere Application Server with Network Deployment (commonly abbreviated ND). The Network Deployment Edition is a tool that...
Upgrading to Permission Algorithm 6
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. Permission algorithm 5 was used as the default...
Setting Up the Liferay Platform on Microsoft Azure
This article outlines what Microsoft Azure is, how to create a Virtual Machine (VM) to run on the Liferay platform and how to configure the Liferay platform with Azure. Resolution What is Azure? Microsoft Azure is a...
Migrating File System Stores
This article documents how to use the Data Migration tool in the Server Administration section of Liferay DXP 7.0. The Data Migration Tool allows administrators to migrate data quickly between Documents and Media...
Checklist for Upgrading to Liferay DXP
Upgrading to Liferay DXP (7.0, 7.1, 7.2, or 7.3) is a major project and requires careful planning, testing and execution in order to be successful. However, Liferay DXP and DXP Cloud...
Modifying Cache Size, Time To Live and Replication in DXP 7.0
This article documents how to work with your cache in Liferay DXP 7.0, in order to modify its size, time to live (TTL) and replication. Resolution Modify Default Cache Sizes and Entry TTLs A potential source of...
Disabling OSGI Components for DXP
This article documents how to temporarily disable an OSGI component via Gogo Shell, and how to add a component to the blacklist in order to disable it permanently. We will use the WebDAV component as an example. Resolution...
Installing DXP on IBM DB2 v.10.5
This article documents steps on how to start Liferay DXP on IBM DB2 10.5. Resolution Creating a Database Start DB2 Command Line Process Plus. Enter the following: create database dxp pagesize 32768 USING CODESET UTF-8...
Setting Up Session Replication in Weblogic With Liferay Portal
This article outlines how to set up session replication using Weblogic with Liferay Portal. This documentation is for reference only. Configuring session replication is not recommended...
Setting Up Session Replication in Tomcat With Liferay Portal
The purpose of this article is to setup a basic Tomcat cluster that has session replication. For true session replication, there must be a load balancer that redirects the traffic to...
Installing DXP in a Clustered Environment
This document has been updated and ported to Liferay Learn and is no longer maintained here. Many enterprise environments utilize clustering for both scalability and availability. This article provides specific...
Ehcache Configuration for DXP 7.x
This document has been updated and ported to Liferay Learn and is no longer maintained here. This article documents how to implement distributed caching on Liferay DXP 7.x and how to deploy custom tuning...
Remove Site Name and Instance Name from SEO
, knowledgeArticleType: howTo, legacy: true, name: Remove Site Name and Instance Name from SEO, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 98561, title: SEOからサイト名とインスタンス名を削除する
How to delete the web content in a bulk inside a folder via groovy script?
, knowledgeArticleType: howTo, legacy: true, name: How to delete the web content in a bulk inside a folder via groovy script?, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 79625, title: Groovy...
Heap dump generation without a heap dump script
, knowledgeArticleType: howTo, legacy: true, name: Heap dump generation without a heap dump script, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: , title: ヒープ ダンプ スクリプトを使用しないヒープ ダンプの生成
How to verify that a Log4j patch has resolved all Log4j vulnerabilities
, knowledgeArticleType: howTo, legacy: true, name: How to verify that a Log4j patch has resolved all Log4j vulnerabilities, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 68123, title:...
How to delete the commerce product via groovy script?
, knowledgeArticleType: howTo, legacy: true, name: How to delete the commerce product via groovy script?, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 74915, title: Groovy スクリプトを使用してコマース製品を削除するには?
Restringir una búsqueda mediante una query de Elasticsearch y el widget de Filtro personalizado
, knowledgeArticleType: howTo, legacy: true, name: Restringir una búsqueda mediante una query de Elasticsearch y el widget de Filtro personalizado, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 39327,...
How to get a Site's custom field value with Freemarker on DXP 7.2?
, knowledgeArticleType: howTo, legacy: true, name: How to get a Site's custom field value with Freemarker on DXP 7.2?, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 34906, title: DXP...
Building and Deploying using the Liferay Cloud CLI
, knowledgeArticleType: howTo, legacy: true, name: Building and Deploying using the Liferay Cloud CLI, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: , title: DXPクラウドCLIを使用したビルドとデプロイ
Designing and Displaying Reusable Navigation Menus
Introduction This recipe guides you through the basic steps to build a multi-step form. Prerequisites Liferay DXP environment An object definition with fields A user who has access and control to create and manage objects,...
How to Configure PaaS to Push Metrics to Dynatrace Account
Issue What is the correct way to configure our new PaaS environment to push metrics to a Dynatrace account? Environment DXP 7.4 Resolution Set the following environment variables in LCP.json ...
Finding your Liferay Cloud location via egress IP address
Issue The ingress IP address of our Liferay Cloud instance shows a different location than expected.   Environment Liferay PaaS   Resolution The ingress IP address does not reflect the actual location of the specific...
How can I disable the Commerce Wish List creation
Issue I have an issue with the commerce wish list table in the database. The table has lots of entries and it is growing more, even though we do not use the wish list feature. I would like to remove these entries and...
Sorting Structures by Name in Liferay DXP
Issue The order of Structures when creating Web Content seems to be random. The structures are not sorted alphabetically or by modification date. Environment Liferay DXP 2024.Q2 Resolution Web Content Display widget...
How can I use environment variables to get the URL of other CX micro-services?
Issue Currently we can access the dynamic urls for DXP using the following variables. "LIFERAY_ROUTES_CLIENT_EXTENSION": "/etc/liferay/lxc/ext-init-metadata", "LIFERAY_ROUTES_DXP": "/etc/liferay/lxc/dxp-metadata" Is...
How to create a Clay Dropdown Menu with Button in Liferay 2024.Q2
Issue Cannot create a dropdown menu with checkboxes and an Apply button that is used to save the selection in the menu using Clay UI. Environment DXP 7.4 2024.Q2 Resolution You can add button functionality to modul by...
How to approach creating a MessageListener to verify a Publish while using Publications?
Issue How to approach to creating a MessageListener to verify a Publish while using Publications? Environment DXP 7.3 DXP 7.4 Resolution The Customer Support team has limited ability to provide a complete...
How to use JQuery client extension?
Issue How to upgrade jQuery version using client extension? Environment Liferay DXP 7.4 Resolution By using a client extension, user can add new features or customize existing ones without modifying the core code. ...
When building Liferay DXP, SAML modules are not included in .BOM files
Issue When building Liferay DXP, the .BOM dependencies file does not include SAML modules. Environment DXP 2023.Q4.0 Resolution It is not an issue and is confirmed to be intended as it is. DXP...