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

  • 8/30/24
    Register at: https://adobe.ly/4g6TYck  Session Details In this session, we'll show you how AEM Sites are evolving with the latest API-first patterns to enhance your content management strategy. Discover advanced OpenAPI standards for seamless CRUD operations, learn about Adobe I/O's eventing and we...

    Views

    1.3K

    Likes

    6

    Replies

    3
  • 5/13/18
    I'm new to authoring in AEM - but for the life of me I can't figure out how to change the slug after I have created a page. For example:I create a page with a page title of "Activity Sheet" so my url for that page is auto generated as .../activity-sheet. I then want to change that page title and url...

    Views

    2.6K

    Likes

    0

    Replies

    6
  • 5/11/18
    Hi Community,Am trying to start AEM 6.2 instance but seems like there is some issue with my system the siteadmin page, login page, welcome screen , package manager none of these are working. I have tried installing new jar, i have tried installing AEM 6, 6.1, 6.2 and 6.3 but to no avail, in all thes...

    Views

    14.9K

    Likes

    0

    Replies

    14
  • 5/11/18
    In AEM 6.3, is there any way to restrict the author to a single allowed component ?or if i create a policy , is there any way to lock the policy so that author doesn't go about and add further allowed components ??

    Views

    3.0K

    Like

    1

    Replies

    6
  • 5/11/18
    We are trying to build our custom components extending the core wcm v 2.0.6 components. Templates are all static . We are not using Editable Templates.For ex:Our custom Title Component extends the /apps/core/wcm/components/title/v2/title (sling:resourceSuperType)We are facing the following issue whi...

    Views

    5.9K

    Like

    1

    Replies

    4
  • 5/11/18
    Recently in a day care ticket, adobe support team has mentioned that it is suggested to have a separate datastore for standby server.if we want to implement cold-standby in an existing AEM environment with a file datastore, do we have to copy over the existing datastore to a separate folder and upda...

    Views

    4.8K

    Likes

    0

    Replies

    13
  • 5/11/18
    @Model(adaptables = {Resource.class, SlingHttpServletRequest.class}, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL, resourceType = "reactaem/components/content/my-title")@Exporter(name = "jackson", extensions = "json")public class MyTitleModel {private final Logger logger = LoggerFact...

    Views

    13.3K

    Likes

    0

    Replies

    7
  • 5/10/18
    AEM 6.3.1.2 with Dynamic Media EnabledHello Adobe Community,This is my first posting here . . . I hope I'm doing it correctly . . . here is my question, I hope someone can help!When we enabled Dynamic Media, it automatically installed two log files in <cq-installation-dir>/crx-quickstart/logs/:s7acc...

    Views

    919

    Likes

    0

    Replies

    3
  • 5/10/18
    Hi,I am created some fields in AEM as textfield with required Boolean = true . So I am using javaScript to disable that field when the user checked to a checkbox fields.Example: propertyName and city are mandatory fields. required Boolean = true$("coral-select[name='./ppdPropertySelect']").prop("dis...

    Views

    3.6K

    Likes

    0

    Replies

    5
  • 5/10/18
    I am at present writing some tests for Azure Experience Manager ,in which i need to upload huge data like jpg , Tiff ,Zip .. etc files.So To add that I am using Api POST call using my C# Test Project in visual Studio  .I am using Http Client with HttpContent as MultipartFormDataContent , so it adds ...

    Views

    888

    Likes

    0

    Replies

    2
  • 5/8/18
    I have build and deploy code using mvn clean install -PautoInstallPackage.There are two sub packages as part of pom file ( aem-acs-commons 3.14.8, core-wcm-components-all 2.0.6) these two packages are uploaded as part of build, but these packages not installed in package manager.I can see packages b...

    Views

    9.2K

    Likes

    0

    Replies

    15