Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/10/22
    I'm trying to use the embed component and when I use html that has an iFram with the height set to a number and the width set to a percent, the width is invalidated and removed but the height passes. How do I change the regex so that widht="100%" does not get filtered out?   From the /libs/cq/xsspro...

    Views

    346

    Likes

    0

    Replies

    3
  • 10/10/22
    Hello, I want to synchronise all user within the instance to particular time. Normaly doing a scheduled job by creating a service and an appropiate config. But how can I achive it with a jmx service? In example synchronsing groups and users from ldap seems only be available as jxm service. 

    Views

    830

    Likes

    0

    Replies

    8
  • 10/10/22
    I want to upload images to AEM through Assets API. I see you can add binary files but my question is that how can I possibly upload image assets using image Url which is publicly accessible on web? Like do I need to convert it into blob and then upload it via assets api or is there a better way for ...

    Views

    793

    Likes

    0

    Replies

    5
  • 10/10/22
    I am trying to publish the project but  while running these commands ------------------------------------------------------------------- mvn -PautoInstallPackagePublish clean install mvn -PautoInstallPackage clean install -Daem.port=4503 but i am getting error that ----------------------...

    Views

    380

    Likes

    0

    Replies

    2
  • 10/10/22
    Hi, While authoring the image component in AEMaaCS, I am getting the above error (code 500). I am using the  latest SDK of cloud and core component 2.19.0    Same thing is working on AEM On premise   The issue I found is the src pointing to content/project path instead it should point to dam. In the...

    Views

    309

    Likes

    0

    Replies

    2
  • 10/10/22
    I have a csv file placed in dam , I want to write a groovy script to update the csv file with the new data, the data I am able to fetch with the script only thing that is require is to push it into csv file   e.g : how to push "demo data " to csv file   Please help me out here, what could be the pos...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 10/10/22
    Hi all,   I'm using the image core component without renditions default behaviour and I'm using a js lib. The think is that I'm using a data-src attr that uses the image.src property. But this image is rendered with a smaller size (1280x568px) than the original (4320x1920px). The path is: data-src="...

    Views

    485

    Likes

    0

    Replies

    2
  • 10/10/22
    I would like to make a POST request to migrate elements in bulk. Can I do it in one API call instead of making multiple post request? Here's how my body looks like: { "properties": { "description": "This is a Category Example", "title": "Category Example", "cq:model": "/c...

    Views

    508

    Likes

    0

    Replies

    5
  • 10/10/22
    Hi,   Is there any query available for not exists condition. We need to find list of pages whose cq:lastModified property is not available. I tried with  below but it seems not proper.   path=/content/hr/stock/ubs1_property=@jcr:content/cq:lastModified1_property.operation=not existsp.limit= -1

    Views

    401

    Likes

    0

    Replies

    2
  • 10/9/22
    We are unable to upload assets after updated from 2022.6.7904.20220629T070041Z. Is anyone facing the same issue ?

    Views

    353

    Likes

    0

    Replies

    2