Hi.Using AEM 6.4.4 I've configured a workflow to be a transient workflow through checking off the Transient Workflow checkbox when editing a workflow in the UI.When I start the workflow it triggers and runs but all I get in the logs is lines mentioning "Granite Workflow Queue" not "Granite Transient...
I have a dynamic dropdown in a TouchUI dialog that is coming from a custom datasource. There is a second dropdown in the same dialog that I need to come from a datasource and be shown or hidden based on the first dropdowns value. Is what I'm trying to do possible?I am using AEM 6.5
Hi ,We have component dialog using Coral3 multifield(/libs/granite/ui/components/coral/foundation/form/multifield). When we submit dialog it does not close and save content. The dialog content.xml is similar to AEM 6.3 Coral3 Nested Multifield - Dialog Submission is not working Any inputs as how I...
Dear All,I have an below requirement.When I will request one page for example (http://localhost/content/we-retail/us/en/women.html) then the request will go to dispatcher cache not to Publish andIt request will display the page from Dispatcher cache not from publish.Can anybody put some lights how c...
Hi All,How to create a custom log file for specific path (ex : "/apps/project/data") whenever the user replicating this path ... i need to get the result in specific log file.Thanks in Advance,Aravind
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 ...