Skip to main content

Adobe Experience Manager Sites

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.

  • 8,562 Total posts
  • 141,654 Total replies
8562 Total posts
Adobe Experience Manager: AEM as a Cloud Serviceの自動リリース時にデプロイされるカスタムコード

Note: This is a Japanese translation of an Adobe Experience League Knowledge Base article. Click this link for the original English version. 【目的】AEM as a Cloud Serviceでは、製品の最新版を自動リリースする時にカスタムコードのデプロイもクラウドマネージャーの実稼動パイプラインを通じて行われます。本記事では自動リリースがどのコミットのカスタムコードを使用するかをご説明いたします。 【環境】AEM as a Cloud Service 【対応方法】最新版を自動リリースするパイプラインは、直近で本番環境に反映されたカスタムコード(Gitリポジトリーのリリースタグ付きのブランチ)を使用します。一番最新のコミットではないため、作業中の最新のカスタムコードが本番環境に公開されてしまう心配はありません。 <留意事項>・上記は以下記事の抄訳/翻訳となります。KB記事タイトル(英語) . Adobe Experience Manager as a Cloud Service: Which commit of custom code will be deployed during the automated update, September 20, 2022, https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-20609.html, (参照 2022-09-22).・本記事にいただいたコメントへの返信はお約束できません。あらかじめご了承ください。

Adobe Experience Manager: カスタムコンポーネントのHTL/JSP/JS/CSSファイルがページに反映されない時のキャッシュクリア方法

Note: This is a Japanese translation of an Adobe Experience League Knowledge Base article. Click this link for the original English version.   【目的】AEMでカスタムコンポーネントの HTL/JSP/JS/CSSファイルを編集しても、キャッシュの影響で、すぐにそのコンポーネントを使用したページに反映されない場合があります。本記事ではAEMで確認すべきキャッシュクリア方法について説明します。   【環境】AEM 6.5   【対応方法】もしAEMに直接アクセスしても更新されていない場合には、下記のキャッシュクリアをお試しください。 Client Libraries に関連するキャッシュをクリア方法 : JS/CSS ファイルRebuild Client Libraries/Invalidate Caches or Rebuild Libraries ボタンを押すhttp://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html   File System Class Loader に関連するキャッシュクリア方法 : JSP、HTLWeb Console/Sling/File System Class Loader/Clear Class Loader ボタンを押すhttp://localhost:4502/system/console/fsclassloader             Script Cache に関連するキャッシュクリア方法 : HTL、JS ファイルWeb Console/Sling/Script Cache Status/Clear Cache ボタンを押すhttp://localhost:4502/system/console/scriptcache  上記のキャッシュをクリアすると対象のパスに対する初回アクセス時に負荷が掛かります。特に Rebuild Libraries は全てのクライアントライブラリを