Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/7/23
    I am trying to create CF programmatically using a servlet. But, I do not see them being generated after servlet completion.Resource parentRsc = resolver.getResource("<parent-path>");        Resource templateOrModelRsc = request.getResourceResolver().getResource("<cf-model-path>");        FragmentTem...

    Views

    327

    Like

    1

    Replies

    2
  • 2/7/23
    Hi Team,I have a requirement where I need to export XF as an HTML. I have tried using the plain selector on the publish instance. It seems to be working but it's not rendering the custom HTML markup that i have added (eg. I am using <header>) on the page. Is there any configuration where I can add t...

    Views

    485

    Likes

    0

    Replies

    2
  • 2/7/23
    Hi Team,I am having a requirement where I have to send the request back to Reviewer Step (Approve/Reject Content Publish) from my current step in my workflow model. Currently I am seeing an option of Reviewer step (Approve/Reject Content Publish) in the OOB Goto Step (Resend for Approval) but even a...

    Views

    276

    Likes

    0

    Replies

    1
  • 2/7/23
    I have tried keeping my OSGI cfg.json files under osgiconfig/config files for AEMenvironmentIndicator from acs commons. It is not getting configured properly, also environment specific folders kept under uiconfig/…/osgiconfig/         - - - config.author.dev         - - - config.author.prod         ...

    Views

    198

    Likes

    0

    Replies

    1
  • 2/7/23
    Hello,Scenario : Under style system for a custom component, i have 3 style groups : line style, line color, line thickness.Under line style there are 3 options : transparent, solid, dotted.Under color: green, blue, redif user selects transparent option under line style, then we need to disable the s...

    Views

    334

    Likes

    0

    Replies

    2
  • 2/6/23
    I need help for creating a Sling model for reading i18n language json's and export the data as json to frontend.

    Views

    365

    Likes

    0

    Replies

    1
  • 2/6/23
    Hi Team,   I am using AEM as Cloud service and I had some old tags then I created new tags with some different structure but the tags names are same as old tags, then I deleted the old tags.  When I am adding these new tags to DAM assets and searching tags in tags browse field, I can still see the o...

    Views

    353

    Likes

    0

    Replies

    3
  • 2/6/23
    I am trying to copy asset Publish URL. I tried below steps and getting empty instead of pubish url.   I am using AEM version: 6.5.12.0 and ACS commons: 5.1.2   Copy Publish URL toolEnabled via CopyAssetPublishUrlFeature and externalized is configured with publish domain.When I try to get the publish...

    Views

    636

    Likes

    0

    Replies

    4
  • 2/6/23
    We have a site in which users can upload assets to the DAM. On this site, we would like for the user to be able to enter in a search term and be shown assets that are related to that search term. Is there an aspect of Adobe Experience Manager that can help with this? So far, I have only been able to...

    Views

    471

    Likes

    0

    Replies

    3
  • 2/6/23
    What is the proper way to unit test QueryBuilder and Query?  Can I feed in mock data to the AemContext and have QueryBuilder execute against it?   Are there any examples or best practices that can be followed?

    Views

    500

    Likes

    0

    Replies

    3