Hi @LearningisKey I found only this old thread on something similar, nothing else out there. Please check if it helps. It talks about permissions on AEM server's folder location on the OS:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-3-package-installation-issue/td-...
Hi @anjabed Could you post here some snapshot of the dialog definition and of the custom validation JS (supposing you added one) ? It would be easier get some advice once your specific scenario becomes more clear.
Hi @KNan Take a look in here: https://experienceleague.adobe.com/en/docs/experience-manager-learn/ams/dispatcher/git-symlinksMaybe you can set symlinks = true in your gitconfig file.
"Maybe it was for development, and the harm was NOT intended ..." I meant to say. But I cant edit the posts anymore, to correct it. This feature was removed from community recently.
Hi @SrikanthPo3 So you have a servlet that you exposed for someone or something to invoke. Which means for a specific scenario and actor (human or software), you want the requests to go through. Now, if they do get through from Postman, it means that whoever made the request has the authorization c...
Hi @NikhilLa1 Can you please first check if you are not by any chance missing the component teq/components/ctabutton from your AEM instance ? Couple of similar topics:https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-24080https://experienceleaguecommunities.adobe.com/t5/...
Can you try some of the troubleshoot options described in here https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/deploying/configuring/troubleshoot-rep ? Cheking the /var/eventing/jobs, creating a dedicated replication.log file etc
Does your replication user, with which the agent is configured, has the right permissions to access assets ?I am thinking that as because you said that the images, like all of them, do not get replicated, it might be a permissions issue.