Hi,we have developed our antivirus scan api to enable virus scan for digital assets. And we need to enable this scan , before storing asset into AEM application. We tried to edit OOTB asset update workflow, as this workflow will trigger on every asset upload. We have created one custom process step ...
Hi All,I have a requirement to sort the pages in alphabetical order in classic UI in AEM 6.3. I've tried figuring out which nodes/files are responsible to sort it but couldn't find anything concrete. Does anyone try to the same thing in Classic UI?RegardsSumanth
The current sitemap is generated in the below format<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <script/> <url><loc>http://localhost:4503/content/we-retail/ca.html</loc><lastmod>2016-09-24</lastmod> </url><url><loc>http://localhost:4503/content/we-retail/ca/en.html</loc><lastm...
HI,I am using AEM 6.3 SP1. I have a touch UI component which has widget of resourceType "cq/gui/components/coral/common/form/tagfield" to select tags. I am using property "rootPath" to select the tags from given path.we can select tags either from picker dialog or from autosuggestion/autocomplete. P...
i have a requirement to skip a workflow step.From a custom workflow i have stared OOTB workflow "Schedule Page/Assest Activation" programmatically.Now i would like to skip the create version step in OOTB workflow "Schedule Page/Assest Activation" programmatically and continue to next step for waitin...
We are doing AEM to Adobe target direct integration(not via DTM) using contexthub. We have followed all integration steps, bu the activity is not working properly in local publish instance. The activity created in local AEM instance is getting synced properly in the Adobe target cloud environment, b...
Hi,I have custom replication agent with transport handler to invoke some REST API.From AEM when I Activate/Deactivate any page - things work well.Issue:I want to invoke the replication agent/transport handler on author instance from a HTTP request from postman. is that possible?My goal is to perform...
Hi,I have an Image component which uses adaptive Image servlet to render Image/renditions. The image that we are trying to upload is of high quality TIFF 50-200 MB size. When same image is clicked by multiple users response time is high.Please suggestThanks,Digvijay[Moved from the Forum Comments for...
we are using c4.2xlarge (8 CPU and 15GB RAM ) instance, How many users can this server withstand.?This requirement is for E-commerce. Message was edited by: Michael Vino E
Hi,We are using AEM 6.3 version.We are using editable templates in our solution, pages are working fine in author, but when we access the pages in publisher, we are not seeing all the components authored in editable templates. But once we login to publisher with credentials, we see the pages working...