What is the specific role of reference-adjustment-service in AEM, and in what scenarios does it get triggered?How is workflow-process-service different from reference-adjustment-service in terms of functionality?Are there best practices for monitoring or debugging such issues in Cloud Manager, espec...
Hi ,We have requirement to have few content fragment dropdown values fully available for few users, for remaining users, few options need to be read only and few options can be available for them to edit. Is there any way to achieve this ? We are currently using render condition privilege to display...
Hello Team, I am able to access the CF data without logging in.http://localhost:4503/api/assets/content-fragments/abc/mycf.json But, wanted to check, how can I get the CF data from dev, stage, prod publish environment? What are all the steps I need to follow to enable content fragment access from 3r...
Hello,I'm trying to understand how Adobe Experience Manager (AEM) handles server calls. Specifically, I want to know if the server calls made by Adobe Analytics or Adobe Marketing pixels are considered "content requests" in AEM. Any insights or documentation references would be greatly appreciated....
Hello Team, How to set environment variable to Adobe IO runtime project while deploying?Example: I want to keep the sensiteve information in Adobe IO run time environment section.SMTP_HOST, SMTP_USER, SMTP_PASS, NODE_ENVFor testing purpose in local, I have kept the .env file in the project forlder. ...
Hello, We have AEM 6.5 running on a AWS EC2. The instance is SSO Authentication enabled with inbuilt SAML Authentication handler configuration with Azure AD as IDP. Now, how can I make a Non-Interactive Service account (MS) to be able to login to AEM Author instance for accessing an API.
Hello Team, My application is hosted on AEM as cloud service. For some functionality, I have created Adobe IO runtime project. Now, I want to consume content fragments from my Adobe IO runtime project.Is there any way to consume ? even considering caching feature as well? cc @arunpatidar @aanchal-s...
Hi Team, When we are publishing a page, requirement is to capture Page Replication event in Publish Instance only and do some logic due to some business use case. Below code works fine and capture Page replicate event in Author. but not in publish. Changed event.topics value as ReplicationEvent.EVEN...
Hello, I've placed a table 2.0 component in my AEM site and it's a bit large. I was wondering if it was possible to freeze header columns or rows like you would in Excel? Thank you in advance for your answers.