I've created a custom metadata-schema which has some text fields, dropdowns and tag pickers. For one of the text fields, I want to apply a regex that will be validating the input which should be a string - 7 characters max, can only be letters and numbers (no characters), and no spaces. I've mapped ...
I am acing an issue where a custom GraphQL schema is not being registered with the corresponding Sling Data Fetcher in AEM. The schema fields are not appearing in the GraphiQL editor (http://localhost:4502/aem/graphiql.html), and it seems the core issue is that the schema is not linked to the Sling ...
We are trying to work on translation project for content in Adobe Experience Manager. Able to create a translation project from Sites but when I go to the translation job within the translation project unable to export the contents of the project in an XLIFF or XML. Can someone help with step by ste...
Hi - we are moving from aem on prem to aem as a cloud service. we do have custom indexes(indices) to convert to the ones compatible with cloud. Based on the documentation - https://github.com/adobe/aio-cli-plugin-aem-cloud-service-migration, we have set up and are using adobe aio plugins for same.wh...
Hello We are currently using the Standard Analyzer for our content search to enable stopwords and keywords. Our primary issue is that the Standard Analyzer is not returning expected results for multi-part terms (e.g., ABC_DEF) when searching for individual components like "ABC" or "DEF". Interesti...
Hi all, Wat are all the Contents of any Segment?Segment name, criteria of users for adding to the segment, and all user names belonging to that segment? Probably criteria is the understanding, but not necessarily a part of a segment. If I receive a segment from Adobe Analysis, what all does it conta...
As we close out 2025 and reflect on what we've learned, I wanted to highlight the authoring options that are available in AEM, and have been rolling out over that past few years. I'm sure most users are familiar with the general options, but there are a few variations of experiences I wanted to cove...
We are facing an issue in an AEM AMS environment related to Dispatcher caching behavior when query parameters are present in the request URL. Current Setup We are using ACS Commons Dispatcher Max-Age Header Filter with the following configuration: com.adobe.acs.commons.http.headers.impl.DispatcherMa...
Hi,We are facing a issue in our aem where the metadata properties are automatically populated during asset upload for specific assets. When the same asset is upload in different env same properties are added without considering it as new asset. Metadata profile is not set for the property and there'...
I have given permission for Page 1 only jcr:read access, and Page 2 has read and write access, but when I tried copying the child pages under Page 1, it is not getting pasted under Page 2, But for the component this works, If i copy the component from Page1, it get pasted in Page 2.