AEM - OSGi Configuration Settings by Adobe docs Abstract OSGi is a fundamental element in the technology stack of AEM. It is used to control the composite bundles of AEM and their configuration. OSGi " provides the standardized primitives that allow applications to be constructed from small, reusa...
AEM - Command Line Start and Stop by Adobe docs Abstract Starting Adobe Experience Manager from the Command Line The start script is available under the /bin directory. Both Unix and Windows versions are provided. The script starts the instance installed in directory. Those two versions support a...
AEM - Customizing Core Components by Adobe docs Abstract The Core Components implement several patterns that allow easy customization, from simple styling to advanced functionality reuse. Flexible Architecture The Core Components were designed from the beginning to be flexible and extensible. A lo...
Reusing Content: Multi Site Manager and Live Copy by Adobe docs Abstract Multi Site Manager (MSM) enables you to use the same site content in multiple locations. MSM uses its Live Copy functionality to achieve this: 1. With MSM you can: a. Create content once and then b. Copy this content to, and r...
Understand Cross-Origin Resource Sharing (CORS) by Adobe docs Abstract Adobe Experience Manager's Cross-Origin Resource Sharing (CORS) facilitates non-AEM web properties to make client-side calls to AEM, both authenticated and unauthenticated, to fetch content or directly interact with AEM. Adobe ...
AEM Assets HTTP API by Adobe docs Abstract The Assets HTTP API allows for create-read-update-delete (CRUD) operations on digital assets, including on metadata, on renditions, and on comments, together with structured content using Experience Manager Content Fragments. It is exposed at /api/assets a...
Enabling CRXDE Lite in AEM by Adobe docs Abstract In order to ensure that AEM installations are as secure as possible, the security checklist recommends disabling WebDAV in production environments. However, CRXDE Lite depends on the org.apache.sling.jcr.davex bundle to function properly, so disabli...
Configuring Live Copy Synchronization by Adobe docs Abstract Perform the following tasks to control how and when live copies are synchronized with their source content. 1. Decide whether existing rollout configurations meet your requirements, or whether you need to create one or more. 2. Specify th...
AEM - Resource Mapping by Adobe docs Abstract Resource mapping is used to define redirects, vanity URLs and virtual hosts for AEM. For example, you can use these mappings to: 1. Prefix all requests with /content so that the internal structure is hidden from the visitors to your website. 2. Define a...
Configuring Dynamic Media - Scene7 mode by Adobe docs Abstract If you use Adobe Experience Manager set up for different environments, such as one for development, one for staging, and one for live production, you need to configure Dynamic Media Cloud Services for each one of those environments. Ar...