Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/4/22
    Hello Team, AEM Version: AEM Cloud For admin, we can see "Export Meta data option" but for other users, We can not. Could someone help us how and what permission to give to them so that other groups could also view this option.  

    Views

    599

    Likes

    0

    Replies

    1
  • 1/31/22
    Hi All, I have created a AEM project using AEM-Archetype 32.  I am using Visual Code Studio for development. Assume my /content/dam folder contains some digital assets and I am going to add one new image to my dam folder. After uploading I used "Import from AEM Server" Option in Visual Studio Code f...

    Views

    839

    Likes

    0

    Replies

    3
  • 1/27/22
    Hi, We want to move to release orchestration provided by AEM cloud in our POM currently we have SDK version mentioned where we define which version of AEM we are trying to use. I understand from automation point of view it is redundant as then it always requires a POM change to be done in git code. ...

    Views

    468

    Likes

    0

    Replies

    1
  • 1/21/22
    for AEM components it is possible to set the wrapper elements markup via the `cq:htmlTag` > `cq:tagName` attribute. e.g. `cq:tagName = "ul" `.But when i set its value to a custom element. e.g. `cq:tagName = "my-teaser" `, then the wrapper element is not rendered. Is there a workaround for this issue...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 1/20/22
    I am trying to run requests with Assets HTTP calls (initiateupload, create folder), but I get Unable to verify the first certificate errors whenever I try to do a POST.

    Views

    514

    Likes

    0

    Replies

    1
  • 1/20/22
    Hi All, Recently I configured Dynamic Media classic in my local instance and its saved successfully too. But after that if I upload any images, then all my assets are failing in Scene7 Batch Upload Step. Getting below error  com.adobe.granite.workflow.WorkflowException: --Dynamic Media asset upload ...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 1/19/22
    What is the best way to replicate changes made to a teaser that is used across several variations of an experience fragment, to avoid having to make the change manually multiple times?

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 1/18/22
    Hi All, I have a requirement to move asset/s from one path (/content/dam/sourcePath) to (/content/dam/dest) path.I am planning to use asssetManager.moveAsset(..) operation from com.adobe.granite.asset.api.AssetManager API.Ref.https://www.adobe.io/experience-manager/reference-materials/6-5/javadoc/co...

    Views

    887

    Likes

    0

    Replies

    1
  • 1/18/22
    I've configured the Bulk Ingestion tool to fetch assets from Azure Blob store. I've also placed the metadata file in Azure blob. I'm then trying to "Dry Run" the import tool and I get the below errorIf I remove the metadata file path from the tool configuration, the import works fine but I need to i...

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 1/12/22
    Hi All, I am creating a CSV file in AEM for which I am using assetManager createAsset method but that is deprecated now.What is the correct API to use instead? https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/developer-reference-material-apis.html?lang=en...

    Views

    4.3K

    Like

    1

    Replies

    2