Expand my Community achievements bar.

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

  • 4/23/24
    Hi, My organization is interested in demoing Brand Portal. I have access to an AEM Assets/Sites personal sandbox through Adobe Learning Path and I'm curious whether I can do a sandbox environment of Brand Portal.  Is this possible? If not, are there any other ways my organization can demo/sandbox Br...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 4/22/24
    In AEM DAM, we can search assets based on exact values of metadata fields, such as, title, description, and creator. For example, title:John  Same way when we search for a user-generated/custom property, with its field label in the property editor in lowercase, with spaces removed then we are gettin...

    Views

    789

    Likes

    0

    Replies

    5
  • 4/19/24
    I am trying to download image thumb nails or original from DAM and show on another web page hosted by another server. Here is my Java servlet: public void downloadImage(String img_name) throws IOException { String asset_api = "https://dam.company.com/api/assets/products/" + img_name + "/renditio...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 4/18/24
    Hello Community,I'm working on a project for a major newspaper in Brazil, where we've developed a simple wizard to help authors publish their articles more quickly.Everything functions well overall, but we are encountering an issue with the image upload times when using the API (initiate-upload).htt...

    Views

    1.1K

    Likes

    0

    Replies

    7
  • 4/18/24
    Hi, we've uploaded over a 1000 assets with 7 smart crops set in the image profile. We now want to add 3 more smart crops - and apply them to all existing images. We can do this by running the 'dynamic media re-process assets' workflow. BUT.... any adjustments to smart crop setting on any of those or...

    Views

    1.7K

    Likes

    0

    Replies

    13
  • 4/16/24
    Hi Team Currently we are not having any frontend codebase in ui-frontend module level ,only we maintaining at  component level . Is there any recommendation or advantages handling ui-frontend module level instead of component level  for better performance. RegardsVara

    Views

    380

    Likes

    0

    Replies

    2
  • 4/16/24
    Hi Team Can you please let me know what are advantages or scenario we need use AEM Project Modules it.test & ui.test ?  Currently we are writing Junit  testcases for backend logic in core module itself .what is recommendations here for better maintained or organizing the of codebase. RegardsVara 

    Views

    703

    Likes

    0

    Replies

    2
  • 4/16/24
    Some svg images are not showing up in the asset preview and not working when we drag and drop in the file upload field.

    Views

    963

    Likes

    0

    Replies

    2
  • 4/15/24
    I need to do a bulk delete operation on a folder with a large amount of nodes as the folder we migrated had a lot more junk in it than was originally expected.  So we want to scrap the folder and re-migrate correctly.  However, I have to go folder by folder essentially using the UI delete button.  I...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 4/15/24
    Hi TeamCan we use  ui.tests module for code coverage & automation Testcases executions. Can you please let me know, what we can do using ui.test modules and difference Cypress based UI tests( ui.tests.cypress & Selenium based UI tests(ui.tests.wdio) which is recommended to achieve the code coverage ...

    Views

    332

    Likes

    0

    Replies

    1