I'm using SlingSettingsService to get runmides in the sling servlet. Any idea how to set runmodes in the test file uisng Junit5 so the servlet could read them when you run doGet(req, res) test? Thanks,Eugene
Hi Community, I have been developing a module for a connection with some mail services in AEM that can be installed in any AEM 6.5.*. Is there any marketplace where I can publish it or can I modify my license to be distributed to a customer? Thanks & Regards.
Hi team I am planning to create same content for both web(aem+react) and mobile app(react native). For web app we will be using sling model exporte(model.json) and render it using react in front end. I am having a doubt whether we can use the same model.json (sling model exporter) for react native m...
HI All, I have to modify the response of the page on publish instance before I push it to dispatcher. For example I have a page called test page and Content Editor is going to add content in author instance to publish instance it and to dispatcher. I have to modify certian strings from the page resp...
I have been using Livecycle ES4 and have a large number of forms developed for use within the company. ES4 is no longer supported. I have been emailing to find out how I can purchase AEM but for a software company it would appear it is nearly impossible for anyone to say Go Here to purchase. Inst...
Trying to configure our AEM authoring to capture our campaign links as you would typically see them in Google Analytics. Is the approach here the best way to go about it? getqueryparam implementation [https://experienceleague.adobe.com/docs/analytics/implementation/vars/plugins/getqueryparam.html?...
I am using Window 10 terminal server. When I try to rebuilt by quickstart under bin folder of crx-quickstart, it got stuck at granite and I checked the logs it shows the warning and information populating every minute.Below are the details. Could you please help. 21.04.2021 11:54:24.876 WARN [sling-...
Using QueryBuilder we can search for component(s) which contain a property with a specific value (e.g. an ID we are looking for). From this, I need to return some json which includes the properties of the component, the absolute URL of the page this component is on, and the values of some other sp...