Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, We have various accounts set up using the Data Warehouse v1.4 API, with which we create data warehouse reports programmatically and retrieve the status of these reports until the report is complete, at which point we download the report. This works well a majority of the time, but we've noticed that reports created via API during certain periods will return an in_progress status indefinitely, despite the report created showing as completed in the Data Warehouse UI. It seems like the API is "losing" the jobs and never updating the status upon completion. Most of the reports we are submitting complete within 3 minutes according to the UI, but will continue to report in_progress for 12+ hours, which is the point we give up checking on our end. This has happened for hundreds of requests across at least 7 accounts this week. These blips seem to occur 1-2 times per week and for a few hours each blip it appears. We're looking for any insight into whether there's any on
We have a requirement to extend WCM Core Teaser component, where we have to add few extra fields for Images under Asset Tab which isextending core/wcm/components/image/v3/image/cq:dialog/content/items/tabs/items/assethaving sling:resourceType set as core/wcm/components/include/imagedelegateI am looking for solution how we can reutilize the Asset Tab Dialog without duplicating it & add my requirement specific fields. @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m @Rohan_Garg
Hi, I'm exploring the option to ship the JMX console default metrics like OperationStats.WorkflowPurgeTask.SUCCESS to AWS CloudWatch for better observability. I've implemented collectd to grab the JMX metrics and was able to ship the GenericJMX mbean metrics like memory_pool but could not find the mbean configurations required for the aforementioned OperationStats.WorkflowPurgeTask.SUCCESS AEM JMX console metrics. Is there a way to achieve this on AEM on-premise offering?
How can we share a block like header or a complete page built on Edge Delivery Services [using Universal Editor] as JSON to third party/other channels.
Hi, I am trying to create a content fragment model where I can have multi-line composite multifields on the model. For example, when creating a content fragment, I would like to provide the option of adding a composite multifield where I can create a combination of image, texts and links tied together.I found few options which involved overriding the content fragment model dialog, which we don't want to do it.Any suggestions / solutions will be useful. @Vijayalakshmi_S @arunpatidar @Suraj_Kamdi
Hi all,I'm working in AEM and need to add a link (<a href>) on a page that points to a PDF stored in the DAM. The requirement is for the PDF to open in a new browser tab or in the same window, rather than triggering a download.Is there a simple or recommended way to achieve this in AEM? Ideally, I’d like to avoid any custom code if possible and use core components. Thanks in advance!
I am trying to create a calculated field in an Issue Custom Form to auto-populate a date for users.I am able to code the date using the 'ADDWEEKDAYS()' expression based on a custom date field used earlier in the form but I would like to add a certain complexity based on an another selection made in a drop-down custom field with three options 'BAU, Existing or New'.Each of the three drop-down options would result in the generation of a different date based on the date field earlier in the form. Does anyone know how I could use the 'IF' expression to code the three different possibilities and for the field to have the capacity to generate three different dates when taking the date field and the drop-down in conjunction?
Hi Everyone, Can someone help me understand how logs are updated on the backend in Adobe Campaign? Specifically, I'd like to know whether its based on delivery ID, broadLog ID, message ID, recipient ID or delivery counter.I'm trying to update my delivery logs and tracking for custom channels like WhatsApp, RCS and would like to understand exactly how the process works behind the scenes. I've gone through the documentation but couldn't find a clear explanation of what's happening in the backend. Regards,Sujith kumar
I have created a GraphQL endpoint on the author instance, and it works fine there. I’ve also published the GraphQL endpoint and the content fragment to the AEM publish instance. But when I try to access the GraphQL endpoint on the publish instance, I see the following errors.AEM Version - AEM 6.5.17{ "errors": [ { "errorType": "ServletError", "message": "Internal Servlet Failure", "details": "No suitable endpoint found." } ] }I verified both Graphql and CF present on AEM publish instance. Also I enabled below two config as per https://statics.teams.cdn.office.net/evergreen-assets/safelinks/1/atp-safelinks.html There is no error message on log file. Is there anything else I should check ?
Hello All, In slingmodel trying to get layoutcontainer models methods, as belowI added below code ContainerImpl@Self@2434638(type=Layoutcontainer.class)Delegate(types=Layoutcontainer.class)LayoutContainer layoutContainer; But when I access the getLayout method from htl getting error cannot access method ComtainerImpl.getLayout() it is getting for all the methods of LayoutContianerAny suggestions for solving this error.Thanks in advance.
Graphiql interface is working for only specific set of query./aem/graphiql.html how to configure to include all the query paths.
Hello All, As per our Research we have prepared the list of most of Features desired in Today's Marketing World (please add the missing one), and also how Marketo caters those features.What I'm looking from you experts to validate or update if something is missing or not mentioned correctly, also it would be great if you can mention if a separate License is required to use those functionalities of Marketo.Here by is the List:FeaturesFeature DescriptionMarketoHow in MarketoAccount Identificationaccount identification features to help B2B businesses identify and target the right accounts with personalized experiencesYesTarget Account Management Marketo's TAM module helps users identify and manage ideal customer profiles, prioritize accounts, and build targeted campaigns. It uses firmographic and technographic for target accounts.Lead ManagementLead Generation, Scoring Nurturing from different SourceYesStrong Lead Management involving generation , smart list for targeted audience, ex
Description - Adobe to provide more access restrictions levels to CJAWhy is this feature important to you - I can restrict access to around 1000+ users who can potentially create reports with wrong dimensions and segments that would end up being shared across the company.How would you like the feature to work - to provide Read only access to stakeholders who has less experience with the tool and provide ability to change report suite/ Data ranges.Current Behaviour - We just have read only access or edit access. problem with read only access is that the user cannot change report suites or date ranges. That just limits them completely.
Hi here! I tried to use Universal Editor with a page hosted in AEM Cloud (not locally). But UE cannot open the page.Accorded to this doc https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/getting-started I instrumented WKND page component. I put this<script src="https://universal-editor-service.adobe.io/cors.js" async></script><meta name="urn:adobe:aue:system:aemconnection" content="aem:https://author-p15353-e35406.adobeaemcloud.com/">to `customheaderlibs.html` and I see in preview mode it was applied.But UE doesn't recognize the page. I went here https://experience.adobe.com/#/@smartlingexchange/home opened `Experience Manager` -> `Universal Editor`, put link to the page https://author-p15353-e35406.adobeaemcloud.com/content/wknd/language-masters/en/test-editor.html?wcmmode=disabled and launched the editor. It shows `Ooops` pageDid I missed something?
Hello everyone,I would like to ask for some advice regarding monitoring copy-paste operations in the AEM toolbar.My goal is to detect when a new node is created via copy-paste and then remove the onTime property from that new node.However, I keep encountering an error on the jcr:content node saying that it cannot be found.From my research, it seems that when the node is copied, the operation is not fully synchronized yet.But when I check in CRXDE after the copy, I can see the target node clearly.I have attached my code for reference.
I've been receiving the error below while activating to a streaming destination. Is there a way to figure out which profiles were excluded from being activated? One idea is to create the same audience as a batch audience and activate to a sftp or S3 bucket. Then identify the profiles that were excluded. Another is to query the profile snapshot to identify profiles that are part of the audience and then query them further for the existence of the required identity attribute.Is there a simpler/faster way or log where AEP would actually show you example profiles whenever it excludes them from being activated to a streaming destination? Wanting to know before I embark on researching via the approaches above.... Error description provided in the 'Dataflow Run details' screen for the destination activation: 'No valid identities were found on the profile. This can indicate that several of the exported profiles are missing an identity attribute that was set as source field in th
In Adobe AEP, Is there any way to find the average global evaluation job times over the last 12 months ?
Hello Team, Recently I am working on a POC task, where I need to get details from Adobe Analytics and show the details in my AEM applications home page. So, basically this is a serer to sever connection, where I am displaying application specific data in my application. Consider: I am trying to get the most visited pages, and displaying in descending order based on visitor count. Based on few articles, I was able to crack the logic to display the Adobe analytics data.https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/ https://adobedocs.github.io/analytics-2.0-apis/ https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/reports/ From this, I am able to get the access token too.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/generate-server-to-server-authentication-access-token-from-java/td-p/654917 Special thanks to @imran__khan for his q
Hello,Map-level Search and Replace is returning 0 results all the time. Our UUID version AEM Guides (4.6.0.3). I tried below steps.1. reindexed the /oak:index/lucene2. reindexed /oak:index/damAssetLucene
I am trying to integrate Assets with graphql on AEM, but I need to create a content fragment for each asset. I am wondering if I can create like a global json file and integrate that with graphql on AEM.
Hi everyone,Is there a way of a selection field in Workfront forms, where when user 1 selects time slot 7:00 am, it is not available for user 2 anymore in the selection of different time slots? (similar to booking time in a calendar but via requests)
Has anyone used Fusion to log external vendor invoices in a projects billing records? I've found bulk import instructions for a csv file but I'm looking for a blueprint that imports an invoice to the corresponding project. Are any tips if you've developed a scenario for this!
Hello RTCDP Community users, We’re continually inspired by how you’re using Adobe Real-Time Customer Data Platform to create meaningful impact. Your insights not only showcase what’s possible but they also empower others to make smarter, more confident decisions.We’d truly appreciate it if you could take 10 minutes to share your experience on Gartner Peer Insights. Your feedback plays a key role in shaping Adobe’s position in the Voice of the Customer report and contributes to our eligibility for the Customers’ Choice recognition. Most importantly, your voice helps guide peers in choosing the right solution for their needs.As a thank you for your time, you’ll have the option to receive a $25 gift card when your review is published!Start your review here!Important details to keep in mind:Reviews are anonymous. Only your role, industry, and organization size are displayed.Updated reviews are welcome. If you submitted a review in the past and have new insights to
In this post, we’ll explore how to manage dynamic SQL audience in Data Distiller by using the INSERT OVERWRITE INTO command. This capability enables you to fully refresh the contents of an audience with the results of a new SQL query, making it ideal for use cases that require recurring or complete audience updates, such as monthly re-qualification or based on customer behavioral pattern. What is INSERT OVERWRITE INTO?Unlike the standard INSERT INTO command, which adds new profiles to an existing audience, INSERT OVERWRITE INTO removes all current audience members and replaces them with only the profiles returned by your SQL query. This ensures precision and control when updating SQL audience definitions at scale. Audience Behavior in Real-Time Customer ProfileWhen an overwrite occurs, Real-Time Customer Profile applies the following logic:New profiles in the batch → marked as enteredRemoved profiles (not in the new batch) → marked as exitedUnchanged profiles → no action take
I haven’t been able to locate any documentation regarding SPA integration. I came across the following link through a Google search, but it doesn’t redirect to the correct page:https://experienceleague.adobe.com/docs/analytics-learn/tutorials/implementation/spa-pages/using-best-practices-when-tracking-spa.html?lang=en#running-s-t-or-s-tl-in-the-launch-ruleDoes anyone know the correct URL? Additionally, I’m trying to determine whether I should use a direct call or create a custom event when working with Adobe Launch.
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.