We normally use VLT RCP to copy content from our production servers to test/dev servers.However, after installing CQ 5.6.1 Security Service Pack, a VLT RCP command now return "Internal Server Error".Even after uninstalling the security service pack, it is still broken. Have any other seen this probl...
Hi,I have created a AEM project using AEM plugins default archetype. Now I want to create and push the code to my local Git in a new repository.But I am facing an issue in creating local Git repository with the multi module archetype of AEM. Can anyone suggest a link to a good stepwise guide?I someh...
Hi!Why after the creation of a metadata template is not possible to edit "On Time" and "Off Time" properties for dam contents in a folder?What's the best way to configure these properties for a big number of images? Thanks
Now i need to add new "item"(i not sure this name) in the page Tab bottom, basic in sidekick. And we can see there are: move page | delete page | and so on.When user press "new item", it will popup a wizard contains several pages.Anyone know how to add item? and popup wizard? Thanks in advance.Regar...
Hi All, Good DayWe are trying to use the out of box video component on an AEM 5.6.1 instance installed on Solaris 10 platform.As per the http://docs.adobe.com/docs/en/cq/current/wcm/default_components/editmode.html documentation I have successfully configured ffmpeg for my local instance installed o...
Hi,I'm trying to implement a custom AuthenticationHandler (http://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler.html) that extracts credentials from the request and authenticates them against an external service (let's say a REST API). I have imp...
Hello All,Is there a way to identify the workflow status of the asset, i.e> if renditions have been generated etc. I tried uploading an asset using assetManager.createAsset(), passing an inputstream, and then tried to identify the workflow status using the WorkflowStatus wfStatus=assetResource.adap...