Expand my Community achievements bar.

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

  • 4/6/21
    I have a requirement to generate png/jpg/HTML renditions from CAD step files in AEM. I created a processing profile and tested it on some CAD step files and it did not work.  Is there a way to fulfill my requirement? through an ECMA script? any 3rd party tool? Thanks,

    Views

    544

    Likes

    0

    Replies

    0
  • 3/31/21
    If we have 3 components using same Clientlib and we are using all 3 components in page. Then how many times that clientlib will be called in page and what is the reason behind it?

    Views

    577

    Likes

    0

    Replies

    1
  • 3/29/21
    Hi , We are using Adobe Experience Manager Assets Brand Portal.Can we apply download restrictions to original file for a particular folder in DAM. https://experienceleague.adobe.com/docs/experience-manager-brand-portal/using/download/brand-portal-download-assets.html?lang=en#download-assets Scenario...

    Views

    581

    Likes

    0

    Replies

    1
  • 3/25/21
    I am using the Assets HTTP API. One of the limitations is "Asset API does not return the complete metadata. In API the namespaces are hardcoded and those only get returned. If you need whole metadata, then look at the asset path /jcr_content/metadata.json." I am accessing the following path but it s...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 3/24/21
    Has anyone had experience of loading pictures taken on a phone directly into assets?  We have a use case where our field team wil be taking pictures while out in the field and were looking at a process that makes it easy for them to take the photo, load it to the right node and be done.  It would be...

    Views

    962

    Likes

    0

    Replies

    2
  • 3/24/21
    I have a scenario where I need to give json to third party which can utilize the content fragments model json.My first content fragment model json has a reference to another content fragment and that internally has another content fragment reference. While using assets api, I realized there are many...

    Views

    938

    Likes

    0

    Replies

    0
  • 3/22/21
    I am trying to bulk migrate assets from an asset bank into AEM DAM. I am leveraging the ACS CSV Asset Importer Tool. A lot of assets are related (referenced to each other with ids) in my older asset bank.Does anyone know any automated way of relating assets in AEM DAM?

    Views

    616

    Like

    1

    Replies

    0
  • 3/21/21
    I am using Assets HTTP API - I am trying to find a way to send data in body or payload. I know some of the endpoints accept data in the request body. For example, when creating a folder, we use the following: (See how the folder name is sent as form-data and not in the URL)POST /api/assets/* -F"name...

    Views

    389

    Likes

    0

    Replies

    0
  • 3/21/21
    I have a large amount of collections with hundreds of assets. Has anyone noticed performance issues when loading the Collections page? I'm using Smart Collections and my thinking is that the page has to grab the 4 images from the search. Will I get better performance if I replace the thumbnail with ...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 3/18/21
      Hey there, I'm trying to run a search using searchAssetsByMetadata like this.  <searchAssetsByMetadataParam xmlns="http://www.scene7.com/IpsApi/xsd/2016-01-14-beta"> <companyHandle>c|xxx</companyHandle> <filters> <includeSubfolders>true</includeSubfolders> <assetTypeArray> ...

    Views

    575

    Likes

    0

    Replies

    0