Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, we are actually working on the inApp messages for our implementation. We have ECID and an internal id both selected as identities. The internal id is getting send through an event (into the identity map) and stored in the AEP profile into the identity map too. The problem is that when we want to create an inApp campaign, using the internal id as identity instead of ECID, my profile gets excluded with an exclusion message based on missing namespace. For sending the internal id we only embed the identity map object into the xdm (it seem to be working as we can see the value getting stord into identityMap.identities.0.internal_id, but I think we should be applying the updateIdentities() API , for having it properly added to the profile as identity, is it correct?
Adobe has just introduced a powerful new capability for marketers: the Adobe Data Insights Agent. This innovation is designed to democratize access to journey performance trends, enabling every marketer, not just analysts, to make data-driven decisions with ease. What’s New? Data Insights Agent not only simplifies insight generation for marketers by enabling them to query data and generate visualizations from scratch using natural language, but it also enables them to make changes to previously built visualizations and to build analyses iteratively. With Data Insights Agent, organizations can: Empower marketers to self-serve data for informed decision-making — ensuring marketing efforts are tested, optimized, and accessible to all. Uncover intricate patterns and insights human analysts might overlook, maximizing customer experience and business profitability. Eliminate bottlenecks by reducing dependencies across teams and allowing data analysts to focus on deeper and more strateg
Hi TeamI am using CJAI have created some filters i.e. filter1 Events event action Select 1 Select 2 Select 3 Select 4 ..Till Select 7filter2 event action Same as filter 1./till filter4Is there any possible way, I can get the average of all the filtersi.e. filter 1 (Select 1) + filter 2 (Select 3) + filter 4 (Select 5) | filter 3 (Not Selected anything)Then based on User_id, I can average it (1 + 3 + 5)/3 = 3
I have created a customer attribute source and uploaded a datafile, and the file looks like it has been successfully uploaded, but the sync status says unable to retrieve sync status. It has been more than 48 hours since I did this. Does this mean the attributes haven't been mapped into Target?
Hello all, I am doing use of the next library cjapy, which is a wrapper from Adobe API. In particular is this library : https://github.com/pitchmuc/cjapy The problem that I have is that sometimes, when I call to the function myReport = cja.getReport(path), the following error appears: Traceback (most recent call last):File "/home/voc_analitica/rluque/indicadores_ratios_v3/main_v1.0.6.py", line 1478, in <module>main()File "/home/voc_analitica/rluque/indicadores_ratios_v3/main_v1.0.6.py", line 671, in maindf1 = df_paginas_vistas(cja, file_name, columnas_reporte, fecha_1_str, fecha_2_str, fecha_3_str, fecha_4_str, fecha_5_str, fecha_6_str, segmento_pais)File "/home/voc_analitica/rluque/indicadores_ratios_v3/main_v1.0.6.py", line 121, in df_paginas_vistasdf_final_actual = ejecutar_reporte(cja, path, columnas_reporte, fecha_1_str)File "/home/voc_analitica/rluque/indicadores_ratios_v3/main_v1.0.6.py", line 48, in ejecutar_reportemyReport = cja.getReport(p
What is the downtime or maintenance duration in ACS and what happens when a transactional event is triggered from a external source during this downtime period.
Hi, Is it possible to store data from Transactional event (Customer ID) in the broadLog schema in ACS using Target mapping or by any other alternative process?
Hello, perhaps I just looked at the wrong places, but I am trying to find a solution for this: If a task is set to a specific status, the users should not be able to modify the dates within the task.As I am not aware of any other solution, I would like to implement the following workaround, which fulfils my needs. Since we have the new sharing modal, there is the possibility to turn off inherited permissions. Afterwards I would like to grant access to the project's group with view access only. This will prevent editing all fields in the task, but I think there is no other way. Now I need to find a solution to automate this using Fusion: Watch Event for status change -> Turn off inherited permissions -> Grant access to project group Does anybody know, if there is an easy way to do that? In the meantime I will have a look at the ACSRUL endpoint and try my luck... Thanks in advance. RegardsLars
Hi everyone, I'm encountering a popup every time I open an EDS page in AEM Cloud. The popup message is as follows: Title: Outdated Package DetectedDescription: We've detected that the integration of the @61380/universal-editor-cors package is outdated. Please contact your technical team to migrate to the latest requirements. Could anyone clarify what this means? Is it indicating that the Universal Editor package is outdated and needs to be updated? If so, what steps should I take to update it? Thanks in advance! P.S. Attaching an image of the popup for reference.
Hi Community, I am seeing an issue where AEM custom sling servlet is not accessible on one of the Dispatcher servers (IIS 10). On trying to access the servlet, I get this error: I have added filter to allow the servlet path in dispatcher.any file./0116 { /type "allow" /method "GET" /url "/bin/nameofthepath*" } The pages are loading fine, just the servlets are not working. Kindly let me know if I am missing out anything. Appreciate your support. Please note: The custom sling servlet is working fine on publish instance.
What is Profile Snap shot in AEP
Hi,How would you create a typology rule to rule out devlieries with a size greater than X (35K)?According to docs, max size should be 35K. Delivery performances best practices | Adobe Campaign
If you are a standard licensed user, go to the home page, and try to add a board from the widget panel...it isn't there. But it is there for contributor licensed users. I found this article which seems to be the only place this is mentioned: https://experienceleague.adobe.com/en/docs/workfront/using/basics/home/use-home-area/add-edit-remove-widgets-in-new-home#widgets-available-for-specific-license-types. Is there a reason a feature like this isn't available to standard users?
I currently have Adobe Analytics and Adobe Customer Journey Analytics implemented through a dual tagging approach. Analytics through the adobe analytics extension and CJA through the Web SDK. Data collection has been running for a few days, and I'm surprised to see that there are nearly twice as many people in CJA as there are unique visitors in Analytics. There is only one dataset in the CJA connection, which is coming from the WebSDK. It has the the connection has the identity map default settings as the person ID. I didn't mess with this at all. I am also capturing ECID separately in schema using:if(typeof Visitor=="function"){var visitor = Visitor.getInstance('ADOBE ORG ID@AdobeOrg');return visitor.getMarketingCloudVisitorID();}else return '';to do so I have roughly twice the people in CJA as I do Unique Visitors in Adobe Analytics. and I am trying to troubleshoot whyAA: CJA: If i break down by Person ID in CJA - person I
An email notification should be sent when a user reacts to a comment. Our team often uses reactions—especially to indicate agreement or a "yes" response—but the original commenter is often unaware of the reaction.
Greetings! Is there some way to set up an email notification natively to Workfront is someone reacts to a comment? Or, would that require an integration outside of Workfront? Or, could Fusion do this? I'd rather Workfront triggered an automated email if someone reacts to a comment. Is that possible? TY
Is there any way to report on any requests generated through the Outlook add-in? Looking through some of my own request submissions through the add-in, I'm not finding anything distinctive to note the request came from Outlook. Since the Outlook integration is going to be non-functional soon, it would be good to know how many users are currently submitting requests using the add-in functionality. Thanks
Would love to use Engagement Map even for email program smart lists as it's the easiest way to see the smart list criteria fully and ability to copy and paste the smart list criteria is valuable. Currently engagement map is only available for smart campaigns.
I would like to have a project created automatically every quarter from a previous project. Is this possible without using Fusion or Planning?
Hi All,Could you please help me with this issue? I am using AEM 6.5.20 and have an RTE/Text component in my project. I'm trying to author it in the dialog as follows:After submitting the dialog, the value is being stored in the node as follows:<p>Test Test <a href="%3C%= rt.ctx.logo%20%&gt;">Test</a></p>However, when I reopen the dialog, the content appears incorrectly (as shown in the screenshot), and I’m unable to identify where exactly I had authored the hyperlink.Also, is it possible to save the value in the node as <%= rt.ctx.logo %>?Thanks in Advance,Veera
Hi All,I recently started working in AEP and I don't have much experience. I am trying to get data from Adobe Commerce into AEP using Web SDK. The connection is working and I am able to received standard events.I am not sure what is the best way to get data about newsletter subscription from the client account settings. I was trying do this in different ways but it is not working. Does anyone know how to do this and could tell me which direction is good?Thanks a lot!
Starting August 2025, Adobe will begin phasing out support for Marketo Engage Identity. To ensure uninterrupted access to your Marketo Engage applications, all customers must transition to Adobe Identity by September 30, 2025. What You Need to Know Automatic Migration: Adobe will start taking actions to automatically migrate all remaining eligible users if your organization has not completed the migration by September 30, 2025. Access Changes: Migrated users will no longer be able to sign in using their current Marketo Engage credentials. Instead, they will receive an invitation to join via Adobe Identity, which must be accepted to regain access. Users who are not eligible for migration will not be transitioned and will lose access to Marketo Engage. Manual Intervention: Ineligible users who cannot be automatically migrated will be skipped. These users can be manually re-added to Marketo Engage through the Adobe Admin Console afte
Description - We have the ability to generate a shareable link of a workload balancer filter, which is great! But it'd be great if we could add additional filters on the top of the shareable link.Why is this feature important to you - sometimes we want to generate an organization shareable view, but they'd would still want to filter it down.How would you like the feature to work - If I generate a link for the Design group, bu still want to filter it down by specific job roles (e.g.: senior designer, creative director or ux designer), I could be able to add a filter on the top of that.Current Behaviour - on a shareable link, I can't add any additional filter.
When building a custom dashboard in AEP RTCDP, is it possible to populate the following fields? I went through the CDPInsights data model but couldn't find anything relevant to thisWho activated the audience to a destinationLast modifiedWho modified
Hi Community,I’m looking for guidance on how to properly delete a profile in Adobe Real-Time CDP (RTCDP).If I delete a dataset that contributes to profile stitching and profile usage, will that automatically remove the associated profiles from RTCDP?Is it recommended to use the Profile API to delete individual profiles instead?For context, I have already paused the Azure pipelines/workflows in Adobe Experience Platform that were contributing to the dataset I plan to delete.Would appreciate any best practices or insights on how to ensure the profiles are fully removed and not just the dataset.
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.