Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 2/12/25
    Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...

    Views

    2.0K

    Likes

    17

    Replies

    7
  • 5/19/22
    【目的】トラブルシューティングの一環で、ブラウザー内で発生したネットワークリクエストの詳細情報を必要とする場合があります。このような時には、ブラウザーの通信履歴が含まれるHARファイルが役に立ちます。本記事ではHARファイルを取得する方法について説明します。【環境】- Chrome- Edge- Firefox- Safari【対応方法】Chrome1.デベロッパーツールを開く(キーボードのF12キーを押す)2.ネットワークタブのNetwork(ネットワーク)タブを選択3.Preserve log(ログを保持)をチェック4.Disable cache(キャッシュを無効化)をチェック5.調査した...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 5/19/22
    【目的】AEMにサービスパック(例: AEM 6.5.12.0)を適用する時、更新されたノードをデバックログから確認する方法について説明します。 【環境】AEM 6.5 【対応方法】AEMにサービスパックを適用する前に、下記の手順でorg.apache.jackrabbit.vault.packaging.impl.ActivityLogに対するデバッグログを設定します。その後にサービスパックを適用すると、デバッグログからサービスパックで更新されたノードのパスを確認できます。 1. Web Console/Sling/Log Support にアクセスする (http://localhost:...

    Views

    431

    Like

    1

    Replies

    0
  • 5/19/22
    We have written a custom workflow step.  It has the following code.  The idea is to save a Document variable to the Payload directory.In Java, we are trying to read in the Document variable. Document doc = (Document) wfd.getMetaDataMap().get(docDataVariableName);log.info("Document is a variable name...

    Views

    1.5K

    Likes

    0

    Replies

    9
  • 5/19/22
    How to Sync project code between AEM and Eclipse? by Heena Shirke Abstract 1. Install AEM Developer Tools from Eclipse Marketplace. 2. Convert modules such as ui.apps and ui.content to "Content Project". This can be done by right clicking on the module folder -> Configure -> Convert to Content Proj...

    Views

    294

    Like

    1

    Replies

    0
  • 5/19/22
    One way to Create A Conditional Loop In AEM WorkFlow by Heena Shirke Abstract 1. Create a workflow variable - Example: loopcount The value of the workflow variable is maintained throughout the workflow instance 2. Increment the variable using Set Variable Step - Example: loopcount=loopcount+1 ...

    Views

    521

    Like

    1

    Replies

    0
  • 5/19/22
    Steps to set a thumbnail image to AEM packages? by Heena Shirke Abstract This post explains how to set a thumbnail image to AEM content project modules. Step 1: Create a folder named "definition" under "ui.apps/src/main/content/META-INF/vault". Step 2: Paste thumbnail image(.png) inside the cre...

    Views

    435

    Likes

    0

    Replies

    0
  • 5/19/22
    Adobe Experience Manager 6.5 vs WordPress - Feature Comparison by Shivanand Yeurkar Abstract For many years WordPress has been the most popular CMS platform for blogs and marketing sites among small and mid-sized companies. Easy to set up, OTB plugins, and excellent community support make it the ri...

    Views

    2.2K

    Likes

    0

    Replies

    0
  • 5/19/22
    OSGi Bundle States in AEM by Codingwithtea Abstract OSGi is a fundamental element in the technology stack of AEM. It is used to control the composite bundles of AEM and their configuration. OSGi “provides the standardized primitives that allow applications to be constructed from small, reusable and...

    Views

    3.1K

    Likes

    0

    Replies

    0
  • 5/19/22
    AEM 6.5 Upgrade Part 1: Discovery and pattern detector analysis by Taqalytics Abstract AEM upgrade is a multi-step process that depends on scope of the upgrade and requirements defined in the discovery phase. Adobe documentation has covered various steps on how to upgrade, but the code upgrade pro...

    Views

    373

    Likes

    0

    Replies

    0
  • 5/18/22
    Hi Team,My Project requirement is to add blog post on their pages, so can I use AEM community features to create site template and use that template to create a blog  pages and use those Community components to add blog post.Currently I am able to create a blog page with Adobe community feature on m...

    Views

    698

    Likes

    0

    Replies

    3