Expand my Community achievements bar.

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

  • 9/1/22
    Hi there,   I'm trying to build a small app that leverages the HTTP API explained here to upload assets to our Cloud AEM instance:   https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/developer-reference-material-apis.html?lang=en   When I execute the initi...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 8/31/22
    Are you able to search for an image using an image? Like Google lens                        

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 8/31/22
    hi,   we created assets custom metadata schema form to allow users to add additional tags on separate tab, those tags are obviously not saved to cq:tags props upon save. What would be the approach to intercept save, extract tags from custom props (wlimgtag & wlsoltag). and save it to cq:tags propert...

    Views

    856

    Likes

    0

    Replies

    2
  • 8/29/22
    Hi everyone! I am wondering if there is a way to change the name of multiple assets simultaneously. Right now, I am selecting each individual asset and moving it to it's current location in order to change the names one at a time. Is there a more efficient way to go about this? Thanks for any help!

    Views

    864

    Likes

    0

    Replies

    1
  • 8/27/22
    I need to access YAML files in dam from a template in AEM 6.5 /content/dam/yaml-files/  Inside the html body I should have the following for swagger to work: <div id="swagger-ui"></div> <script src="swagger-ui-bundle.js"></script> <script src="swagger-ui-standalone-preset.js"></script> <script> wi...

    Views

    372

    Likes

    0

    Replies

    0
  • 8/26/22
      I added property predicate in Admin Asset search form in aem as a cloud.This works fine for exact text but when i try with partial text i am not getting any results. I have enable the partial search checkbox but it's not working. Please advise how to make it work.

    Views

    422

    Likes

    0

    Replies

    1
  • 8/26/22
    Hi All,   Is it possible to select all items in the inbox and approve at once? It seems to need to be on a case by case basis.   Thanks

    Views

    968

    Likes

    0

    Replies

    4
  • 8/25/22
    Hi All, How do we calculate the size of node store space requirement when data store is configured in S3 bucket. We can size the data store based on the asset requirement but in this separate storage scenario how do we calculate and size node store alone separately.   Please suggest. Regards

    Views

    460

    Likes

    0

    Replies

    1
  • 8/25/22
    I have the below query to get a image node from an instance over 1 million assets    type=dam:Asset path=/content/dam/company/product-assets nodename=test.tif p.limit=-1     XPATH Query /jcr:root/content/dam/company/product-assets//element(*, dam:Asset)[(fn:name() = 'test.tif')]   SQL2 select [jcr...

    Views

    557

    Likes

    0

    Replies

    3
  • 8/23/22
    I do have json files to be served from scene7. front end team using https://lottiefiles.com/ to covert these json files to gifs. I know how to serve image files using scene7 but not sure how would json files will be served.   Can anyone help? In a usual images scenario, I would be doing https://imag...

    Views

    708

    Likes

    0

    Replies

    2