Adobe Experience Manager Assets | Community
Skip to main content

Adobe Experience Manager Assets

Welcome to the Adobe Experience Manager Community! Connect with peers to ask questions, share best practices, explore release updates, and contribute ideas that shape the future of Adobe Experience Manager.

  • 1,447 Total posts
  • 3,987 Total replies
1447 Total posts
特定のアセットのローカル参照の一覧をJSONとしてエクスポートする方法

【目的】アセットの「プロパティ」を開き、「参照」を選択するとアセットの参照元のページ(ローカル参照)を一覧できます。AEM外部でこの情報を使用したい場合などには、JSON形式でエクスポートして使用することができます。 【環境】AEM as a Cloud Service、AEM 6.5 【対応方法】次のURL[1]にアクセスするとJSON形式で結果が取得できます。出力結果に含まれるpathの値から参照元のコンテンツパスが確認できます。 [1] http://localhost:4502/bin/wcm/references.json?path=<対象のアセットへのパス>  使用例:http://localhost:4502/bin/wcm/references.json?path=/content/dam/wknd/en/activities/hiking/equipment_6.jpg  JSON出力例: {    pages:         [            {                srcPath: "/content/dam/wknd/en/activities/hiking/equipment_6.jpg",                srcTitle: "equipment_6.jpg",                path: "/content/wknd/language-masters/en/adventures/riverside-camping-australia",   &nbs

Badge winners

Show all badges