We are planning to move ~10 GB assets(images, videos) from aws s3 to AEM 6.5 which is in AMS. Planned to use Bulk importer or S3 Asset Ingestor tool to do this job but we could not find Bulk importer and Asset ingestor in AEM. as per the documentation (https://experienceleague.adobe.com/docs/adobe-d...
In AEM, I need to find number of sessions, cache hits, segments, Histograms, all sling operations to monitor my app. Please suggest from where we can see.ThanksNaina
How to render this via Java and show in react? <linkURL jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/pathfield" fieldLabel="Link" nodeTypes="cq:Page" name="./linkURL" required="{Boolean}true" rootPa...
I have a folder in DAM, say /content/dam/documents and whenever an asset is added to this path, this should be copied to Amazon S3. The approach I planned was to have an event listener which will be triggered whenever a node is created in this path.However, I'm not sure how this asset could be copie...
Hello community, I find developing javascript functionality for AEM forms (in the code editor of the rules) to be a real chore (and that is putting it mildly) because it is very much prone to errors when the scripts reach even a modicum of complexity (which they do at times). I found this API (Adapt...
I want to create custom footer component like this, which will have footer dialog and inside that user can add 3 titles and add links, how I can achieve this
Hi, We would like to include content fragments in content launches but we are not getting the option to include content fragments while creating launches. Any alternative approaches or suggestions would be helpful. Thanks in advance.
In my local AEM instance, I am trying to create a page after choosing a template from the available templates. But after I choose a template, the create button is disabled (greyed out). How can I enable the create button?