#SlingRequestProcessor
Explore tagged Tumblr posts
Text
Sling Servlet Helpers
Problem Statement: How can I invoke the Sling servlet from the OSGI service or from Sling Model? Introduction: We are aware of invoking a service by using @Reference @OSGiService if are referring to any other sling model inside the Sling servlet you can also use adaptTo({class-name}.class) to invoke a sling model within a servlet. But is there any way we can invoke servlet from the Sling…
View On WordPress
#AEM#AEM as a Cloud Service#HTTP request processing#OSGi#Servlet#ServletInternalRequest#Sling#Sling model#Sling Servlet Helpers#SlingHttpServletRequest#SlingHttpServletResponse#SlingInternalRequest#SlingRequestProcessor
0 notes
Text
Exporting AEM Experience Fragment/Page Content for A/B Testing and External Systems without HTML Tags
Problem Statement: How to export experience fragment or page content from author to: Adobe Target or any other application similar to Target without HTML Head/Body tags just component content for A/B Testing or targeting etc. Salesforce Marketing Cloud or Adobe Campaign system without HTML Head/Body tags Non-AEM sister sites are to be used as an iframe content. Introduction: If you are…
View On WordPress
#A/B Testing#Adobe Campaign#Adobe Target#AEM#Experience Fragment#GSON Type Registry#GsonBuilder#HTML Tags#HTTP Client factory#HTTP Post Request#JSOUP#OOTB Editor Tags#Page Content#Salesforce Marketing Cloud#SlingRequestProcessor
0 notes