Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/7/23
    When trying to create an AEM project using archetype 39, it shows build failure.   Command Used: mvn -B archetype:generate \ -D archetypeGroupId=com.adobe.aem \ -D archetypeArtifactId=aem-project-archetype \ -D archetypeVersion=39 \ -D aemVersion=cloud \ -D appTitle="My Site" \ -D appId="mysite" \ -...

    Views

    3.1K

    Likes

    0

    Replies

    7
  • 2/7/23
    I have written a resource type servlet and used a utility class in it. My core bundle state is active. But, the servlet is showing 'Unsatisfied (reference)' error.  When I checked for the particular servlet, it is showing me the attached issue. Please explain what is the exact issue and how to get i...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 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

    484

    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

    813

    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

    461

    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

    394

    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

    509

    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

    624

    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

    582

    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

    967

    Likes

    0

    Replies

    4