Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Dear Community,currently we are creating a lot of transactional messages for interaction with our webshop. In a transactional message it is possible to click on "save email as template", but different to normal emails (where we of course use the template function) it seems to be not possible to use/insert this saved template for transactional messages.Do you know a way how to create/insert also templates for transcational messages (besides copy/paste html code)?Thank youKind regardsNadine
Hi,I am facing issue while sending a proof+email rendering to a test profile in Adobe campaign Standard.Below is the error message:-XML-110009 Unable to find the element 'delivery[@delivery-id='108877985']' of path 'activities/' (document with schema 'workflow') Could you please help, how to solve.
Hi team,I have a requirement where we have to add sourcetags in Email Deliverywhen sending targeted e-mails through Adobe Campaign Classic please help me to understand where we can add sourcetags in Email Deliverywhen sending targeted e-mails through Adobe Campaign Classic Please let me know wheere and how to add it to all the links to the website in order to Analytics to track it
Hi WF community! I am currently struggling a bit with two of my custom prompt setups where I am trying to filter for specific words people have entered into a custom field. (Not ideal, I know :-) )In the beginning I had one of my prompts working but now they both don't seem to filter properly. This is how I have set it up: DE:project:Keywords_Mod=in DE:project:Keywords=Manufacturing & Supply Chain Could it be the space between the words? How do I need to set up the filter inside the Custom prompt to get a functioning prompt? Thanks in advance Tino
Hi There, as you see above why there is no reentrance showing up in journey property configuration. My starting activity is read audience. please advise
Hi,We have an embedded hybrid mobile application with ionic framework where we want to integrate the Launch AEP SDK in order to track the app data in analytics. The documentation(https://aep-sdks.gitbook.io/docs/getting-started/get-the-sdk) do not provide any insights in integration for ionic. Can someone please help here?
I am currently exploring the integration of an Ionic Framework mobile application with adobe target. Unfortunately, Adobe does not provide a dedicated SDK for Ionic. If anyone in the community has the experience or insights into integration Ionic mobile application with Target. I would greatly appreciate your guidance.Regards,Sabeel Aarish
I am trying to figure out if there's an easy way to get inbox placement tool set up for every send in Marketo without having to make a seed list every time. What is the best way to use this tool?
Hello, We want to pre-fill boolean fields in a form and display them as radio buttons on a landing page. However, despite enabling "Form Pre-Fill" at the admin: landing page level and setting the specific field to "Pre-Fill: Enabled" in the form, the radio buttons are not being pre-checked with the stored values.Below is our test scenario: A boolean field (e.g., Subscribe_Newsletter) is set up as radio buttons. The radio button options are: Option 1: Display Value: "Agree", Stored Value: "true" Option 2: Display Value: "Disagree", Stored Value: "false" If the value of Subscribe_Newsletter is already stored as true in the Marketo database, we expect the "Agree" radio button to be pre-checked when the form loads. Is there a way to achieve this? We also tried adding a script to handle this, but it still doesn't work. I’ve read that boolean fields might not support Pre-Fill—could that be the issue? Any guidance would be greatly appreciated. This post was edited b
Hello! I’m fairly new to Adobe Campaign and want to start incorporating more JavaScript into my workflow. Could anyone clarify which JavaScript version Adobe Campaign Classic v8 supports? I’m using ChatGPT to help me learn JavaScript, but it often generates scripts that aren’t compatible with ACv8.according to chatgpt it uses JavaScript 1.7 or 1.8 (ES3/ES5) I’d appreciate any guidance. Thank you!
Hi,I am looking to pull a report on first-time page visit in Adobe Analytics. What filters do I use to pull that data?Thanks
Hi all, does anyone have experience with getting Eloqua data into AA? Any suggested preferred approaches like Data Sources, API, 3rd-party providers?What kind of data is actually available?Any suggestions and links highly appreciated 🙂 Best regards from SwitzerlandBjörn
Hi,I want to use GraphQL for searching and building a listing page with pagination. As I explored, I understand that GraphQL supports offset, limit, sorting etc. but I couldn't find a way to get the total number of results to achieve pagination with page number.It would be really helpful if anyone can suggest how can we achieve it using GraphQL. Thanks in advance.
Hello,I'm very new to Adobe Ad Cloud. I'm looking for documentation/videos on how DCO works as I haven't been able to locate any.Or if someone with DCO experience can provide brief steps of how it can be configured/used, it would be greatly appreciated.Cheers.
Hi guys, I was troubleshooting an issue after upgrading to 6.5.6 from 6.5.3 and still can't figure out why so though I would ask for your help to see if someone is also experienced the issue and got a workaround or so. Background:- Issue happen after I upgrade AEM to 6.5.6 from 6.5.3- ACS common version is 4.0.0- Core component version is 2.8.0 Issue:- When saving any component dialog (even the default one by we-retail), the value didn't get save into the page jcr:content node but it get created in /libs/cq/gui/content/editor/content, for example, if i modify this page /editor.html/content/we-retail/us/en/experience.htmlthen instead it saved to /content/we-retail/us/en/experience/jcr:content/...actually it got created in /libs/cq/gui/content/editor/content/we-retail/us/en/experience as a result, when open the dialog again on the page, it will show no new value. What i noticed, when submitting the dialog, the POST request make to a
There are videos posted on adobe site for analytics and target on website https://view.adobe.com/viewer/ site.Ex- https://view.adobe.com/viewer/5f1022ada2e3a957be41c5f1 I want to know is there repository kind of where i can find all such videos playlist?
Could you please tell me how to set up a demographic scoring campaign. I have created a SC that schedules demographic campaigns to be scored weekly with the following criteria Example (The following are separate SCs created)・smart campaign AFilter criteria: x departments Flow: +10 for demographic score, +10 for lead scoresmart campaign BFilter criteria: department y Flow: +20 for demographic score, +20 for lead scoreSmart campaign CFilter condition: department z Flow: +30 for demographic score, +30 for lead score Since we have also set up a separate campaign for behavior score, we have included a setting to add to the lead score as well.However, with the above settings, the same score is added to each lead in the corresponding department each time.We did not use a trigger campaign because we wanted to use a badge campaign that would not overload the system, and we did not need to immediately take into account departmental changes. I thought about using the lead qual
Hello,Setup: Adobe Analytics using xdm, schema set through code in edit code area JS (btw there are a bunch of warnings in the code ie 'expected identifier and instead saw '=') of AEP WebSDK extension. We are having an issue where a numeric event is not sending values on purchase (number of coupons used in the transaction), talking with experts here seems it should just work. The numeric event is not fired as data layer event but a parameter of purchase and then later turned into an event somehow to be shown in Workspace etc. I should mention that this company is unusually stringent (the most in my career) on access to admin or even testing the purchase path, so I haven't QAd myself, so I can't confirm if the tools are failing or bad setup or CMS related, etc and all I do is try my best with the limited tools and visibility I have. I've read about data object and how it is better so I'm thinking to use it, however would be great to know how to go about using both xdm and
I want to use org.apache.commons.beanutils.BeanUtils class so I added a below dependency in core module, Parent POM- <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> <version>1.9.4</version> <scope>compile</scope> </dependency> Core POM- <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> </dependency> I am trying to access BeanUtils class within the same bundle but I could not build the code, it is giving below build error [ERROR] com.adobe.aem.xyz:1.1.0-SNAPSHOT: Bundle xyz.core:1.1.0-SNAPSHOT is importing package(s) org.apache.commons.beanutils in start level 20 but no bundle is exporting these for that start level. [ERROR] Analyser detected errors on feature 'com.adobe.aem.xyz:xyz.analyse:slingosgifeature:aggregated-publish.dev:1.1.0
Hello!I have implemented a plugin for translations, everything works but to configure it you have to go through the Legacy Cloud Service page, while a plugin like the Microsoft one can be configured from the next page (Translation Cloud Service). I followed the project that I find on GitHub, so much so that it can't be configured from that page either. Do you know how to do it or where I can get inspiration to create a custom form? I attach some screens and editform.html below this is what I would like but I can configure it only in the "legacy mode" Legacy mode works (not really good) with a XML file:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" jcr:primaryType="cq:Dialog" xtype="dialog"> <items jcr:primaryType="cq:WidgetCollection"> <general jcr:primaryType="nt:unstructured" title="TOS
The profile collapse issue happening when more than 150 identities, how to avoid these kind of profile collapse issues, what is the best practices?
We have a set of 3 Marketo webhooks which have been working fine since September 2024.The webhooks connect to a data service we screen some marketo records against.That data service has now required the installation of an SSL cert (provided by the service) on the server executing the webhooks.Marketo does not install certs on behalf of clients.As a result, we are currently stuck and unable to run the data screenings.Does anyone have a similar situation they have solved for?Any creative solutions, maybe?Possibly adding an integration layer/middleman server to handle the call to the data service? Just spit-balling at this point.Any help is greatly appreciated as we have limited resources and are at a standstill.
The build image stage fails with error```W: GPG error: https://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 32EE5355A6BC6E42E: The repository 'https://dl.google.com/linux/chrome/deb stable InRelease' is not signed.W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/microsoft-edge-stable.list:1 and /etc/apt/sources.list.d/microsoft-edge.list:3W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/microsoft-edge-stable.list:1 and /etc/apt/sources.list.d/microsoft-edge.list:3[0mThe command '/bin/sh -c apt -qqy update && apt -qqy --no-install-recommends install python curl build-essential' returned a non-zero code: 1002025/02/13 16:45:20 Container failed during run: build. No retries remaining.failed to run step ID: build: exit status 100```I see there is some discussion on google
Hello All, Hope you are doing well ! I am running my AEM on Azure VM on Linux Server, Since the URL is looking likehttp://abcd.aem.dev.net:4502/aem/start.htmlnow i want to hide this port number from the URL, I am not getting how to achieve this, could anyone please help here ?
I'm trying to figure out how to capture instances of a photo that has been clicked on. That's simple. Where I'm getting lost is the user can also "favorite", "unfavorite", "share" or "more info" the photo. Ideally, I'd like to be able to have one table in CJA workspace present the data in one table, for example: If I can only do it in multiple tables that is fine too. I'm just struggling with how my data layer and XDM schema should capture the data so I can associate the actions to the photos!?!? Any advice greatly appreciated is appreciated. Thanks!
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.