Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/27/22
    use this below command to create a project by using maven archetype mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=15 -DarchetypeCatalog=https://repo.adobe.com/nexus/conte...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 5/27/22
    Hi,I created a project with this cmnd mvn -B archetype:generate-D archetypeGroupId=com.adobe.aem-D archetypeArtifactId=aem-project-archetype-D archetypeVersion=26-D appTitle="WKND SPA React"-D appId="wknd-spa-react"-D artifactId="aem-guides-wknd-spa.react"-D groupId="com.adobe.aem.guides.wkndspa.rea...

    Views

    982

    Likes

    0

    Replies

    2
  • 5/27/22
    Hi,I created a project with this cmnd mvn -B archetype:generate-D archetypeGroupId=com.adobe.aem-D archetypeArtifactId=aem-project-archetype-D archetypeVersion=26-D appTitle="WKND SPA React"-D appId="wknd-spa-react"-D artifactId="aem-guides-wknd-spa.react"-D groupId="com.adobe.aem.guides.wkndspa.rea...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 5/27/22
    What are the rest api endpoint for aem sites, aem forms, aem commerce etc.

    Views

    998

    Likes

    0

    Replies

    5
  • 5/27/22
    Im using this code to render image: <div data-sly-use.image="com.adobe.cq.wcm.core.components.models.Image" class="cmp-cardcomponent__image" data-image="url(${image.src @ context='text'})" style="background-image: url(${image.src @ context='text'});"></div>Its work fine. In place editing wor...

    Views

    981

    Likes

    0

    Replies

    6
  • 5/27/22
    I want to know if there is any documenation for all the annotations that can be used in Sling Model. I tried to find but didn't get any perfect documentation. For eg: there were annotations like @Named, @ValueMapValue, etc., like the usual ones. But what adaptable class can be used for that and othe...

    Views

    813

    Likes

    0

    Replies

    4
  • 5/27/22
    Hello all, I'm developing an end-user component to search the whole content site. I'm using query builder and I write a single query that search for fulltext results for type=cq:Page and type=dam:Asset (for content fragment and .pdf file) with some clauses.Now I need to boost the content fragment re...

    Views

    416

    Likes

    0

    Replies

    1
  • 5/27/22
    Hi All, We have built new project structure using latest archetype 36 for on-premise instance. After building , noticed sdkVersion and sdkFormsVersion is coming as “latest” under archetype.properties file. Can someone please suggest if this is expected or we are missing something ? Also using latest...

    Views

    392

    Likes

    0

    Replies

    2
  • 5/27/22
    <pagecategorycq:showOnCreate="{Boolean}true"granite:class="page-tagging-inheritance"jcr:primaryType="nt:unstructured"fieldLabel="page.pagecategory.label"fieldDescription="page.pagecategory.label.desc"sling:resourceType="granite/ui/components/coral/foundation/form/autocomplete"autocreateTag="{Boolean...

    Views

    926

    Likes

    0

    Replies

    4
  • 5/27/22
    Hi , We had seen slowness on few of aem publishers found few errors from the logs. Could some one help as which all we could consider which could use lot of memory and make the system slow on publisherI have collected this from access and error log .Do you have any other suggestion as where else I c...

    Views

    562

    Likes

    0

    Replies

    4