Search Results

All Results 359
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
HubSpot Lead Capture
HubSpot Lead Capture Subscription The HubSpot Lead Capture connects Liferay to the HubSpot CRM software. You can synchronize Liferay Objects data automatically to ensure the instant availability...
Installing HubSpot Lead Capture
Installing HubSpot Lead Capture Installing the Liferay connector HubSpot Lead Capture requires integrating a Liferay client extension and a Spring Boot micro-service client extension. Follow the...
Setting Order Notes Notifications
Setting Order Notes Notifications Liferay DXP 2026.Q1+ Users can communicate through orders using the Questions and Answers feature, which by default, requires users to check the order details for...
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 disable the creation of the wish lists. Environment Liferay DXP 7.1+...
Commerce modules fail to deploy due following license expiration
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue There has been a documented case where Commerce modules fail to deploy following license expiration and redeployment WARN...
Configuring Product Visibility Across Channels with Headless API in Liferay Commerce
Issue Is it possible to manage (assign/ remove) product visibility per channel using the Headless API?  Environment Liferay DXP 2024.Q4 Resolution By default, products are visible across all channels. This visibility can be configured in two ways: either using the Liferay UI or via the...
Error 'A folder already exists with name image.default.company.logo' during startup after Upgrade
Issue After upgrading from a previous version of Liferay DXP, the server fails to start up correctly and throws a DuplicateFolderNameException in the logs. The error indicates that a folder named image.default.company.logo already exists. ERROR [main][UpgradeExecutor:333] A folder...
How can I protect against CVE-2025-4388 vulnerability?
Issue My Liferay Instance has a vulnerability to CVE-2025-4388 Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Upgrade to 2024.Q1.13+ Request a Hotfix with LPD-46038, knowledgeArticleType: troubleshooting, legacy: true, name: How can I protect against CVE-2025-4388...
When I click the "Previous" button on checkout, the saved shipping address is not populated
Issue I have an issue with the commerce order. I added a product to the cart. I went to the order page where I provided the shipping address, then clicked "Next. On the checkout page, when they click "Previous", the address is not populated. Reproduction Steps: 1. Start 2024.q1.2 2. From...
Incorrect Price on Catalog Page and PDP(Product Detail Page)
Issue The Product Listing Page (PLP)/Catalog Page shows the correct minimum price, but the Product Detail Page (PDP) shows a different price based on the quantity values.  Catalog Page/PLP:   Product Detail Page Environment Liferay DXP [All versions] Commerce Resolution The PLP displays...
Hardcoded Text in Commerce Order Importer Not Translatable
Issue Allow hiding the non-required options from CSV template message. We have this csv_template.csv file and sometimes we need to edit its content to remove non-used fields, like requestedDeliveryDate that is optional. The issue is that we cannot hide the field from the message, as it...
How to Remove Product Attachments via Commerce API?
Issue I need to remove a product attachment by running a script and I am looking for the appropriate Commerce Headless API endpoint to accomplish this. Environment Liferay DXP 2023.Q4.0+ Resolution As of Liferay 2023.Q4.0, Liferay provides two DELETE endpoints for removing product...
Receiving resource not found error when creating commerce product through headless API
Issue When creating a product using headless API. After creating it, the product status shows 'Approved'; however, when searching for the product or clicking the product to open it, that shows the resource not found error on the UI. Steps to reproduce: 1. Start Liferay DXP 7.4 U90. 2....
Glowroot is not working : Connect to localhost:4000 [localhost/127.0.0.1] failed: Connection refused
Issue Glowrrot is not working and giving these errors: ERROR [http-nio-8080-exec-5][GlowrootProxyServlet:66] null org.apache.http.conn.HttpHostConnectException: Connect to localhost:4000 [localhost/127.0.0.1] failed: Connection refused: connect Environment Liferay DXP 2023.Q4+ Resolution...
Headless API: Read-Only and Write-Only fields
Issue Schemas used by Headless API have fields with properties readOnly: true or writeOnly: true. What does it mean? Which field must be used when making a POST/PUT/PATCH request? Environment Any Liferay environment using Headless API Resolution readOnly properties are included in...
The search does not return the page
Issue The search does not return the page Steps to reproduce: 1. Create a Minium site 2. Navigate to Commerce>Channels >Minium Site Portal 3. Go to the tab Product/Category display pages 4. Click “Choose” on the card titled “Default Produce Display Page” 5. In the search input look for a...
How to send notification based on site with groupid
Issue When having two separate sites, we want to create different notification for each, but we can't set separate notifications for different sites with the condition: groupId==<groupId of your site>. If we create "A notification" for "A site" and "B notification" for "B site", the...
Where are the Fix Pack Releases for Liferay DXP 7.4
Issue We are not seeing any Fix Pack releases for 7.4 recently. Can we expect FPs for 7.4 or only Service Pack? Environment DXP 7.4 Resolution Starting with Liferay DXP 7.3 SP3 and above, we switched to an Update model, which includes Liferay DXP 7.4. Updates are releases that have the...
I cannot update the Payment status of an Order through PATCH request
Issue Order Payment status does not change after sending a PATCH request, for example: { "paymentStatus": 1 } Environment Liferay DXP 7.4 Resolution The observed behavior is a known bug which is addressed via COMMERCE-11884. The issue has been fixed in Liferay DXP 7.4 Update 86. If a...
Is API versioning supported in Liferay headless Framework
Issue Is API versioning supported in Liferay headless Framework? Environment Liferay DXP 7.3 Resolution API versioning is supported in Liferay Headless Framework. As an example, there're two versions of the rest-openapi.yaml from headless-commerce-admin-pricing-impl.       , content:...
The Theme is Broken With NPE thrown in the Log
Issue The theme is broken when accessing non-existent pages. NPE is also thrown in the log. Reproduction Steps: Access non-existent pages http://localhost:8080/web/guest/p/ Or create a commerce site named "xyz" and access non-existent pages http://localhost:8080/group/xyz/p/ Result:The...
Random user can check another user's order with the correct channelId and accountId - Headless API
Issue  User can consume the API without applying any sort of content restriction or authorization /o/headless-commerce-delivery-order/v1.0/channels/${channelId}/accounts/${accountNumber}/placed-orders E.g.: If the user passes accountID = 1 as a parameter while they authenticated using...
"No CommerceChannel exists with the key" when starting Liferay
Issue After upgrading from Portal 6.2 to DXP 7.4 Update 66, we see the following error in the log when starting Liferay: ERROR [http-nio-8080-exec-10][MiniCartTag:123] null com.liferay.commerce.product.exception.NoSuchChannelException: No CommerceChannel exists with the key...
Unable to find products with ID via Headless API
Issue Noticed that products have two ID fields, when you fetch them via headless API id productId id is visible on the UI and productId is not. When you try to get products via headless API using id, it does not work: E.g.: GET /o/headless-commerce-admin-catalog/v1.0/products/{id}...
Saving Site Settings - Languages takes a long time
Issue The issue can be reproduced with the following steps: 1. Go to configuration then select site setting. 2. Select Define a custom default language and additional available languages for this site. 3. Click on save. Result: It takes a long time to complete saving the changes.  ...
Unable to sync callable error during upgrade
Issue You might encounter the following error during your upgrade attempt: ERROR [main][DependencyManagerSyncImpl:54] Unable to sync callable java.lang.NullPointerException: null   at...
Unable to add 'related products' via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a site using a 'minium site template'. 3. Invoke the below API using CURL: curl --location --request PATCH 'http://localhost:8080/o/headless-commerce-admin-catalog//v1.0/products/by-externalReferenceCode/MIN93027' \ --header...
Unable to sort the product by price
Issue Sort the product by price i.e. low to high or high to low by using the price:asc sort field via catalog delivery headless API. But, getting below exception: { "status": "BAD_REQUEST", "title": "Unable to sort by property: price" } Environment Liferay DXP 7.3 Resolution The Liferay...
Specifications API is not supporting Upsert operations
Issue Users are unable to add translations for title/labels in Specification API. Steps to reproduce: 1. POST a specification by using the Specification API endpoint (/o/headless-commerce-admin-catalog/v1.0/specifications) { "key": "demo-abc", "title": { "en_US": "Demo Specification ABC"...
Unable to add Products with Tags via headless API
Issue Steps to reproduce: 1. Create a product using POST /v1.0/products (Request is attached). 2. Execute the request and check the response. 3. Tags are showing blank and on Product UI, tags are not generated. Expected Behavior: Tags must be created while creating the product with tags...
Unable to add Products with Specifications via headless API
Issue When a product is created with specifications, the 200 response code is received. But, on UI product is not visible. Steps to reproduce: 1. Create a product by using the POST /v1.0/products (Request is attached) 2. Click on Execute. 3. Check the created product on UI. 4. Product is...
Product specifications are not getting created if not available on the portal
Issue When specifications are not available on the portal. It's giving 500 Internal Server Error in the response body while creating the product via headless API. Steps to reproduce: 1. Create a product by using POST /v1.0/products (Request is attached). 2. Below is the Request for...
Product status is not updating by using Patch API
Issue PATCH API is not updating the status of the product workflow. Steps to reproduce: 1. Create a product via headless API( request is attached). 2. Check the status of the product in UI ( It's showing as draft status). 3. Use the Get API for fetching the response of the created...
Product status is not changing via headless APIs
Issue If the product is created via headless API with workflow-enabled. The status of the product is in a 'draft' state rather than a 'pending' state. Steps to reproduce: 1. Assign a default workflow to Commerce Product. 2. Create a product using headless API (POST /v1.0/products) 3....
What database isolation level does Liferay need for Microsoft SQL Servers?
Issue There are several different isolation levels that can be configured on a SQL Server database. Which one is appropriate to use with the Liferay software? Environment Liferay Portal 6.2 connected to a SQL Server 2005, 2008, 2008 R2, 2012, or 2014 database Liferay DXP 7.0 connected to...
'Credential cannot be null' when trying to log in with a customer database
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 NOTE: この記事は INTERNAL の記事であり、現在お客様にはご覧いただけません。 この記事へのリンクは社内のコメントでのみ行ってください。 問題 顧客データベースのダンプを使用して「サインイン」をクリックすると、空白のページが表示され、以下の例外が発生する場合があります。...
Commerce product specification values (and translations of the values) are searched by taking into account the instance/site default language, not the user display language
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 ステップ 、ユースケースを示す: ミニサイト開設 コントロールパネルへ > コマース > 製品 > ブッシング 仕様書から材料を編集し、ローカライズされた値を追加する(例:フィンランド語、ゴム=クミ) Minium UIで英語を使い、Rubberなどを検索する。...
How to delete the commerce product via groovy script?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 ユーザーは、groovy スクリプトを使用して、作成した製品を削除する必要があります。 Environment Liferay DXP 7.3 Commerce 3.0 解決策 注意: 以下のスクリプトは、チームの裁量で独自のカスタム...
Segment session attributes for devices (brand, names, width, height) are not taken into account
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 デバイスに関するセッション属性に基づいて定義されたセグメント。 デバイスブランド、 デバイスモデル、 デバイス 画面解像度 高さ、 デバイス 画面解像度 幅、 が異なるデバイスでナビゲートする際に期待通りに動作しない。 環境 Liferay DXP 7.4 解像度...
Account member cannot place order due to permission error
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 ユーザーが注文しようとすると、カートに入れるボタンが無効になり、「注文待ち」ページから注文しようとすると、「必要な権限がありません」というエラーメッセージが表示されます。 ログにも同様のエラーメッセージが記載されています: ユーザー 45307 は...

該当件数: 367 件中 321 - 360