Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
In the core module, rather than hard code things which might change, or are env specific, we want to pull them in.E.g rather than final private String rootUrl = "https://somesite.com/api" In the classes,We want to use something like.String rootURL = getEnv("rootURL");In a typical java app, getEnv wo...
Hi, Groovy console was one of heavily used dependencies in AEM projects I was working on. As far as I understand using the /apps/groovyconsole admin panel will not be an option for AEM as a cloud but I am exploring the ability to run groovy scripts automatically. Could you please advise what is the ...
Dear adaptTo() Community,We are extending our Call for Papers by another three weeks. The new deadline is April 23rd.So, if you would like to be a speaker, please visit https://adapt.to/cfp - and/or if you know any other potential speakers, please send them our way!I would also like to use this oppo...
World-class experience makers headline Adobe Summit keynotes by aemtutorial Abstract There is no question, big ideas can — and do — come from everywhere. Adobe Summit unites leaders, brands, and businesses so we can, as a global Experience Maker community, learn from people in diverse industries an...
World-class experience makers headline Adobe Summit keynotes by aemtutorial Abstract There is no question, big ideas can — and do — come from everywhere. Adobe Summit unites leaders, brands, and businesses so we can, as a global Experience Maker community, learn from people in diverse industries an...
Apple's WidgetKit and Adobe Experience Platform SDK Integration by aemtutorial Abstract In this blog, we give you the step by step tutorial on how you can build a mobile widget with Apple’s WidgetKit and Adobe Experience Platform Mobile SDKs. With the launch of iOS 14, Apple has introduced various...
What are the option for asset migration between AEM instances? by imanetwork Abstract What are the option for asset migration between AEM instances? There are cases where we need to move assets across AEM instances. This may occur when we have multiple asset repositories and as part of merging ass...
What is AEP? Adobe Experience Platform FAQ by brightsign Abstract What is AEP(Adobe Experience Platform) AEP helps to capture the customer journey. In AEP, data from various sources are stitched together using a schema. Thus an identity graph is built which is unique to a customer. AEP has a data l...
Text pre-extraction in AEM is very useful and highly recommended for re/indexing Lucene indexes on repositories with large binaries that contain extractable text (eg. PDFs, Word Docs, PPTs, TXT, etc.). Running re-indexing directly on lucene indexes is very expensive and may cause performance issues....
Hello Members,I have a AEM 6.5 OSGi framework on-premise Author and Publisher instances running in Windows OS. It was working fine for a long time. We took a snapshot of the Windows server and we used the Window's Services to restarted the Author and Publisher instances. The Publisher instance is ru...