I have a functionality where the workflow should be triggered based on the user click event i.e push. I know that workflows are triggered for activate and deactivate but how do I customize the workflow to get triggered when user clicks push. Push icon is being added by us in the UI.Thanks!
Hi All,I am doing the scanning of my application(I am using AEM6.4) on IBM AppScan tool and found issue for "target="-blank" is unsafe. I am using newtab ( target="_blank") while authoring the URL in text content in RTE. And as per the tool recommendation the fix is :- Add the attribute rel = "noope...
Hi Team,By default we have default replication agent in AEM.If i need the custom replication agent how i can achiveif any one done kindly let me know how we can do this.RegardsKusuma M
Hi,I have changed JS compressor from "min:yui" to "min:gcc" now while rebuilding clientlibs I'm getting exception for two clientlibraries. Here is list :1./etc/clientlibs/granite/moment/legacy/moment.min.js2. /libs/dam/gui/components/s7dam/carousel/editor/clientlibs/editor.min.jsHere is exceptionjav...
The apache mod_dispatcher docs at Installing Dispatcher assert that only openssl 1.0.0 and 1.0.1 are supported. According to the openssl project at https://www.openssl.org/source/ , both 1.0.0 and 1.0.1 are out of support. Internally we are using mod_dispatcher with openssl 1.0.2 and it seems to ...
Hi All,We are trying to upload video asset size greater than 500MB to DAM, it works fine if asset size is less that 500MB.whereas if we upload asset sizes like 1 or 1.5 or 3.5 less than 5GB it takes more time to upload and most of the time it fails tocreate renditions. Post uploading video asset wit...
Using AEM 6.5, I'm trying to create a Scheduler, similar to this: Adobe Experience Manager Help | Scheduling Adobe Experience Manager Jobs using Apache Sling But these linked instructions appear to not work with 6.5.So instead, I'm basing my scheduler off the archetype 19 available here: https://git...
Hi,We need to be able to use an absolute action url in the AEM form component, this way we can post to a different domain than the one that is used to open the AEM page with the form on.We already managed to set a custom, absolute action url to the form container.However posting the form does not wo...
Hi ,I have a scenario to pull search results from multiiple facets for that added a facet with behavior muti-select so that the user can filter the results by selecting multiple categories in single facet.For example, i have Facet as Color and Black, Brown, Green are my facet items.Now if I sele...