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...
AEM - Create custom OSGi Configuration by Adobe Docs Abstract Introduction Create custom OSGi configuration to capture the credentials of your document cloud account To make a custom OSGi configuration, we need to first create an interface whose public methods will represent the fields in the conf...
Create an Adobe I/O project by Adobe Docs Abstract Video: https://images-tv.adobe.com/mpcv3/5255/30cbbbbf-f4ca-429c-820f-2f80d72dcb50_1620669322.854x480at800_h264.mp4 The first step in creating the integration is to create Adobe ID Go to the Adobe Developer Console Login using your Adobe ID create...
AEM - Implement the methods of the interface by Adobe Docs Abstract Interface implementation The following is the complete code the class implementing the interface. This class makes use of 2 utility methods getAccessToken, getJWTToken and static method getContentAnalyserRequest of GetContentAnaly...
AEM as a Cloud Service Tutorials - Create custom process step by Adobe Docs Abstract Custom Process Step The following is the complete code of the custom process step which converts and replaces the native files with the converted pdf’s. This custom step searches for all attachments under the folde...
Creating your first OSGi Service with AEM Forms by Adobe Docs Abstract OSGi Service An OSGi service is a Java class or service interface, along with a number of service properties as name/value pairs. The service properties differentiate among different service providers that provide services with ...
Creating your first servlet in AEM Forms by Adobe Docs Abstract Sling Servlet A Servlet is a class used to extend the capabilities of servers that host applications accessed by means of a request-response programming model. For such applications, Servlet technology defines HTTP-specific servlet cla...
Using Metadata Import and Export in AEM Assets by Adobe Docs Abstract Learn how to use the import and export metadata features of Adobe Experience Manager Assets. The import and export capabilities allow content authors to bulk update metadata for existing assets. Metadata Export and Import Metad...
AEM - Explore GraphQL APIs by Adobe Docs Abstract The GraphQL API of AEM provide a powerful query language to expose data of Content Fragments to downstream applications. Content Fragment models define the data schema that is used by Content Fragments. Whenever a Content Fragment Model is created o...
Use workflow to automate asset updates for an AEM Screens channel by Adobe Docs Abstract Learn how to create a workflow to automatically process assets uploaded to Adobe Experience Manager and dynamically assign them to a Screens channel. In this example, when an image is added to a specific folder...
AEM - Create a site by Adobe Docs Abstract This chapter covers the creation of a new site in Adobe Experience Manager. The Standard Site Template, provided by Adobe, is used as a starting point. Prerequisites The steps in this chapter will take place in an Adobe Experience Manager as a Cloud Servi...