Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    1.1K

    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

    443

    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

    430

    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.8K

    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

    648

    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

    675

    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

    495

    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

    423

    Likes

    0

    Replies

    2
  • 10/9/22
    what are the steps to call Cloud/SaaS AEM APIs from java program?

    Views

    502

    Likes

    0

    Replies

    2
  • 10/9/22
    Hi Community,Odd one, I have 1 specific user who is receiving 'Failed to authenticate with Adobe ID' error whenever they try and sign into our SaaS AEM Author. They have been accessing this environment all of last week, they are still in the user list, and I can impersonate them. I have signed in as...

    Views

    2.6K

    Likes

    0

    Replies

    3