Hi,at what layer in the application is the integration, the approach really depends on what the integration is. Some approaches that have come up in the past:Integration patterns in AEM 6 Complex World of External Application Integration with AEM 6.2, Technology Distilled | LinkedIn Adobe Experience...
Hi Ramgopal,you may know this already, but I thought it would be good to explain the issue for others who may face the same problem in the future.The error you are getting "Not all repositories have marked references available : [fa514361-79f5-42f4-af22-d68efb15bfdf]" means this external file datast...
Hi,with any migration of content from one system to another, the approach is usually to use ETL, Extract Transform and Load. Essentially you are extracting the content from the source system, then transforming this into a format that the target system understands and then you load it into AEM. This ...
Hi,I just got the very same error. The way I resolved it was that I had made a mistake and didn't Save the email in Campaign after setting AEM as the content Source for the email.SoClick on Confirm after you have selected AEM and the AEM account in the Content section of the Email's propertiesOn the...
Below is a very good guide on setting up your environment and tutorial on developing a site in AEMAdobe Experience Manager Help | Getting Started with AEM Sites - WKND Tutorial Regards,Opkar
ok, good you got it working. But my question was more around the business need for such a change, are you creating so many versions that it is becoming an issue? I often feel it is better not to keep on adding custom code unless there is a real need. If you are already doing version purging, perhaps...
Hiit works on my instance, your publish URL has "https", does it work if you use "http"?http://localhost:4503/libs/cq/i18n/dict.en_us.jsonRegards,Opkar
Hi,You need to find out the root cause, so a couple of things to check:Does the disk run out of space? When running offline tar compaction, are you running it as the same user that the AEM process is running as? You can check this by making sure all the files in the segmentstore are owned by the sam...