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

  • 10/10/22
    Hello,   From what I've seen of the AEM / Workfront Enhanced Connector, it has some really nice capabilities when integrating AEM Assets with Workfront projects. Does the connector also integrate with Workfront DAM? If not, are there any existing connectors that are able to integrate AEM Assets with...

    Views

    414

    Likes

    0

    Replies

    1
  • 10/10/22
    Hi all,   After a long time we have set up our publisher instance and now facing issues in recognizing all the dependencies required before publishing Content Fragments, pages, etc. Whenever I try to publish any item it fails and then I need to find the missing item and publish it. It seems a time-c...

    Views

    443

    Likes

    0

    Replies

    2
  • 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

    409

    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

    1.2K

    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

    1.0K

    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

    432

    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

    410

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

    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

    610

    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

    638

    Likes

    0

    Replies

    5