Hi all, i got an issue with cloud services. on AEM 6.4I have created the google-analytics cloud service under Generic Analytics Snippet. And all works fine on all instances if: 1) I'm still logged in(admin admin)2) if give an access to anonymous user in /useradmin to read /etc/cloudservices/generic...
Hi All ,Currently we have a requirement to sync users and Groups between two AEM authors in different environments.Basically they want if a user is created in one aem instance it should get sync automatically to another instance. Any help will be much appreciated.Current AEM version : AEM 6.3Thanks ...
When I start AEM 6.5 using the ./bin/start script, it is stuck on:com.adobe.granite.crypto.internal.CryptoSupportInitializer Starting Crypto Support (com.adobe.granite.crypto, 3.4.16) with Bundle storageThe same also with running using java -jar.Javajava 11.0.4 2019-07-16 LTSJava(TM) SE Runtime Envi...
We have a use case where we want to create the hierarchy in AEM author where the pages will be created under years and months but for the end-user, we don't want to display the years and months in the URLs.Is this something that can be achieved via Apache and dispatcher rules?Thanks,Nikunj Jariwala
I have seen parameters being passed to the Use API while invoking the same in HTL.e.g.<div data-sly-use.params="${'params.js' @ value1='feike', value2='visser', seperator=' '}"> ${params.newValue}</div>Is it possible to pass parameters to the Use API function call instead of the API invocation itse...
In htl how can we check if the page URL contains specific text ? ( intend to do it on the page rather than by Java )${'a' in 'abc'} <!--/* returns true */--> does not work
Hi all, In our project we have a launcher for the DAM assets that gets triggered for the events “created” and we have currently disabled launchers for all modified events. I was trying to move/rename an asset, this action is triggering the launcher and same workflow is getting executed. I have tried...
Hi,Is there any convienent and easy to use way out to trigger error codes to check error handling. AEM version 6.5.Error Codes : 500 , 400, 403 Thanks,
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...