Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
We have some data stored on the AEM content fragments which gets cleared out upon clicking back button on the page or moving out of the page. The modified user shows the logged in User irrespective of whether or not user clicked Save button option.Why is the data not persisted in this case ? Is it a known issue or do we have a resolution? This is on AEM 6.5
Hi all, Is anyone experiencing this issue? Updates are not carrying over to the project when converted?
Hi, we have a project from Fusion that has grey task dates (screenshot attached). I have never seen this before, and when attempting to change the date, it automatically reverts back. Any tips?
We have noticed that when we've changed the status from "Current" to "Dead", any tasks assigned to users still show in their lists. When you change the status from "Current" to "On Hold", task are removed from their lists. I would think the same would happen for "Dead" projects since they are not required any longer. We are able to add a filter to remove tasks from these projects, but this will still impact resourcing. Associates assigned tasks for "Dead" projects will have skewed data for resource management. Are we missing a step when changing the status? Thank you!
Hi, We are in the process of creating a custom metric in Snowflake that will enable us to combine Adobe data with other data sources. Is it possible to import a metric definition or rule from Snowflake into Adobe Analytics? Our goal is to create the metrics in Snowflake and then import them into Adobe Analytics.
Hi! I have a doubt about those activities regarding new entrances. Imagine I have Audience A with 100 profiles. Journey 1 with Allow re-entrance disabled: Starts with a Read Audience scheduled each 1 day.----> 1st shot: 100 profilesDuring the day, 2 new persons enters the A audience-----> 2nd shot: 102? or 2? I know Audience Qualification only applies for new enters or exits, but my question is the amount of profiles 2nd shot will trigger, 102 or only the 2 new? In case only the 2 new, what's the difference of using Read Audience or Audience Qualification? Audience Qualification is in real-time? Thanks.
Hi, I understand the functionality of the system token {{system.unsubscribeLink}}. However, is there a way to make the unsubscribe link clickable—similar to how a standard hyperlink functions? Thanks
Hosted in partnership with Steve Watts and Brian Haight of Adobe Professional Services, this session walked through the basics like reading JSON path notation, understanding data types, and choosing the right starting path in Fusion. Then, 3 real-world examples were covered from finding and filtering data, to reshaping JSON, and doing advanced transformations on the fly. It’s a must-have skill for any Fusion admin looking to save time and simplify data handling! If you weren't able to attend, no worries - download a copy of the slide deck and training materials below, and watch the on-demand recording to follow along: Slide Deck PDF Workshop Recording Training Materials (.zip file) If you missed last month's Workfront Fusion hands-on workshop on data imports, watch it HERE. And know that more Fusion events are coming next month: October 2 at 10:00 a.m. PT – Wake Up with Workfront: Scaling with Advanced Features & Fusion, Part 2 October
Hi I’m trying to use a simple Sling Model from HTL, but the model never instantiates (null bindings). I suspect I’m missing something obvious with the adaptable.Sling Modelpackage com.acme.core.models;import javax.inject.Inject;import org.apache.sling.api.resource.Resource;import org.apache.sling.models.annotations.DefaultInjectionStrategy;import org.apache.sling.models.annotations.Model;@Model(adaptables = Resource.class,defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)public class TeaserModel {@586265private String title;public String getTitle() {return title;}} Sightly<div data-sly-use.m="com.acme.core.models.TeaserModel"><h2>${m.title}</h2></div> When I check the logs here is what I get, what wrong here?org.apache.sling.models.impl.ModelAdapterFactory Could not adaptorg.apache.sling.api.SlingHttpServletRequest to com.acme.core.models.TeaserModel
Hi Adobe team,I am unable to view the data, after right clicking on transition and clicking on display the target in Adobe campaign classic.Kindly guide me to resolve above problem as I tried clearing the cache as well as creating a new workflow, but the issue is not solved.
Hi, has anyone recently had issues with video proofs being pixelated?
Hi @parthasarathy Kindly help me understand the following points related to union activities in Adobe Campaign Classic:1. Should the targeting dimensions be the same for all three reconciliation options, or just the keys only?2. What does the option “Use common additional data only” mean when it is selected?
Hi Team,We are using Adobe Experience Manager (AEM 6.5 ) v7 on-premise, integrated with Adobe Campaign, and have created a custom email page template that includes several custom components.When we send this content to Adobe Campaign, the components render correctly, but the styles are not loading as expected in the Campaign delivery.Could you please help clarify the following:Why are the styles not being applied when the email content is sent from AEM to Campaign?Is there any difference in how inline styles vs linked styles are handled in Campaign emails?Does Campaign fetch styles from the AEM publisher instance, or do styles need to be embedded directly in the email content?What is the recommended approach to ensure consistent styling of custom components across email clients when using AEM + Campaign integration?Any guidance or best practices would be greatly appreciated.Thanks,Akhil Baddam
Hi All, I need code or workflow reference ab test for determining winner on 2 differenet segments in single workflow please help @parthasarathy @akshayanand
Hi Team, I have requested MSI access from Marketo Admin and received the invite. However, I was also asked to create a Salesforce profile to complete the access setup. I would like to clarify a few points before proceeding:Is sending an Invite through Marketo Admin and Authenticate through salesforce is the correct approach to get MSI access, or is there an other method.When clicking “Activate account with Salesforce”, will this action have any impact on the existing Salesforce contact record.Can MSI users (Remove/Delete) only be managed once I have access to Sales Insight Actions, or is there another way to manage users.Thanks in advance for your guidance.
Hi all, As per a campaign technote posted here: https://experienceleague.adobe.com/docs/campaign/technotes-ac/tn-new/ims-migration.html there are some steps mentioned how we should migrate our technical operators (ones using native authentication, such as webapp, messagecenter, etc.) to the Adobe admin console since the native username/password based authentication will no longer work from build 8.6 onwards. We are preparing for it while we are on build 8.5.2.The technote mentions that we need to create a project in the adobe developer console, and then use the technical account access token generated as a result in the "Authorization" header of any API request we wish to make towards campaign using a technical operator. https://experienceleague.adobe.com/docs/campaign/technotes-ac/tn-new/ims-migration.html?lang=en#ims-migration-step-8I am following the steps that are necessary, but get the error "Non impersonation Login is not allowed on this instance."If I do not
Description - Currently, when an issue is converted to a project, for any screen captures that are added to updates in the issue, only the image data transfers to the created project, and not the image itself. Why is this feature important to you - Users must manually add the image to the project after conversion, which is tedious and can easily be forgotten by the user during conversion. How would you like the feature to work - the images should transfer to the converted project, within the same update, along with the update data and image data. Current Behaviour - Image is not transferred as part of the project conversion process (refer to Adobe Support Ticket #E-001837945)
I am currently exploring the use of Page events to develop a calculated metric that will help me better understand the intricacies of these events. As part of this process, I want to perform tests on the metrics I've designed. To do this effectively, I need to identify the specific actions or conditions that trigger a page event to activate. What approaches or methods would be most effective in uncovering these triggers? Can I use Data Feed for this purpose?
Request for Feature Enhancement (RFE) Summary: Ability to Search pipeline in AEM Cloud Manger Use-case: With growing number of pipelines for Front end with several environments it hard to find and run the pipeline form cloud manger Current/Experienced Behavior: No Search functionality available Improved/Expected Behavior: Search functionality to search pipelines in Cloud manger Environment Details (AEM version/service pack, any other specifics if applicable): Cloud Manger Pipeline screen Customer-name/Organization name: Unilever Account Screenshot (if applicable): Code package (if applicable):
Hi All, i have field in schema named as UtCode it contains some string value uniquely for each recipient now i need to pass these values as value of delivery code for any delivery they are reciving , how i can implement this in ACC.
Description:We would like to see update on Trade Desk connector to connect directly on a partner level rather then on advertiser level. It would be great to have both. Why is this feature important for us: We work with several countries and therefore we have a lot of advertisers. As we can not connect on a partner level - it means we have to manually configer destinaiton with mayn different adverticer rather then just configur it once with the partner. How would you like the feature to work:The same as Trade desk connectro works now, but would have possibility to chose between advertiser or partner. Current Behaviour:Only Trade Desk Adverticer ID connections are possible.
I have an Adobe Analytics Web SDK implementation using the data object and we are working on migrating to CJA. This implementation is accurately sending data to AA but in CJA, my event counts show as 0. My mapped eVars and props work fine but I'm probably just missing something simple with the events. I have tried for example, data.__adobe.analytics.events.event1 mapped to a custom schema field web.webInteraction._test.clicks where that field is set to integer. I have also tried changing web.webInteraction._test.clicks to a "measure" and instead mapping to web.webInteraction._test.clicks.value to mimic the AA ExperienceEvent template but both scenarios result in counts of 0 in CJA. What am I missing?
Hi, I can't seem to download AEM form hotfix, can someone please help. When I click download, I get AEM_6.5_Unauthenticated_RCE_in_LiveCycle. I have try multiple times and also sign in and out again.
Hello Everyone, I am trying to configure A/B testing for multiple deliveries within a single workflow. Currently, the method mentioned in the official documentation works for identifying a single delivery winner based on my workflow ID. However, I want to determine the winner for each individual delivery within the same workflow.Could anyone help me with this?Thank you! Regards,Sujith kumar
Hi Developer Community,I have successfully set up the WhatsApp API and configured the channel surface for native WhatsApp integration. Additionally, my business has a pre-approved Meta template available for use.However, I am currently unable to view the templates within the integration interface. At present, my Facebook Developer app is set to Development Mode.Could you please advise on potential causes for this issue? Are there any additional steps I may have overlooked in the setup process? Any guidance or recommendations would be greatly appreciated.Thank you for your support.
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.