I'm creating XML file pragmatically in AEM DAM. I want send this created XML file to Adobe INDesign server automatically. And I want to import this XML file in InDesign server.1) How can I send created XML file to InDesign server automatically after file creation in AEM DAM?2) How can I integrate AE...
Hi,I'm new with AEM. I'm trying to call Servlet using Ajax call. But getting javax.jcr.nodetype.ConstraintViolationException: No default node type available for /bin/myServlet exception.My ajax code is: $.ajax({ type: 'POST', url:'/bin/myServlet', data:'path='+ path...
Hi All,I kept files in drop box and I created one cloud service and fetching metadata of files from drop box. While fetching file getting following exception in log javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts in /content/dam/fetch123. But its able to fetch metadata succes...