コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

AEM rollout process got length limitation on title of the product

Avatar

Level 1

We are using AEM commerce catalog generator to  generate product details page using list of product.

The generated page name is implicitly derived from JCR:title of the product master of the page.

Need to know why the page title length is truncated at first 64 chars. We need to increase this limit.

How to we customize.

 

FYI: https://docs.adobe.com/content/help/en/experience-manager-64/administering/ecommerce/generic.html#ge... has nothing related to it

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hi @ksbansal ,

As per as I know there is no any configuration to increase the limit because it is already based on W3C Style guide recommendations.

But this validation is applicable only in the case when you are not putting any name for a page and aem generates it automatically.

So if you still want to make page name as per your choice then try to assign it explicitly so that you can skip the 64 char validation on it.

Please see the below ref.

https://docs.adobe.com/content/help/en/experience-manager-65/authoring/authoring/managing-pages.html...

Hope this will help.

Umesh Thakur

元の投稿で解決策を見る

3 返信

Avatar

正解者
Community Advisor

Hi @ksbansal ,

As per as I know there is no any configuration to increase the limit because it is already based on W3C Style guide recommendations.

But this validation is applicable only in the case when you are not putting any name for a page and aem generates it automatically.

So if you still want to make page name as per your choice then try to assign it explicitly so that you can skip the 64 char validation on it.

Please see the below ref.

https://docs.adobe.com/content/help/en/experience-manager-65/authoring/authoring/managing-pages.html...

Hope this will help.

Umesh Thakur

Avatar

Level 1
Thanks for the information. It is very helpful.

Avatar

Level 1
Is there no way to customize rollout process to custom define the way the Page jcr title is decided from product title? Issue happens when 2 products have long names and same first 64 chars