@NehaBa4
I have used Sling Mappings for URL Shortening. However, using Sling Mappings along with Dispatcher rewrites can provide better results.
https://meticulous.digital/blog/f/aem-url-shortening-sling-mappings-vs-dispatcher-rewrites
For Incoming requests, Dispatcher can expand domain specif...
Hello,
We have uploaded .aex & .aep files in DAM, but no thumbnails are created. We couldn't find any documentation related to managing these files types in AEM.
Requesting inputs if you are managing /aep or .aex in AEM+Dynamic Media today
Hello,
We are noticing an issue where Image presets created in AEM 6.5 and are not auto-publishing to Dynamic Media.
We have tried recreating the Dynamic Media configurations, but no luck.
Please suggest if anyone has encountered a similar issue.
@Shankar_K
Can you please check the format of tag in index? It should be
tags = ["customAdvSearch"]
while the snippet that you shared has tags="[customtag]"
Sharing a sample from https://experienceleague.adobe.com/en/docs/experience-manager-learn/foundation/development/understand-indexing-bes...
Hello,
Is it possible to resize images to a certain aspect ratio, without cropping / distorting using Dynamic Media?
These are images with transparent background, so we can use additional padding of transparent background to avoid distortion.
How can we possibly achieve the same?
HelloWe have a usecase where same image can be served via different names. Like Image-1.jpg can be served as:
https://abc.scene7.com/is/image/abcstage/Product1https://abc.scene7.com/is/image/abcstage/Product2
1. Is it possible to set-up Dynamic Media redirects for such usecases?
2. If yes, is it ...
@Abhi9031
To keep up with the consistent improvements, I would suggest using a component that extends from WCM Core Responsive Grid.
parsys is not recommended.
iparsys should be used when you need to inherit components in a tree. It does not have all of the features that a Responsive Grid provid...
@maheshwar_panshikar
You could automate the step by using RenditionMaker API. However, you would need a way to define this association between the PDF & the PPT. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-create-a-custom-rendition-to-the-images-in-the-aem-dam...
@SweetySw
AEM provides an option to restore delete pages. Please try if the deleted page is still available, when you are trying to create a new page.
Via Coral UI:
https://wcmauthorguide.illinois.gov/guides-instructions/page-actions/restore-version-vs-restore-tree.html
Via Classic UI
Op...
@Tethich
You can skip any detangling of existing dependencies, if you just create a separate maven project and install dependencies via its maven build.
Then deploy the main project.