Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/21/22
    I am trying to create content fragment using Assets API via POST request. Here's how my JSON looks like:   { "class": [ "assets/asset" ], "properties": { "description": "Content Cateogry: Mutation-Example-02", "title": "Mutation-Example-02", "contentFragment": true, "createdBy": "shivam_sahil@optu...

    Views

    401

    Likes

    0

    Replies

    1
  • 9/20/22
    ->I have a component where earlier there were three fields stored under the name : ./name , ./address , ./phonenum ->  I have changed the component dialog box and made those fields multifield ->but I want my previously authored data to be stored as the first entry of the multifield -> for e.g : Now ...

    Views

    646

    Likes

    0

    Replies

    5
  • 9/20/22
    Do we have any sample for work with Piral Microfrontend?

    Views

    254

    Likes

    0

    Replies

    1
  • 9/20/22
    Hi All,   could you help me out I have created users and groups programmatically and I have provided ACL permissions but it is showing jcr in group and user both but showing blank in user admin console   

    Views

    242

    Likes

    0

    Replies

    1
  • 9/20/22
    Hi,  Our requirement is to get the list of all the available assets and metadata from /content/dam/wknddemo path.  Currently, I use the below[1] query to get the list, but we are migrating to AEMaaCS, so I would like to know what are the options available to achieve the given requirement.    https:/...

    Views

    568

    Likes

    0

    Replies

    3
  • 9/20/22
    Hi,   We are planning to migrate a part of the whole site into AEM and assess the abilities to use Adobe's Search. Below are the questions I'm looking to get answered:   Does Adobe Search have the capability to use Metadata and Predictive search capabilities?Since the whole site won't be in AEM, Can...

    Views

    660

    Likes

    0

    Replies

    3
  • 9/20/22
    I have a content fragment the jcr of which has got a child node named master within which the values are stored. Say there is a property xyz whose value is a group of tags, (this is stored in master node) now how do I fetch that property's values into my sling model. If someone could provide me with...

    Views

    485

    Likes

    0

    Replies

    1
  • 9/20/22
    Hello,   I am new to AEM "world" and I am still learning. I am trying to follow the documentation on how to implement a project with React but got no success. I cloned the example project and all I got is a blank page, blank templates and no componentes, although they are in the code cloned. When I ...

    Views

    408

    Likes

    0

    Replies

    1
  • 9/20/22
    Hi,  I am implementing a jdbc connection with SQL Server and AEM as a Cloud. Searching for docs, i found any points and work on it, as: - Create a dedicated ip, in CLOUD APÌ and set it to our firewell. - Enable advanced networking and set the host and port of our database connection. - Configure OSG...

    Views

    335

    Likes

    0

    Replies

    1
  • 9/20/22
    Hi All,   I am using sling:sitemapRoot property to generate the sitemap and the target root is set to same page /content/brandA/us/en.However, the sitemap.xml for the two environments are generating different outputs -   https://dev.brandA.com/sitemap.xml Output - This XML file does not appear to ha...

    Views

    1.0K

    Likes

    3

    Replies

    4