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

Submissions are now open for the 2026 Adobe Experience Maker Awards.
解決済み

Question for CPG / Retail customers using AEM Assets

Avatar

Level 1

What metadata field are you using to capture SKU numbers in AEM? We've mapped an xmp field using the 'headline' field to show as sku within AEM but now unable to use same fields for Content Hub configuration. 

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

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

Avatar

正解者
Community Advisor

hi @Adavalos ,

AFAIK there is no default OOTB property specifically for SKUs. You will have to decide whether to create a new field for SKUs or update the Content Hub mapping.
The headline field is part of the default XMP namespace and is typically used for titles or descriptions in different systems.

Example. Create a new metadata property with namespace example ab:sku where ab is custom name space. Update the same in metadata schema.

Note: It is recommended to always use a namespace for new metadata properties to avoid such conflicts

元の投稿で解決策を見る

1 返信

Avatar

正解者
Community Advisor

hi @Adavalos ,

AFAIK there is no default OOTB property specifically for SKUs. You will have to decide whether to create a new field for SKUs or update the Content Hub mapping.
The headline field is part of the default XMP namespace and is typically used for titles or descriptions in different systems.

Example. Create a new metadata property with namespace example ab:sku where ab is custom name space. Update the same in metadata schema.

Note: It is recommended to always use a namespace for new metadata properties to avoid such conflicts