Hi, We have 1 xml file(sample.xml) in dispatcher server, located under"/mnt/var/www/html/" and able to access via "https://www.domain.com/in/en/sample.xml" URL. we wanted to understand where this configuration is being set so it is accessible via "https://www.domain.com/in/en/sample.xml" URL. Thanks...
Hi, We have 10 different domains for our website, all the countries selection and redirection is happening fine apart from one country. that too only in Dispatcher URL. Author and Publish instances are redirecting fine. we have checked Dispatcher rules, there are lot of rules written, so couldn't un...
Can anyone help us resolving this issue please.This is what we could see in the Error logs. 09.08.2023 05:17:39.837 *WARN* [sling-oak-observation-19] com.adobe.cq.dam.cfm.graphql.ModelManagerImpl Could not get conf path for model /conf/testjava.lang.IllegalArgumentException: Not a valid model path: ...
Hi,We are using Static templates as of now, trying to create Editable templates for the same, while doing so, unable to implement custom properties for the template and <data-sly-test> conditions for the same. how can we achieve the same.?
Hi Somen,
Thank you so much for the quick reply, where can we check this part "Script Execution Allowed Groups" and in Local instance, we did not give anything like this, but it is running properly.Thanks,Ajay Boddu.
Hi,
We are able to run the groovy script in our Local AEM instance, but in DEV instance(there on cloud) we are getting this error "You do not have permission to run scripts in the Groovy Console."
Same Service pack (SP-6.5.12) is installed in my DEV and Local instances.
Could you please help us...
We have implemented Search functionality using Lucene search mechanism, we wanted to filter out the results based on the filters which we have on search-result page, if we check any filter word results should be updated based on the checked word.Can anyone please help us how we can apply Filter's t...