Okay!
@rohitya2 - Try cloning the Wknd site code and doing a build and see if it is getting successful.
So basically, don't create an archetype project rather clone the wknd code from git and build https://github.com/adobe/aem-guides-wknd
Have you tried this already?
Hello @kashifs21709560 -
When an RDE is reset, all content is removed and so if desired, explicit action must be taken to add content. As a best practice, consider assembling a set of content to be used as test content for validating or debugging features in the RDE. There are several possible st...
Hello @rohitya2 -
I can see that you used AEM Version as "6.5.17" but do you have the service package also installed on AEM instance?Also, as per the tutorial link you shared it says, this tutorial uses the Maven AEM Project Archetype 35. However, you are using AEM archetype Version as 43
Correc...
@NicolasSo - You might not be able to access Mbeans directly to purge workflow instances in AEM as a cloud service. Here is how you can do the workflow purging https://www.opsinventor.com/panel-discussion-on-aem-as-a-cloud-service/
Hello @NicolasSo - The error message indicates that there is a version mismatch for the workflow model /var/workflow/models/dam/scheduled_unpublish_bp. The version of the workflow model being requested is 1.4, but it seems that version is not available in the repository, causing a VersionException....
Hello @Silvia_Joyce_Balraj - In AEM, when you use a Link field in a Content Fragment, the links may not be automatically resolved to their shortened or friendly URLs. To get the Link field to be resolved correctly, you may choose from following options : Use Link Rewriter: AEM provides a feature c...
Hello Durga - Have you checked these ? https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/connect-aem-with-mysql-aem-6-4/m-p/321391 https://www.albinsblog.com/2015/03/how-to-connect-to-oracle-database-using.html https://medium.com/@theopendle/aem-connect-aem-to-an-exte...
Hi @AshwiniSathe1 - It does work, as expected! Please refer to https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/content-delivery/disp-overview.html & the latest communication here https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager...
Hello @madhuyadawad - In AEM 6.5, there are no out-of-the-box (OOTB) mechanisms specifically designed to automatically purge completed translation projects after a period of time. However, you can achieve this via some custom workflows. Create a custom workflow in AEM that targets the translation p...