Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi community,I’m working with Adobe Campaign Standard (ACS) and need to access, through the REST API, the full definition of standard resources (e.g., Profile, Subscription, Service), including data types, lengths, keys, and relationships.Is there any endpoint or method to retrieve this information directly from the API?It only works with the endpoint:https://mc.adobe.io/developeando/campaign/profileAndServicesExtFor other resources, it returns 404 Not Found.Thanks for any guidance or references!
Hello Friends, I am not be able to resolve the difference between data that has been retrieve from Adobe and Cogs2.0. Is there any tools that can determine those differences CSVs.
Is there anyway to use session write collection on a v8 tmp table? I need to construct some data and then update fields on a tmp table, but doing it using a sqlexec and for each loop just takes a long time. I was thinking if I could just somehow to a session write collection and make a single update rather than 1000.
How do i create AEP audience where customer is having attributeA=123 as well as attributeA=234. attributeA is string(NOT an array) as part of event attribute and customer can have multiple event having different attributeA values.
Hello, We are working with one of our clients to implement analytics tracking on the site they own but they will use the same domain as us (lets take ".adobe.com" for example). Below are the examples of how our main site and the client site will technically look:www.adobe.comwww.client.adobe.comBasically, it will be a sub domain of our site. However, they can only implement tracking events using App Measurement Javascript implementation due to several reasons, while our main site runs on Adobe Web SDK. Our goal is to maintain a single ECID across both our main site (runs on Web SDK) and the client site (App Measurement JS), so user journeys can be analyzed end-to-end in Analytics. Note: Both will share same Org ID and TrackingServer (Edge Domain in this case). What I’ve learned so far:• Web SDK creates and stores its ECID on the Edge Network and saves it client-side in the kndctr__identity cookie.• AppMeasurement / ECID Service stores its ECID client-side in the AMCV_@Ad
Hi, We frequently encounter sync errors from records that have moved to a status further in the status progression in SF, but remain in the previous status in Marketo, triggering a validation error for statuses that should not be allowed to move backwards. For example, a lead was created in Salesforce as Pre-Qualified, updated to MQL in Marketo, then updated to Working (which is a status further in the progression than MQL). When the sync took place, it triggered the validation error: "FIELD_CUSTOM_VALIDATION_EXCEPTION: Lead Status should not be moved backward (other than Unqualified or Nurture). Sales Ops can make the change if necessary." How can I prevent this from happening?
I have 2 Adobe Analytics reports being generated using Total Visits by field within date.Using Identical Field Value and START DATE, and EARLY END Date (Sep 1, 2024 - Sep 30, 2025) I get a report which advises: XXX Out of 1,498,375 visits.Using Identical Field Value and START DATE, and LATER END Date (Sep 1, 2024 - Oct 26, 2025 12:00 AM) I get a report which advises: XXX &
Hello, We've been having issues with Bots filling out forms on our pay-per-click campaigns and I'm exploring ways to block them. We have used Bot blockers such as reCaptcha and URLs on the webpage only visible to bots. I was wondering if there is a way to use a hidden field on a form (only visible to bots) and if the field has information in it to block it from processing. If anyone has other solutions for blocking bots, I'm all ears. Thanks in advance! Alex
Whether this the correct way to analyze AI traffic?
The Home area as well as Document Version reporting needs to have the ability to filter out all the proofs a users is tagged to Review, even if they are not an Approver. The My Work area had this but the Home area never received this feature and ther are no reporting options to show a user their proofs as a "Reviewer". This is a very big gap that is causing my users significant frustration. Please vote this up! Thanks!
Hello! I'm working on a scenario that will automate our project closure process, we have a Project Summary Details form on all of our projects that needs to the data mapped before we can close the project. Im currently in the mapping stage of the scenario and keep running into this issue:my first module is a Watch Record module that watches for projects that are marked 100% complete, followed by a read record module to get the information from that project, and then a search Task module to search for a certain task within the results of the watch module and keep getting an error result: Missing value of required parameter 'ID'. I've tested this two ways, 1 targeting the watch record module and second targeting the read a record module, as they both output an IDand neither of them work when tested. Any assistance is appreciated, thank you!
Hi Everyone,We need to send both online and offline events from our web and mobile channels to META, Google and TikTok. Currently, we have separate a different integration for each platform. I was watching the Event Forward Tutorial but I still have a few open questions:1) Edge API - My company already uses a Tag Manager, and there's some internal bureaucracy from our global team regarding the implentation of WEB and Mobile SDKs. Can I forward events to third-party destinations using the Edge API instead. 2) Unknown users - Do I need to create a new profile for every unknown user whose information I collect from my website?3) Offline events - Can I also send offline events through the Edge API coming from AEP, to complement my online events?
Hello, I am attempting to run a scenario that will export a report and send it to a destination on my desktop. Is this possible and if so what is the best method to go about it?
Request for Feature Enhancement (RFE) Summary: The "Assign to" selection dropdown menu within the AEM Guides review process does not filter results when a user's name is typed into the field. This requires users to manually scroll through the entire list to find and select a name.This issue significantly hinders workflow efficiency, especially in projects with a large number of registered users, making the process time-consuming and prone to selection errors.Steps to ReproduceNavigate to the AEM Guides interface and select content for review.Initiate a review process (Menu -> "Create Review Task").Click on the "Assign to" dropdown field.Begin typing the name of a known user into the field.Feature Request:Implement a type-ahead search or filter functionality for the user selection dropdown menu to allow for quick and efficient searching. Use-case: Ease of functionality Current/Experienced Behavior: Typing into the field has no effect on the list. The full, unfiltered list of u
Hi, I currently have a form made and aligned like this: However, when i insert the form into my landing page, the formatting gets messed up, and everything seems to be stacked: Does anybody know why the alignment is changed in the landing page? Here is a preview URL for my landing page if there's something within the inspect elements that I am missing: 925-OPE-062.mktoweb.com/lpeditor/devicePreview?p=1173&t=sVt4qRXPhq5SK2tvX6dQdg,,&m=925-OPE-062
Hi all,I’m trying to understand how frontend pipelines deploy changes in a cloud environment. Specifically:What is the typical flow of deploying frontend code to the cloud?How are build and deployment steps generally handled?Any explanations, examples, or diagrams would be greatly appreciated.Thanks!
Hello team, I'm working on an EDS (blocks) based project.In my project, we need to include a color selection plugin that the content author can use when creating the text component (RTE).How can I implement this functionality and include it in the RTE toolbar?
If we add some style for list, then markup is generating as below.<ol><li> <span class = "note"> Sample Text </span></li><li> Sample Text </li></ol>My requirement is to insert the class in <li class = "note">. If we add some style to whole list , then markup should generate as below <ol class = "note"><li> Sample Text </li><li> Sample Text </li></ol>How can i achieve this in RTE? Thanks in advance.
Hi Everyone,I've setup a local Dispatcher for AEM 6.5 using the Adobe generic configuration, and it's working fine. Now I want to switch to using my project-specific Dispatcher configuration folder(which already exists in my project repository) instead of the generic one.I followed this link:- https://medium.com/@toimrank/aem-dispatcher-setup-9dd2cc8cf253 to do generic setup.Could someone please guide me on the proper step to:1. Point the local Dispatcher setup to my project's Dispatcher configuration folder.2. Structure and organize the project Dispatcher files(vhosts, filters, cache, etc.,) correctly3.Integrate it smoothly with the existing AEM 6.5 local env.4. Any best practices or references for project-level Dispatcher setups.I just want to make sure I'm following the right approach before making the switch.This is how my project dispatcher folder structure looks like:Thanks in advance for your guidance!Regards,Gangadhar P
Hi all, does anyone know if there's a way to add a column to a Proof Approval Report that pulls the issue name and its owner name that the proof was uploaded to? (here proof is part of the task in a project which was resolved by the issue)
I have created a request intake form in Workfront and I need to enable the public sharing for the form for the users who doesn't have access to workfront.Please help !
Hi folks, I ve enabled the Target Console Logging in the Experience Platform Debugging but nothing is being logged. how can i debug the problem? is there a way to activate it manually?it should show something like this but it does not
Hello All, I have a SPA that has Target 2.0. Here is the user flow and what I am trying to achieve Starting URL is URL_A . It has 3 views - v1, v2 and v3 that load one after the other based on user actions. I am able to navigate to these views within VEC and make changes / add custom code etc - so that is goodon V3 of URL_A, there is a CTA that leads to URL_B view V1. Please note that this is not a page refresh.On URL_B / view V1, I would like to make a change. So I change to 'Design' mode. What happens is the browser within VEC goes all the way back to URL_A / view V1The SPA is react js - if that helps. Can you throw light on what is happening here please? Is this an implementation issue ? or an application issue? In short, I would like to make changes to multiple views that spans across different urls. But I am unable to. Any help would be highly appreciated.
Whenever we create an experiment in email communication we get an option to select Success Metric, which I have observed are specific to organisation.Can anyone please tell me the source of these success metrics ? And where can I add or remove success metrics ?
Hi team, Since Basic Authentication in AEP to Snowflake would be getting deprecated by Nov 2025, we are trying to add the snowflake connection with Key Pair authentication. We are using the credentials that are provided by the Snowflake Admin and those credentials are working with Snowflake or through Postman. I am following the documents as per Adobe:Snowflake source: https://experienceleague.adobe.com/en/docs/experience-platform/sources/connectors/databases/snowflakeConnect Snowflake to Experience Platform using the UI: https://experienceleague.adobe.com/en/docs/experience-platform/sources/ui-tutorials/create/databases/snowflakeTroubleshooting: https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-26294 But when I put the details in AEP/AJO Snowflake source connector i see an error: Authentication failed. Try entering your credentials again. We are using unauthenticated Private Key from snowflake which does not need a passphrase and we
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.