hi all , suppose i have two servlets registered with the same ResourceType .so how will Resource type will select which servlet will serve the request . this is my interview question actully. please answer
I've two XFs in AEM which has been exported to Adobe Target and is being used in the AB activities. The XFs are basically formstack(third party) forms where the content is form HTML(not embed code). The form is getting loaded correctly in the pages. When previewing the QA URL couple of uncaught erro...
Hi, I have a requirement where I need to embed the HubSpot video into my AEM content. Same like Youtube videos, I want to embed HubSpot videos. Any leads? #aem
Steps to reproduce my issue:***I have all the setup/environment working fine.***STEP 1 and I can start AEM local server via run "java -jar aem-author-p4502.jar". the server runs and I can develop on the aem local server with no problem.STEP 2I try to stop the AEM local server via execute "ctrl + z"...
Hi all, I would like to ask about the specification of Unified Shell in AEMaaCS. Actually I got an inquiry from customer, and they were wondering why for some users, the URL of the edit page in author server includes "/ui#/" and "?appId=aemshell", while for some users the URL does not (which bring a...
Hi Everyone, I have created new replication agent named TestAgent. I have a requirement where after successful replication action I want to print my own error/info log in TestAgent's log file. I am triggering this replication agent via custom workflow process step. Which service do I need to use to ...
Hi, In the image component when we select a image in dialog box, Is it possible to accept image only if its is having a specific resolution Ex:(1800 x 1200, 2272 x 1704, 3072 x 2304 ) or can we set any minimum resolution for image in image component, so that any image selected below minimum resoluti...
Hello All, What is the best way to Sync Project Git Repository to Adobe Git but the Manual Way? I have been using below CMD commands but I have been facing issues (Unable to SYnc changes to Adobe GIT) - 1. Checkout project GIT repository (develop Branch)2. Add "adobe" remotes : git remote add adobe...
I am trying to create a custom datatype for colorpicker within the Content fragment model for which I followed the steps mentioned in the blog below - https://blogs.perficient.com/2020/10/20/adding-a-color-picker-to-the-aem-content-fragment-model-editor/ Colorpicker datatype shows up in the list no...
Getting response as expected when hitting 'GET' request on Publisher with request custom headers "securitykey" and "assettype" Getting 401 when hitting same GET request with same request headers on Dispatcher.Client headers have been added in dispatcher clientheaders. Client headers addedTried :Also...