Hi Team, Could you please guide me on this? I want to apply different policies for a single editable template. I’ve created pages under two separate projects using the same template, but I want to allow only specific components in /content/myproject1 and different components in /content/myproject2, ...
Hello Team, I have created an Content Fragment Extension project. Manually deployed the project to Development, Staging, Production Workspace. Now, I want to automate ths process of deployment.So, can you help me with the automate deployment to different workspace? cc @arunpatidar @AmitVishwakarma ...
HiI am currently working on creating a custom data type within a content fragment model. I have duplicated the data types under the following path:/apps/settings/dam/cfm/models/formbuilderconfig/datatypes/items/tagTextPairs Additionally, I have created the corresponding component.<?xml version="1.0"...
Hi, I have reordered the embedded clientlibs in the clientlib-base folder under which broke my search functionality, even after changing it to previous order it is not working throwing some JS error, when checking on the code in dev tools(inside clientlib-base) the function is defined but search is ...
Hello Team, I have an Content Fragment Extension project. Earlier, I have deployed this to Development, Stage and Production workspace. AEM admin has approved the Production workspace. Now the Production workspace status is "Published". Now, I have modified the project logic. When I try to deploy th...
Hi team,I'm new to AEM and got no prior experience. I just created an environment and repository through Cloud Manager, deployed the out-of-the-box code that came with the repo, expecting it to pass without issues.However, the functional tests are failing—even though I haven't made any changes yet.H...
Hi, I'm currently looking for resources on setting up a structure in AEM sites to have old content (pages or sites) be removed from sites. However, I like to do this in a 30/60/90 day process. On any of these marker dates we can then remove for good. I'm looking for ways to safely archieve content w...
hi folks,I have GSON 2.8.0 but I've been told to upgrade to 2.8.9.Just editing the Pom file doesn't seem to work for me. Cloudmanager doesn't find the updated GSON. I changed my main pom.xml file. Any ideas what I'm doing wrong.? Could it be my UBER jar api version?thanksFiona<dependency> <grou...
I tried to create a new user group for the intention of having non-admins use package manager. As an admin login, access works fine, but I do not want to grant serval users admin level access when they just need to have the ability to create and replicate packages.The group is given access to:/lib/l...
Hi Team,As part of our production deployment process, we often need to update content changes. I would like to understand the best practices for handling content deployment from stage to production.What are the recommended scenarios for pushing content packages from stage to prod?In which cases shou...