Hi, We have configured Azure SSO implementation in our production site. But we noticed that if we keep the window idle for almost 3 to 4 hours and refresh the page, it is showing as "Authentication failed" error. It is getting resolved, if we click on the address bar and press enter, or open ...
I want to execute custom code( may be a custom workflow) whenever a DAM asset is moved from one location to another location. Post procession work flow does not work in this case. I need to do this for AEM As cloud service. Please suggest how to achieve this. Appreciate your help on this...thanks
Hi, We are using the OOTB sitemap scheduler generation, and it's working as per the adobe tutorial, only problem is that our SEO team wants absolute URLs instead of the relative ones that we are getting: https://mysite.net/content/mysite/mypage.sitemap.xml <urlset xmlns="http://www.sitemaps.or...
Hi Community, Could you please let me know if Adobe Experience Manager 6 Business Practitioner Exam 9A0-388 Is currently active or not and if any new exam is updated for the same? If there are any new exam changes please help me with the same. for reference. https://learning.adobe.com/content/dam/ad...
hi all, we started building AEM React components using https://github.com/adobe/react-webcomponent which allows us to use regular AEM pages and mix regular components and React components on the same page. Is it possible to serve/render React components using Server Side Rendering with Adobe IO...
I am unable to consume response from AEM to React application. React App - AEM Headless Example | Adobe Experience Manager Access to fetch at 'http://localhost:4504/content/graphql/global/endpoint.json' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight r...
We have implemented Search functionality using Lucene search mechanism, we wanted to filter out the results based on the filters which we have on search-result page, if we check any filter word results should be updated based on the checked word.Can anyone please help us how we can apply Filter's t...
I'm trying to modify an existing content fragment model and when I do, I get a warning that it is already used by existing fragments and that changing its structure might break those content fragments. I am considering adding an optional field to it, but I'm wondering what risks this might pose and ...
Hi Community, Tag1-a.tag , b.tag ,c.tag.d.tag Tag2 - x.tag, y.tag ,z.tag when I move b.tag to Tag2 . Page properties should automatically get updated path reference. But its is showing path as :Tag2/Tag1/b.tag below tag field in page properties and in content/page/jcr:content old path (Tag1-b.tag...