Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Attention all Adobe Experience Platform practitioners. We will be closing applications today at 5pm PST. Last chance to:🌟 Gain exclusive access to Adobe insights🤝 Connect with a global network of passionate peers🎤 Share your voice and inspire others🏆 Be recognized as a leader in the community Be sure to get your application submitted today- https://event.adobe.com/2025championapp-AEP?cgen=65FN7HS9&mv=other&mv2=Acrobat-Web
Hi all, relatively new to Marketo so apologies if anything is unclear.I'm using tokens in the "From", "From Address", and "Reply To" fields to put in values from custom fields we've created for Account Managers' names and emails.As a result, the email with these tokens says it no longer uses the custom DKIM Signature, which, as I understand it, can affect deliverability(?)Does anyone know how to/if we can make it so that I am able to use the tokens without losing the custom DKIM signature?Any help is deeply appreciated. Cheers in advance 🙂
Hi Community, Based on the requirement, I have two languages and six countries for each language in an HTML setup. I need to test them using a single email address. Currently, I substitute the address and manually add different profiles to the email. Is there a way to streamline the process, eliminating the need to add the same email multiple times while efficiently selecting a specific profile each time? Thanks,Akram Husain
How can we create a schema in Adobe Experience Platform (AEP) using an API?
Hi All,I’ve successfully implemented the Google Ads global site tag (gtag.js) on all relevant pages using Adobe Launch. I verified that gtag.js is loading correctly, and I can see console logs confirming it's working on page load.Now, I’m trying to track a Google Ads conversion when a user clicks a specific button. I created a rule in Adobe Launch with the following setup:Event: Core - Click - with the correct CSS selectorAction: Core - Custom Code (JavaScript)Here’s the code I used in the action:function gtag_report_conversion() {var callback = function () {if (typeof(url) != 'undefined') {url = window.location;}};gtag('event', 'conversion', {'send_to': 'AW-00000000000/XXXXXXXXXXX','value': 1.0,'currency': 'EUR','event_callback': callback});}gtag_report_conversion(); Problem:The rule is firing (confirmed via Adobe Launch debugger)But the console statements are not appearingNo conversion hits are seen in Omnibug or DevTools > NetworkIt seems like the custom code is not executin
Automated Personalization, Auto Target, and Recommendations are not supported by the Visual Experience Composer. Requesting these activity types get support through the VEC in the future.Documentation shows that only a limited set of activities are compatible with the VEC:https://experienceleague.adobe.com/en/docs/target/using/experiences/spa-visual-experience-composer#supported-activities
Request for Feature Enhancement (RFE) Summary: Request to make paraformat options configurable for Richtext field in content fragment in AEM 6.5.20 Use-case: Ability to author H4 to H6 in richtext field in content fragments in AEM 6.5.20 Current/Experienced Behavior: Richtext field(sling:resourceType=dam/cfm/admin/components/authoring/contenteditor/multieditor) in content fragment supports paraformat options from H1 to H3. If we have to add H4 to H6, it needs overriding of OOTB file /libs/clientlibs/granite/richtext/core/js/plugins/ParagraphFormatPlugin.js which should not be the case Improved/Expected Behavior: Please make the paraformat options configurable / make all the standard header options (H1 to H6) available OOTB Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5.20 Customer-name/Organization name: NRG Screenshot (if applicable): Code package (if applicable):
Documentation shows that only a limited set of activities are compatible with the VEC:https://experienceleague.adobe.com/en/docs/target/using/experiences/spa-visual-experience-composer#s... Description - Automated Personalization, Auto Target, and Recommendations are not supported by the Visual Experience Composer. Why is this feature important to you - Requesting these activity types get support through the VEC in the future, to enable SPA sites to utilize Adobe Sensei activities (Automated Personalization + Auto Target) and Recommendations. How would you like the feature to work - Enable "Current View" to display and for ViewName to be recognized from Single Page Applications when in the VEC for Automated Personalization + Auto Target activities. Current Behaviour - The VEC does not recognize ViewName, and activities do not render based on the ViewName. Documentation shows that only a limited set of activities are compatible with the VEC:https://ex
I am trying to leverage Adobe PDF Auto tag API. I already have all the PDFs hosted on AEM assets. I am looking for OOTB way to generating asset id for the pdfs to perform the API operation without need to uploading the PDFs to Adobe server again.
Hi Team,One of our customer reported an issue where the checkboxes are not visible in the domain page. On checking it, the page has a adaptive form linked and that form uses Ultramarine theme. It works within AEM(author and publishers). Also, On checking further, we noticed the file name of that asset is not existing with an extension and it is not valid name.Attaching the screenshot of issue and path of the asset./etc/clientlibs/reference-themes/ultramarine/assets/1458282381866 If we change the theme to some other themes apart from Ultramarine (eg: Simple enrollment, Tranquil etc) and publish form, checkboxes are visible in the domain.It would be helpful if we get any suggestion on how we can allow these kind of files in AEM. Thanks in advance!
I was wondering if Fusion would it be able to do the following scenario? If a requester submits a URL in the request form would the system be able to check an excel sheet or if we put in all the URLs for the system to check it would name the project a certain name?
Description -I want to be able to send a file to proof but the way our organization works is with multiple artboards in one file. This would streamline a process by eliminating a step of export and mockup. How would you like the feature to work -Currently, I run into an error when sending the proof to workfront with multiple artboards. So I have to export JPGS and place them into another file to arrange the creative properly for the mockup approval.
Right now we can only edit comments if we have "Commenting Beta" enabled but only for 15 mins, after the comment/update was posted, we need to have to possibility to edit them at any moment, not only 15 mins after. Thank you.
Is there a way to pull a report on many are using the widgets and what type from the homepage of Workfront?
Hi All, Brainstorming some way to manage the Integration Service Account in Workfront. As we are slowly moving from API Keys to OAuth2 Authentication. It would be interesting to know what the best practice or approach to manage it. I notice for OAuth2 Authentication can only create up to a total of 10 OAuth2 Applications, and this would be an issue as we might be exceeding it. Thanks in advance! Regards,Bryan
Hopefully a simple one for the FUSION experts out there. I'm attaching tasks to a project from a task template Having found the task ID of the task I want them to be added BENEATH (234:ID above), when I put that ID in the PredecessorTaskID field - it just puts all the templated tasks at the bottom. Am I using the right field for this - or is there another way ?
Description - I think it will be great if campaign has a built-in change log to workflows that shows who made what changes and when. Why is this feature important to you - This will help improve collaboration, simplify troubleshooting, and support audit requirements especially in scenarios when multiple users edit the same campaign.How would you like the feature to work - When a user edits a workflow (adds/removes activities, makes changes in properties, modifies queries, etc.), the platform should automatically log the change with username, timestamp and type of change.Current Behaviour - Currently Adobe campaign does not track changes made to workflows. In case multiple users work on same campaign, its difficult to identify who made which all changes. This lack of visibility can lead to confusion, rework, errors etc.
Hi all.I'm trying to create a comprehensive email performance report from Adobe campaign. Currently I organize my campaigns by month (each month in a separate folder), and am preparing a report with the following structure: Sheet1:Campaign summary:Campaign NameSend DateTarget Audience (Segment Name)Total Target CountOpensClicksUnsubscribesFailuresSheet 2: User level engagement:Few basic details like id, email id, mob number, name etc.Number of Emails receivedList of Emails received (Campaign names)Open activity countList of emails openedClick activity countList of emails clickedUnsubscribed - Yes/NoEmail from which user unsubscribedIs there a way to extract any of this data directly from Adobe Campaign - either by query activity, logs, or a pre-built report? Any suggestions on the best way to approach this or export it efficiently would be really helpful. Thanks in advance.
Imagine you are collecting data from your website via streaming using HTTP API. As people browse and do things on the site, that data is being collected. You wish to create audiences using that event data and want to activate those audiences to a cloud storage destination such as S3 or SFTP. However, you are aware you are unable to map experience event data within the destination connectors. This makes it impossible to activate the audiences to such destinations. Secondly, imagine once on the site, people can either authenticate (log in) or choose not to (unauthenticated/anonymous users). In cases where an individual arrives at the site multiple times in a month but does not log in, you want to collect behaviors of such anonymous users over time until they eventually log in. Once they do, you wish to connect their past behaviors to their current known identity. How do you design a data model that allows you to accomplish all of the above? There are a few approaches
Hi, I am using the lightbox target experience template and can't figure out what part of the code needs to be edited in order to have the blue box have more space on the top and bottom. I have tried changing the 42px (in orange below) but that does not change anything. Does anyone have any ideas? <script>// Lightboxvar att_config = {// =========================== USER DEFINED CONFIGURATION ===========================// Removed for space //// =========================== END USER DEFINED CONFIGURATION ===========================};(function(){"use strict";var title=null!=att_config.title&&att_config.title?att_config.title:"",subtitle=null!=att_config.subtitle&&att_config.subtitle?att_config.subtitle:"",buttonText=null!=att_config.buttonText&&att_config.buttonText?att_config.buttonText:"",buttonLink=null!=att_config.buttonLink&&att_config.buttonLink?att_config.buttonLink:"",declineText=null!=att_config.declineText&&att_config.d
Ever since the new VEC Experience became available to me, I have not been able to access (or even see) any of my HTML Offers nor Experience Fragments when attempting to insert one into an activity. Mind you, if I go to the Offers tab outside of the Activities tab, I can still find and see every offer there. Instead, I keep getting blocked with this "Invalid User Input" error. Some (but not all) other people I work with are also seeing the same impediment. Is anyone else having any issues like this?
I am trying to add an external repository in cloud manager by going to Repositories > Add Repository > Private Repository. But it seems that whatever url I enter, is considered invalid
Hi!I hope you are well Do you have an ad hoc generic process in python to convert JSON data to XDM Parquet file in order to ingest to AEP Dataset?I was testing a normal .parquet file but Adobe does not recognize some files. Example JSON:[{ "_ingdirectspain": { "Savings": [ { "ccc_product": "123456789", "pro_type": "tipo_1" }, { "ccc_product": "1234567890", "pro_type": "tipo_3" } ] }, "identityMap": { "UUID": [ { &n
Hi allIn my local I have tried to sync content using Acs commons content sync I have opned two AEM instances one with 4502 and other one with 8802I have folwed this https://adobe-consulting-services.github.io/acs-aem-commons/features/contentsync/ artilce to sync the contentSo in my local 4502 port i have configured host and added Path to synchronize * path and selected Source environment as http://localhost:4502/ Now I want to sync the content from 4502 to 8802 instance so where we need to configure destination url for sync the content
Hi all,I am working on a project that requires implementing the DeepL translations APIs to perform translation of content. We have the by default microsoft translator integrated as of now but are looking to implement DeepL as it suits our usecase.Have any of you implemented custom translation connector for AEMaaCS before? My first question is, is it is feasible? If so, what are the challenges.Can any of your provide supporting documentation/tutorial/blog that can help me implement the same?Thanks in advance!
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.