Hi All, If I have 2 technical accounts say A & B to integrate with a third party application and I have to restrict their permissions to upload an asset to specific path, I usually create an AEM group via yaml file say test_group and add the technical accounts as its member, heres the scenario : Tec...
Hello I am trying to create a new page on the website, but it's not indexed to any of the menu items and I would like to remove the navigation bar completely from the page to avoid people clicking on other parts of the website. Is that something we can do? ThanksPascale
Hello, We would like to restrict the tag picker field, so when our editors edit the properties of a page, they could only select tags, that does not have any child tag.For example, there is the "Fruit" tag and under that, you can have "Berries" and under that you can have different kinds of berries ...
I was trying get content fragment list using the following documentation.Sites API However it always throws a 302 error instead of 200. I have tried both /content/dam path and /api/assets path but it still does not work. curl -i -X GET 'http://localhost:4502/content/dam/wknd-shared/en?cursor=string&...
Hi, I am facing the above issues in one of the case, where i am trying to update the asset metadata from the serviceimpl. My Requirement: Via Mcp, doing a assetmigration, then checking the status code of the asset migration. If it is 200, then want to update the asset with few metadata properties. S...
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. ...