Currently browsing author

Ankur Ahlawat, Page 2

scheduled sling jobs in aem

Mastering Scheduled Sling Jobs in AEMAsCloud

Adobe Experience Manager (AEM) utilizes automation to enhance performance and efficiency by managing background jobs through Scheduled Sling Jobs. This framework supports recurring tasks via Cron expressions and one-time executions using a “Later” option, improving system consistency while freeing developers from repetitive tasks. The post reinforces practical implementations and common pitfalls.

AEM-Jmeter-performance-Testing

AEM Performance Testing Using Jmeter

Learn how to write test scripts for Performance testing on AEMAsCloud using Jmeter. Performance testing is one of the pre-requisite from Adobe …

service user aem cloud

Create Service User in AEM As Cloud Service

This tutorial guides users in creating and managing Service or System Users in Adobe Experience Manager (AEM), specifically for AEM 6.5.4+ and AEM as a Cloud Service. Using the Repository Initialization (repoinit) script within an OSGI configuration, the tutorial outlines steps for creating users, assigning permissions, and integrating with servlets through repo init configuration, service user mapper configuration, and servlet access examples.