Hi, Usecase : We have a workflow where we need to notify a group-A (using custom Dynamic Participant step) to perform the next review step. Now the group-A contains other groups as well and individual member. Hence the query is does AEM support nested / multi-level notification process, or notify t...
Hi I need to write a Unit Test for an AEM component that uses a service that returns a list of paths based on a Query. How do I write a Unit Test for such a method. getBlogItemsForPaths(someService.findPages(filter), resource, blogContext); the someService returns a list of paths: public Lis...
Good morning, on Publish machines without working on the Dispatchers is it possible to block access to a path both logged in and logged out? I would like to block the following paths: - /crx/explorer/browser/index.jsp - /crx/explorer/index.jsp - /crx/explorer/ui/search.jsp - /crx/* Thanks ...
Hello, I'm trying to call the AEM HTTP API from Airtable's scripting block through a simple Javascript runtime environment. All my calls work fine on Postman, but not from Airtable. The GET calls go through fine, but the POST get a 403. Any help much appreciated
Hi Everyone, I am trying out AEM + React Integration and to achieve so, I created a page in AEM using Remote Page template. When I open the page in editor mode, I don't see anything rendering on the page (Not even the layout container). On inspecting the console, I see that there is an error --> ...
In my WE.RETAIL content page template side panel is missing. This problem is happen only in template but it's worked fine in sites. Here is the snapshot of WE.RETAIL content page template.
Hi all, I have deployed a freshly created dispatcher configuration on AMS but I keep getting the following error: httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 35 of /etc/httpd/conf.d/dispatcher_vhost.conf: Syntax error on line 67 of /etc/httpd/conf.d/enable...
This issue only occurs in AEM SDK v2023.1.10675. I have confirmed that it does not occur in any 2022 release. This issue is confirmed on both cloud managed environments as well as with the quickstart JAR. When using the Text Component, I am settings some text to be aligned in the center. When I...