hi folks,I've always put my virtual hosts into a single publish farm (the /virtualhosts part) Is it still o.k. to do this for new virtual hosts.? There is some dispatcher documentation showing a farm per virtual host. However all my existing sites are not done like this. I assume I don't have to ?. ...
We have been looking out for ways to enable versioning for the Editable Templates, just like we have it for pages. The amount of updates that are happening on the templates (Initial content, content policies, updating of AEM style display names) warrants us to explore ways of versioning all the chan...
Hello Team, We have one Group of editors lets say G and 2 users usr1 and usr2 are part of this group. usr1 has chosen to publish a page later so he opted for "Publish later" option. When usr1 access this url http://localhost:4502/libs/cq/workflow/admin/console/content/instances.html, usr1 can see w...
session = repository.loginService("SystemUserMysite", repository.getDefaultWorkspace()); This line throwing an exception as Can neither derive user name nor principal names for bundle
I am trying to write JUNIT using AEMMockitoExtension. But below line of code is giving null in main class. I have loaded my json file where ":jcr:data" is also provided for binary type asset which is text.asset.getOriginal().getStream()
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.?
In AEM forms cloud service, there is no option for "code editor". How we can add the custom function for any fields like ajax or custom validations for the field. Or any way to enable the "code editor".
I am using the OOTB sitemap generator with Scheduler. I want to have https://domain/shortenpath. But it gives full path and without a domain and how to customize it to include a domain as well.