Hi @sagrawal , Please check the below article explained step by step.https://docs.adobe.com/content/help/en/experience-manager-64/authoring/siteandpage/style-system.html Regards,Santosh
Hi @vrokkham , I think there is a problem with the plugin. Can you please try building the project from console and add them to the server in eclipse, hope it does work.Link: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/can-not-create-new-aem-project-the-wizard-will-fail...
Hi @AEMnewbie , It is part of OOTB AEM functionality.Current functionality: When an already activated asset/web page is deleted from author instance, AEM first deactivates the asset/web page (results in deletion of the same from Publisher instance) and then it deletes the page from author. Regards,S...
Hi @LaMind3 , Try with the test condition as below:</sly>
<slydata-sly-test="${!wcmmode.edit || wcmmode.disabled}">
<h1>Content only showed on preview/published mode</h1>
</sly>
Regards,Santosh
Hi @Shaheena_Sk , Are you trying to execute the workflow on empty folders?If the folder you want to publish includes an empty folder, the empty folder is not published.kb link: https://helpx.adobe.com/in/experience-manager/6-3/assets/using/managing-assets-touch-ui.html Regards,Santosh
Hi @padmaja_seshadri , This can be caused by multi-threaded use of the same ResourceResolver or by closing a ResourceResolver or javax.jcr.Session that you didn't open in your own code.Hope this kb article helps: https://helpx.adobe.com/in/experience-manager/kb/Random-Resource-resolver-is-already-cl...
Hi @j_harendra , Which version of AEM forms you are using? For 6.2 its supported with windows 8, but for 6.5 version not sure, and the compatible versions are Windows 10 and windows 2016 server.AEM 6.2: AEM 6.5: Regards,Santosh
Hi @Heena91 , Is this resolved, if not can you try re building the CIF project using steps mentioned at https://github.com/adobe/commerce-cif-connector Regards,Santosh