Can I get opinion on requests at the webserver level.? If frequently we approach over 95 requests per second on the single webserver, do you think I can use this as a speaking point to the need to add the second server to provide ongoing resilience and handle increased volumes of traffic. Normal ...
Hi All, I'm searching for ways to stop the Authoring team from Uploading Duplicate Assets and a way to Identify & List existing Duplicate Assets. Any Help will be much appreciated. Thanks Lasya.
I wanted to add some HTML tags in RTE; with CSS class names how can I achieve that? If there is any possible way to do so. For Del tag, I tried creating it from text component policy but Now if I click on Paragraph it won't let me select, once Strikethrough (del) tag is selected
Hello, I have the problem with locating the folder as resource from Sling Component. The code looks like the following: The line 36 gives not null resource object but line 37 gives null. The folder "/apps/sling" exists initially but "/apps/myfolder" was manually created in JCR Repository Browse...
Hello Everyone,I am able to connect and do transactions with the JDBC connection pool, but when I am doing manual deployment through the package manager then the issue happens, I am new to AEM and not getting what to do also this is a SPA project. below is the stack trace can anyone please help me ...
I am getting following errors while saving some files in dam(through a scheduler job). We have a custom dam update workflow where we have removed the s7 upload step and generate renditions step for these files. Is it safe to remove delete image preview rendition step? is this error because of this s...
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 ...