Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Idea: Allow ability to expose project level information on a request or issue form. We have a need to expose things like dates that allude to key deadlines or even things like key project data when submitting through issues on in process projects. This would help create much more flexible use of calculated fields and functionality that appears to be essentially there already. Current behavior: There is already the ability to add a calculated field to a form that reads from the project level, but this simply is just not updated (or calculated) until after the form is submitted. How could this work? The idea would be to turn on the dynamic calculations or even simply calculate upon opening of a queue topic form to expose the current values. The amazing thing is this essentially already works today! Just need to have a calculation upon opening to capture the data from other objects levels! Attached a
I have a requirement when an asset uploaded/created in DAM need to update some metadata property like if any spaces in title property need to remove and add some value to that property .What would be the best way to achieve this .
Hi, AEM version: 6.5.21 I tried to follow documentation at https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/operations/indexing#deploying-custom-index-definitionsto create a custom index for dam:AssetContent and use FileVault verion 1.3.2 , 1.4.0 but app build is failing with below error.[Project Configuration section talks about updating file vault plugin version to >= 1.3.2] [ERROR] Failed to execute goal org.apache.jackrabbit:filevault-package-maven-plugin:1.4.0:validate-package (default-validate-package) on project site-web-apps: Execution default-validate-package of goal org.apache.jackrabbit:filevault-package-maven-plugin:1.4.0:validate-package failed: Exception in validator 'jackrabbit-nodetypes' while validating file 'apps/site-web/components/content/accordion/_cq_editConfig.xml' (line 6, column 41): Could not create node type information for path '/apps/site-web/components/content/accordion/cq:ed
Hi,We are exploring, setting up Azure AD OpenID Connect(OIDC) for Adobe Experience Manager(AEM). Could you please share step by step guide/documentation or a sample GitHub code base for the same? FYI, our environment is on on-prem AEM 6.5.21.0 and enabled with SAML SSO. But we are looking to migrate from SAML SSO to Azure AD OpenID Connect(OIDC)
I have got the Ip host entry from the AEM, when i try use in my organization laptop after entring the hosts file and saved it, Then opening chrome and accessing URL it doesn't load the page, and my organization cisco umbrella agent is blocking the url and destinated page i don't get it. when i checked with my IT team eventhough they say they have allowed i dont get the required page instead loading a another page, which is quite strange, and our IT team requested for cisco ip address should allowed in the adobe server from adobe end.Is that so?
We have a requirement to create Edge delivery Service repository in Azure DevOps instead of GitHub. Is it possible to use Azure DevOps as a code repo for EDS?
Hi Team, I uploaded a image to aem dam and in the sidekick the image is not showing up , Can I apply lucene indexing features to this? Thanks,Keerthi K.
I am setting up a GraphQL endpoint in AEM and can successfully run queries and view responses. However, when I click the "Save As" button and enter a "Query Name," the query is not stored as a persisted query. I encounter the following error while saving the persisted query. 12.03.2025 19:49:34.810 *WARN* [[0:0:0:0:0:0:0:1] [1742480374791] PUT /graphql/persist.json/general/getAuthirlist HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl Requested Path /graphql/persist.servlet is not in available search paths Is there any config I should to create persisted query?
Hi all, We have some prefill services running on our AEM stack, we want to check the server health by prefilling a sample template with just a field. This service is a REST endpoint and the we make GET requests to it. I was trying to setup a dispatcher redirectsomething like RewriteRule /healthcheck /bin/servlet/?json_input={"metadata": {"fillable": true},"envelope": {"actions": {"action": {"id": "1234","formid": "108646","formversion": "00","form_data": {}}}}}Tried some flags that prevent encoding [NE], [QSA] with no luck, the chars still get encoded.Any help would be greatly appreciated.Thanks,Abhishek
I keep trying to annotate a specific web page to give the designer feedback, but I continue to get this fail message. Can someone help?
Hi AEM community !I am trying to make the delete or reorder items in a container component.So I have a Slider component that depends on the Carousel Container componentIn order to manipulate the components displayed in the slider, in the atuhoring dialog, I have a children editor.I can add items correctly, but I can't delete or reorder items (for example, here, I have a slider component with 3 header components, I delete the 3rd one and invert the order of the 2 remaining)I can see the POST requests fired (and it seems correct to me):1st request :- url : http://localhost:4502/content/twilio-com/global/language-masters/en/blog/_jcr_content/root/global-main/section/column_control_12175/column-0/slider2nd request :- url :http://localhost:4502/content/twilio-com/global/language-masters/en/blog/jcr:content/root/global-main/section/column_control_12175/column-0/slider.container.html- data: delete=item_1742307087421&order=item_1742250868548&order=item_174
The Adobe Express web app keeps crashing for me today. I've tried different browsers, restarted my laptop, etc. In the past, it has frozen or crashed once or twice while editing bigger files which is expected but today, it's crashing every time I make a small change to a video I'm editing. Anyone else experiencing this today? Any quick fixes?
Hi there, I'm trying to use Universal Editor locally using this doc https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/local-dev But page is opened in old `editor.html` only. What I'm done:1. Downloaded and run AEM SDK for AEM v2025.3.198232. Deployed the latest WNKD on the AEM3. Configured SSL on AEM using https://experienceleague.adobe.com/en/docs/experience-manager-learn/foundation/security/use-the-ssl-wizard The final url is https://localhost:8443 (certificate is trusted in macos Keychain).4. Downloaded and run Universal Editor Service v20250314101227- SSL certificate is made by (from the doc)openssl req -newkey rsa:2048 -nodes -keyout key.pem -x509 -days 365 -out certificate.pem(certificate is trusted in macos Keychain)- `.env` is (from the doc)UES_PORT=8000UES_PRIVATE_KEY=./key.pemUES_CERT=./certificate.pemUES_TLS_REJECT_UNAUTHORIZED=falseUES_CORS_PRIVATE_NE
Hi all I have posted this on the github of the aem-upload library but would appreciate anyone here also can chime on this? https://github.com/adobe/aem-upload/issues/131
Hi, I’m stuck on something - how do you use Fusion to subtract x days from a planned completion date? I can see there’s an addDays function, but nothing for subtracting. Is there a workaround for this?
I'm trying to setup local wknd for Universal Editor.I'll follow every step in tutorial at https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/developer-overview, but at the very end, there's this error clinking on Teaser:The error was generated by the response at the POST to https://localhost:8443/details because of CORS Missing Allow Origin.Same OPTIONS request, just before the POST is ok.OPTIONS header:POST header:What I'm doing wrong?Regards,Alessandro
Introduction In today's fast-paced digital landscape, releasing new features quickly and safely is crucial for staying competitive. Feature flags (also known as feature toggles) are a powerful tool that enables you to do just that. They allow you to turn features on or off without deploying new code, making them an essential tool for managing feature rollouts, A/B testing, and continuous integration. Adobe Target, a leading personalization and optimization tool, integrates feature flags to enhance your testing and targeting strategies. In this article, we’ll dive into what feature flags are, how to use them in Adobe Target, the benefits of doing so, and how to execute A/B tests with feature flags. We'll also explore real-world case studies and best practices What Are Feature Flags? Feature flags are a technique in software development that allows features to be conditionally enabled or disabled. They provide the ability to decouple feature releases from code deployment, allowing develo
Is it possible to retrieve multiple offers for a single mbox in priority order?Use case is to show banners, or content tiles and essentially then render the first X number. Is this possible?
Description - It would be great if Adobe could give recommended schema-level governance labels on their own standard field groups to speed up labelling. Why is this feature important to you - Applying field labels to the schema fields is a process that is new to many clients, especially to people from legal departments. With Adobe's recommendation to stick with standard field groups as much as possible, it would be amazing to give recommended labels for the fields contained in these field groups. That would surely make many people's live a lot easier and reduce the room for errors. How would you like the feature to work - upon selecting a field in the Labels tab, show additional information like "often labelled as" Current Behaviour - Every field has to be labelled, and no recommended label is given which is a cumbersome process.
I feel about 50% confident on my question, but want some clarity. I've got a collection of distinctly separate websites with their own dedicated report suites. The datastream setups however would be identical in every respect other than the report suites the data is going to (all suites on same "account"). I've actually already gone through the steps of copying the datastream repeatedly for each site and environment. Realizing this was going to be a nightmare to manage, I started looking at the overrides as a hopeful alternative. Am I correct thinking that I can create a single datastream with a default report suite that could be anything while adding a list of "white list" report suites I want to send data to? Then just set the override in each Launch Tag Property's web sdk overrides? When I "override" the report suite, does that mean data goes only to the report suite I "override" it to, or does it go to the default suite AND the other suite I
Hey Everyone,I am getting 10% of unique BAN's(Billing account number) as "unspecified" under device name(SDK) which is directly available from adobe mobile SDK. Please see attached screenshot. 1) Firstly, what do you mean by "Unspecified" under Device name?2) Can user block Adobe from getting device information?@jennifer_dungan
Hi all,I'm working with Adobe Edge Delivery Services using the Universal Editor, and I'm trying to achieve a specific DOM structure for a block that outputs label + value pairs. I want each field in my block (e.g., Title, Subtitle, CTA Label, Link) to render like this:<div> <div> <p>Title</p> <p>Teaser title text added by user</p> </div> </div> …instead of just rendering the value, like this:<div> <div> <p>Teaser title text added by user</p> </div> </div> This structure helps make the block output easier to debug, parse, and test, especially when fields are numerous.My component-models.json looks like this:{ "id": "teaser", "fields": [ { "component": "text", "name": "title", "label": "Title" }, { "component": "text", "name": "subtitle", "label": "Subtitle" }, { "component": "richtext", "name": "description", "label": "Description" }, { "component": "text", "name": "cta1_label",
Hi Support Team,I face the issue that when i create bulk extract lead data i saw that if a data field is text or string and data contained double quote then when we extract and download the extract file, that field value will be replaced double quote with 2 double quote. Can you please take a look. Thank youEx: fristName field have value: john"testBut in my extract file it will be: john""test
Hi ,I am trying to extract data from a PDF however, i want the data to be extracted in a key value paired. For example, if PDF has a place that says enter "First name and and Middle Initial". Then this will act as the key. When the user enters their First name and Middle initial", then that will be data. Does adobe a has a service that does this in Java? thanks
Request for Feature Enhancement (RFE) Summary: Functionality improvement to allow users to define the tag order for CF Use-case: The order in which tags are displayed is very important because it is a selling point of the product. Currently, they are displayed in the order specified, but in the new CF editor, they are displayed in ascending order of tag name. Please improve the function so that users can define the display order of tags themselves, because it has a large impact on business. Current/Experienced Behavior: The old editor displays tags in the order you specify, but the new editor displays them in ascending order by tag name. Improved/Expected Behavior: The tag order specified by the user is maintained even in the new editor. Environment Details (AEM version/service pack, any other specifics if applicable): AEM aa CS 2025.03 Customer-name/Organization name: TOPCON POSITIONING ASIA CO LTD Screenshot (if applicable): Code package (if applicable):  
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.