Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
There is an external account which is deleted accidentally. We are tried to get the details of operator , timestamp and action from the audit log. We did not able to extract the required entry from audit log which will give the clear message of deletion. Please help and share ideas how we can manage.
In my SImple.java class inside workflowI am having try(ResourceResolver resourceResolver = getResolver(resourceResolverFactory)) {.......} In my SImpleTest.java classResource resource = context.resourceResolver().getResource("/content/........");cu.excute(workItem, workflowSession, processArguments); getting null pointer exception test class for cu.excute method.Any other approach to handle resourceResolverFactory ?
Hi @16227148I have created an EDS block named "articles" and included the required fields in the _articles.json file (please find the attached Doc file for reference of json). There is a requirement to add child items to the article block, and I’ve already added the necessary fields in the model as well.Everything works fine during local development. After merging the code to the main branch and deploying it to the cloud environment, I enabled the block for drag-and-drop. After dragging and dropping the article block, I was able to add a child item to it. However, although the item is being added in CRXDE, it is not visible in the UI.Has anyone faced a similar issue or knows what might be causing this?I’m not seeing any errors in the logs, but I do see a "component ID must be unique" error in the browser console. I’ve checked our codebase and don’t see any hardcoded or manually assigned unique IDs.
Hi Community,Microsoft Teams notifications come through to some users in our company and not others. All notifications settings in the app in Teams are turned on. I'm one of the people who it's not working for.I read on an E.L. page that it only works on Classic Teams and not New Teams. Is there a way to tell which version I'm on. There used to be a "New" word the Teams icon but not sure that's a thing still.Has anyone got any experience with this issue and potential fix? I'm currently waiting to see if my I.T. dept. can check and possibly install the Classic version as well.ThanksMatt
Hi Team, My use case is to add the char limit to the single line text. I don't see any OOTB option available. Any thoughts on this??
Hi @16227148, In Adobe Experience Manager (AEM), when defining a Sling Model with the following adaptation:@Model(adaptables = { Resource.class, SlingHttpServletRequest.class }) What is the purpose of still using the @Self annotation for fields such as:@Selfprivate Resource resource;@Selfprivate SlingHttpServletRequest request;How does the @Self annotation interact with the @Model(adaptables) declaration, and what is the significance of using both in a Sling Model?
Which solution is required to use segments from Adobe Analytics in AEM in authoring mode? (A) Adobe Launch (B) Adobe Target (C) Adobe Experience Cloud ID Service (D) Adobe Audience Manager @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @pranay_m @Mahedi_Sabuj @divrajsingh @Sudheer_Sundalam@lukasz-m @Rohan_Garg
I have an requirement in AEM guides cloud when an asset uploads need to perform some update activity on metadata .Earlier we hv Dam Update asset Workflow and there we can add any custom workflow model to achieve this goal .Here in AEM cloud as this workflow not available hence without adding any custom workflow is there any OOTB preprocessing workflow to achieve this goal.
I'm looking for guidance on integrating Dynamic Media with the Edge Delivery Service website. The goal is to have the site pages retrieve their assets directly from Dynamic Media URLs especially for images and videos. Could anyone provide insights or steps on how to do the integration?
Hello Adobe Team,I received a notification regarding the deprecation of Service Account (JWT) credentials in favor of OAuth Server-to-Server credentials. As an administrator of the Play'n GO Malta Ltd organization, I need to confirm the status of our project.Currently, I am unsure if the Service Account (JWT) credentials are actively being used. I have checked the insights, API calls, and activity logs, but found no activity. Could you please advise if there are any additional checks required to confirm whether these credentials are in use? For example, the last access token generation was in 2023. Can we consider that if there is no activity on this project, we can skip the migration, or even delete the project as there is no actual destination making a connection from Adobe?Thank you for your assistance.
Hello Team,I am currently facing an urgent issue where the API mesh configuration, which was previously working perfectly, has suddenly stopped functioning. The following error is being thrown when I try to create the mesh:Error: Unable to create a mesh. Check the mesh configuration file and try again. If the error persists please contact support. RequestId: 53ca100e-0eac-4755-bcfb-9866c1606efdConfiguration Details:Here is the configuration I am using:{ "meshConfig": { "sources": [ { "name": "Commerce", "handler": { "graphql": { "endpoint": "https://dummy.test.com/graphql", "operationHeaders": { "Authorization": "{context.headers.authorization}", "app-pincode": "{context.headers.app-pincode}", "store": "{context.headers.store}" } } } } ], "responseConfig": { "CORS": { "maxAge": 60480, "methods": [ "GET",
Hi,I am experiencing a problem:I would need to not override this property "externalPreviewUrlPattern" present on the Content fragment model when performing a deployment in environment.In general, the models must be replicaced but only that property should not be replaced.I tried to apply the following filter inside the ui.content module’s filter.xml but it doesn't work: <workspaceFilter version="1.0"><filter root="/conf/myProject/settings/dam/cfm/mymodel" mode=replace><exclude pattern="/conf/myProject/settings/dam/cfm/mymodel/externalPreviewUrlPattern"/></filter></workspaceFilter> any suggestions?Thanks!!
Hi everyone! Discover a goldmine of Journey Optimizer insights and resources at Adobe Summit 2025 with our comprehensive guide to all Adobe Journey Optimizer sessions and labs. Whether you're a seasoned user or exploring Adobe Journey Optimizer, this post is your key to navigating Summit's content. Session/Labs Recording Speakers Date & Time Solutions Transitioning to Customer-Centric Multichannel Engagement Experiences [S523] Jose Luis Mendoza, Martech Manager, Interbank Michael Stranapede, Enterprise Architect, Adobe Tuesday, Mar 18 | 1:00 PM - 2:00 PM PDT Adobe Journey Optimizer, Adobe Analytics, Adobe Real-Time CDP AMP Drives High-Impact Cross-Channel Journeys with Adobe Journey Optimizer [OS532] Bonnie Thorne, , Head of Digital and Customer, AMP Sylvia Lam, Marketing Automation Manager, AMP Bank Tuesday, Mar 18 | 2:00 PM - 2:30 PM PDT Adobe Journey Optimizer AI-Driven Excellence: How AI Assistant Transforms Cust
Hi Journey Optimizer Community, We’ve pulled together a curated collection of on-demand sessions from Adobe Summit 2025, focused on Customer Journey Management and Adobe Journey Optimizer. Whether you're looking to explore the latest innovations, get practical tips, or see how brands like Marriott, T-Mobile, and World Vision are using Journey Optimizer, then this resource has it all. 📌 What you’ll find: Product roadmap and new features Real-world customer success stories Expert tips to elevate your Journey Optimizer strategies 👉 Explore the full resource page here This is a perfect guide for both new and experienced Journey Optimizer users. Take a look and share your favourite takeaways with the community!
Does anyone possibly have any insight as to why the Platform tag seems to be appearing in the debugger, but Analytics says "Not found"
Is it advisable to rollout webSDK page by page, or should this always be done full rollout in single deployment for the entire website ? The Adobe Analytics data connector to AEP would have 15min of latency, where as webSDK to edge network is realtime. if we deploy webSDK in stage wise, would this not create a timing mismatch in CJA reports ? or CJA would automatically adjust based on the timestamp of the clickstream HIT, and NOT the timestamp of data ingestion ? Secondaly, what are the best practices to stop the connector while fully deploying the webSDK without loosing any data between this deployment transition ?
When converting an issue to a project, you are prompted to add that project to a portfolio. The portfolio drop down only shows your first 20 portfolios. This limit should be increased to show all portfolios available, or at the very least, have an arrow indicating there are more portfolio options that exist.
Good day all!I'm having difficulty adding a site's lower environments to the list of hosts. I'm following the instructions found at:What are Hosts and How Do I Use Them? | Adobe TargetThis instance of Target is implemented via the web SDK and the lower environments have a different call out to adobedtm.com. Does this affect their ability to be authorized as a host? I'm reading hosts are authorized as Production by default. Does this mean I need to install and implement a lower environment as a production environment first to achieve adding them as a host? Then adjust the implementation on the lower environment to its proper level, then adjust the host in Target for development / staging? Am I blocked by the implementation method? Something else? Thank you, -Brent
how does AJO reporting work for email interaction line email open, email click etc ? does it read data from AEP or does it maintains its own database internally ? Consider a scenario where AJO sends email related content information via API to salesforce or other email platform. Now SF would have email interaction details such as email open, email click etc. Can we bring that SF email interaction data directly to AJO, or we must only ingest the data into AEP and then visualize in the CJA report ? This usecase is being discussed with the one of the client who do not want to use AJO email capabilities as its too costly for them. They do have AJO license and cheaper email palteform. How do we track email interaction in AJO if we use external email paltform outside AJO ?
The submitted requests page is important as it provides users the ability to copy requests and submit as new entries rather than a pure copy you get off a dashboard report. It would be great if we could have a couple common elements that we see on most other areas: 1. Views - ability to add/customize views by adding and adjusting columns as appropriate2. Filters - Ability to create custom filters to switch between different types of submissions. The filter option that is there appears to be limited and does not allow customization. Looks like this was previously suggested with pretty good amount of likes but that idea was locked due to inactivity, so resurfacing this idea: Ability to adjust view on the Submitted Requests p... - Adobe Experience League Community - 528472
Error loading board. Is there still issues with Workfront Boards on the Adobe maintenance side?
Is it possible to hide the Description field from cards? I'm not seeing it as an option in the "Card Sections" setting but wanted to make sure I'm not missing anything... We use a custom field to capture the description on the form because the system field is awkward being at the top of a form. Thanks in advance!
Hello all,we are testing different scenarios for delegations. One of our use cases is the following:Person A is going on vacation for 4 weeks and delegates his tasks to person b. Within that 4 weeks person B gets sick and needs to delegate his tasks to person C.We tested this scenario within the native delegation function in Workfront, but in that case when person B is delegating to person C, all the tasks that has been delegated from person A to person B still remain to person B and getting ignored in the second delegation.This seems to be an unconsidered use case in Workfront. If someone has a solution for this we would be very thankful.Thanks and best regards!
1. I would like to request that the dashboard displays all records without the pagination option. Could you please confirm if this is possible? Or2. I would like to request an option in the interface layout template to add reports individually, similar to how the dashboard is added individually. Could you please assist with this?
1. I would like to request that the dashboard displays all records without the pagination option. Could you please confirm if this is possible?Or2. I would like to request an option in the interface layout template to add reports individually, similar to how the dashboard is added individually. Could you please assist with this?
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.