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
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...
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...
For one of my requirements, I want to sync assets back from scene7 to AEM author cloud instance. I read a few posts and understood it was possible using feed importer in AEM6.1 but even those posts doesn't has much details. Has anyone faced such a scenario in the past and was able to find any rel...
While uploading assets in aem as a cloud," dc: forma" t property is not getting created for certain type of assets (like .sketch, .oft. .ase, .plist). I have set the value of "cq.dam.detect.asset.mime.from.content" to true in osgi configurations and it's pulling the file type on my local AEM as a ...
Hi All, I am using the assets API to return a list of Content Fragments. If this is called while someone has started to create a CF but hasn't saved it, the API returns the partial CF (e.g. an empty shell). There is no saved date on the CF on the API so does anyone have any suggestions on how to...
hello community I have been doing deployments since I upgraded from aem 6.4 to 6.5, in dev environment and prod it deploys without problems, however, every time it is deployed in stage it consumes 5gb of the machine's hard drive. What could be causing this, has anyone experienced something similar...
What is the best practice for DAM custom metadata schema and custom search forms. Do we commit the /conf/../dam/adminui-extension/metadataschema/.. into Git codebase and deploy through maven into AEM? OR do we treat metadata schema similar to /content and install the package manually on different en...
Hi All, I have a requirement where i need to allow the author to select the type of schema he wants to apply for asset after uploading.We have 2 metadata models.Author will choose which one to apply during asset upload. Within same folder i may have few asset with Model A and few assets with Model B...