What should be configured before using microsofts default translator for language copy in aem 6.4.searched many places but cant get appropriate content.
I was trying to use getModelFromWrappedRequest of org.apache.sling.models.factory.ModalFactory class of Sling API. From the sling documentations, it looks like this method was introduced in Sling 10 API. I tried adding latest dependencies related Sling API. But it didn't resolved.org.apache.sling.mo...
Since years the login on "www.adobeaemcloud.com" somethimes is working and sometimes not.If you come so far that the login worked (login is not working everytime), you get kicked out after a second. What kind of trick should that be? Every account in the company has the same problem. But like magic ...
I need to access one of my page with anonymous user login instead of login as admin credentails ?I have set permission as read for my particular page and saved it.and logged out as Admin and tried to login as userid :anonymouspassword default is none but I am not able to login . I just need to chec...
Hi guys,Does anyone here know if it's possible to track AEM's installation progress from any of the logs? From the stdout.log I can tell when the installation started and when it finished, but I was unable to find a way to track the installation progress from the logs the same way the installation p...
I was trying to run a query with type - dam:AssetContent and on running it in query builder ui I get the result but I see an error in the error login traversing and that there is no index while I mocked up the dam:asset index under oak:index in aemproperty - metadata/cq:tags - throws no error while ...
I was trying to run OOB Watermark workflow on Assets. There was an observation that watermark is only getting applied on images and not on Documents.So if someone can put light on custom workflow step to add watermark on all types of Asset.Thanks in AdvanceAnupam
Hi Team,Instead of white listing whole /content/* in filter rule 1 in dispatcher.any.many unmapped requests like /content/xyz/example/https://example.com can still land on publisher.Is there any way to block any unmapped requests like /content/xyz/example/https://example.com.Thanks,Viki
Hi All, I have created a class which extends WCMUsePojo. But it's not working, it is giving following error.com.adobe.cq.sightly.WCMUsePojo Failed to activate Use classjava.lang.NullPointerException: nullThis is the code: import com.adobe.cq.sightly.WCMUsePojo;public class TestUse extends WCMUsePojo...