Search Results

All Results 6960
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Using the Products Limit Rule
Using the Products Limit Rule Liferay DXP 2024.Q1+/Portal GA112+ You may want to prevent customers from purchasing products from a specific product group. For instance, a machine manufacturer may...
Order Types
Order Types Orders can be of various types that require different pricing or visibility. For example, a buyer can have stock orders that consist of their restocking purchases. They can also have...
Order Workflows
Order Workflows Order workflows require the buyer or seller to give internal prior approval before processing an order for the channel(s) you choose. To learn more about Liferay workflows in...
Approving or Rejecting Orders in Order Workflows
Approving or Rejecting Orders in Order Workflows Order workflows, when enabled, empower the buyer or seller to require internal prior approval for an order before it can be processed. This article...
Enabling or Disabling Order Workflows
Enabling or Disabling Order Workflows Order workflows are a channel-specific setting that, if enabled, require the buyer or seller to give internal prior approval for an order before it can be...
Orders
Orders An order starts off in the Open status. After the customer finishes checking out, it transitions into the Pending status. To start processing an order, you must accept a pending order. You...
Order Information
Order Information You can view and edit order information from the Orders menu. Open the Global Menu (Global Menu) → Commerce → Orders. Click the Order ID. The order details appear in five...
DXP 7.2 Upgrade Reference Guide
An upgrade to Liferay DXP 7.2 gives you access to the latest Liferay technology, complete with all of the newest features, and the assurance of continued support for your Liferay environment. Our Subscription Services Team recognizes that an upgrade often requires a significant...
How to get the total number of documents once migrated from File System to DB Store?
Issue If the data is moved from the File System to DB Store, then how to get the number of documents from the portal. Environment Liferay DXP 7.0 Resolution When DB Store is used as a repository, the files are stored in two tables 'dlfileentry' and 'dlcontent' tables. The "dlfileentry"...
Page not found (404) redirects to the 'default' (Guest) web site
Issue When an incorrect URL is hit on the portal, the "The requested resource could not be found" error or Page not found error redirects to the default site and not to that particular site. Environment Liferay DXP 7.0 Resolution The observed behaviour is an intended behaviour of...
Control Panel App Manager not showing
Issue The App Manager section in the control panel is missing. Environment Liferay DXP 7.1, 7.2 Resolution Try this list of steps: Stop the application server. Delete the contents of the directory $LIFERAY_HOME/osgi/state/. Start the application server. If that doesn't work, try: Go to...
Setting different landing pages on different cluster nodes upon session timeout
Issue The users have to be redirected to different pages - depending on the nodes -, when the sessions expire. A possible use case: One of the Application Servers is an admin server, thus the admins need to be redirected to a different URL (the admin site), than the regular ones, upon...
How can I disable Liferay's xml log file?
Issue In {Liferay_Home}/log folder, we can see two different files as below:      liferay.2019-08-25.log      liferay.2019-08-25.xml We only want "liferay.2019-08-25.log" file and need to disable "xml" file. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3...
How to resolve AnnotationExceptions encountered during startup when updating 7.0 to de-67+ while using WebSphere
Issue Using WebSphere FP 11 as our application server, we are unable to start up a 7.0 deployment after patching to de-67, and are receiving an AnnotationException in the log, as follows: Annotation processing failed with the following error:...
Guest User can download the attachment from Knowledge Base
Issue The guest user can download the attachments present in the Knowledge Base Article  1. Create a Knowledge Base Article add an attachment to that article.  2. Now remove all the guest permission from that article.  3. Copy the link of that attachment and paste it in the incognito...
After upgrading to Liferay 7.1+, guest users cannot see some web contents
Issue After upgrading to Liferay DXP 7.1+, guests users cannot see some web contents. This is also reproduced for users that aren't members of one site. They cannot see web contents that belong to that site. Environment Liferay DXP 7.1+ upgraded from Liferay 7.0 or 6.x Resolution The...
After upgrading to JDK 11, Tomcat can not be started due to "NoClassDefFoundError: javax/xml/bind/DatatypeConverter"
Issue After upgrading to JDK 11, Tomcat can not be started due to "NoClassDefFoundError: javax/xml/bind/DatatypeConverter" 28-Aug-2019 05:40:11.346 SEVERE [main] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of...
"Too Many Open Files" error in log
Issue "Too Many Open Files" error is reported in the log. For example: 2019-05-06 09:41:20,142 SEVERE [org.apache.tomcat.util.net.NioEndpoint] Socket accept failed java.io.IOException: Too many open files at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) at...
How to programmatically undeploy a module in DXP 7.1?
Issue I want to undeploy a module from my code, usig API I tried using DeployManagerUtil.undeploy(context), but nothing happens Environment Liferay DXP 7.1 Resolution If you are trying to undeploy a module by its context name, which was the functionality provided in 6.2.x, you would do...
Child pages not displayed in Navigation Menu after upgrading to Liferay 7.2
Issue After upgrading the portal to Liferay DXP 7.2, the child pages which were present in Liferay Portal 6.2 go missing from the Navigation menu in DXP 7.2. But, the child pages are present in Site Builder. Post upgrade, if new child pages are added, then they are present in the...
Tips for minor updates in the infrastructure (application server, database server, ...)
Issue Sometimes, there is the need to update the infrastructure (application server, database server, elasticsearch server, etc.), to benefit from security fixes, performance improvements or others. Minor updates means, for example, updating tomcat from 7.0.56 to 7.0.67. Below you can...
Liferay DXP and S3 security
Issue Does Liferay support server-side encryption on Amazon S3? Is Liferay calling S3 over HTTPS only? Will Liferay work on a restricted S3 bucket without public access? Environment Liferay 7.0 DXP Liferay 7.1 DXP Liferay 7.2 DXP Resolution On the AWS Management Console, all three...
Service Packs and Fix Packs Overview
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. Issue What are service packs and fix packs? Is there a recommended renewal...
JGroups IllegalArgumentException After Installing Fix Pack 1 on Liferay DXP 7.2
Issue After installing fix pack dxp-1-7210 with cluster.link.enabled=true the following exception is generated: Caused by: java.lang.IllegalArgumentException: JGRP000001: configuration error: the following properties in TCP/UDP are not recognized:... Environment  Liferay DXP 7.2...
How to restrict the JSON web services API page
Issue JSON web services API page is being exposed through the URL http://[address]:[port]/api/jsonws. Environment Liferay Portal 6.2 Resolution Liferay Portal 6.2 doesn't have any out of the box option to restrict the JSON web services API page. Additional Information Liferay Portal 6.2...
Action Button on pages are not working as expected
Issue While clicking the action button of the Public Pages the menu appears and then disappears. Environment Liferay DXP 7.1 Resolution The observed behavior is a known issue and is fixed in liferay-fix-pack-dxp-10 and above. Installing Fix Packs and Hotfixes on Liferay DXP will guide to...
Managing Subscriptions
Managing Subscriptions In Liferay, you can manage orders and subscriptions under the Global Applications menu. Open the Global Applications (Applications Menu icon) menu and navigate to Commerce...
Suppliers
Suppliers Liferay DXP 7.4 U84+/GA84+ Using Liferay's out-of-the-box supplier account type, you can cater to suppliers and their specific needs. Additionally, you can use the out-of-the-box...
Subscription Administration Reference Guide
Subscription Administration Reference Guide Subscriptions are managed in the Subscriptions menu in the Global Menu. This article describes the various functions and fields available in the...
Supplier Account
Supplier Account Liferay DXP 7.4 U84+/GA84+ The Supplier account type has all the features of Liferay accounts: adding and managing addresses, users, organizations, account groups, and roles....
Supplier Role
Supplier Role Liferay DXP 7.4 U84+/GA84+ To enable suppliers to manage their own catalogs and channels, you must add at least one user with the Account Supplier role to a supplier account. These...
Terms and Conditions
Terms and Conditions Liferay supports adding Terms and Conditions to an order through Payment and Delivery Terms. These are conditions upon which the buyer and seller both must agree. Payment Terms...
Payments Reference
Payments Reference The Payments application displays the following information about each payment entry. FieldDescription IDID of the payment or refund TypeSpecifies whether it is a payment or a...
Refunds
Refunds Liferay's new Payments application supports the creation of refunds for online payments. Once processed, the refund goes back to the original payment method. There are two main steps...
Payment Management
Payment Management Liferay DXP 2024.Q1+/Portal GA112+ Using Liferay's new payment management application you can view online payments in detail and create refunds on them. To access this...
Adding Reasons for Refunds
Adding Reasons for Refunds While processing a refund, it is mandatory to select a reason to complete the transaction. Open the Global Menu (Global Menu) and navigate to Control Panel → System...
Pricing
Pricing Liferay provides a robust pricing system to fine-tune product prices. You can define multiple price entries for a single product SKU and determine which accounts, account groups, and...
Configuring Taxes
Configuring Taxes Liferay Commerce provides flexible tools to manage taxes across different Products, Channels, and shipping configurations. You can define Tax Categories to group tax rates and use...
Applying Tax Rates
Applying Tax Rates After adding tax rates to a Tax Category, you can apply them to Channel Products and shipping costs by assigning the Tax Category. Each applicable tax rate is calculated...
Creating Tax Categories
Creating Tax Categories Liferay Commerce uses tax categories to store and apply tax rates to channel products and shipping costs. Once a tax category is created, you can use tax calculation engines...

Showing 2,161 to 2,200 of 8,719 entries.