Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi Adobe Community,My organization currently uses Adobe Experience Cloud services and the Adobe Mobile SDK to send data via Processing Rules. I’m looking for documentation or examples of the event schema used in this setup—specifically how events are structured and sent to Adobe Analytics or other services.Additionally, we’re planning a future migration to Adobe Experience Platform (AEP) using Adobe Experience Platform Edge Network (AEP). I’d like to understand the equivalent XDM event schema structure for this implementation—how events are defined, what standard/custom field groups are typically used, and how to construct and send these events using the Mobile SDK.Any guidance, schema samples, or best practices would be greatly appreciated!Thanks in advance.
In Workfront Fusion, is there a field available in either the 'Read a Record' module or the 'Custom API' module that can retrieve the Workfront Issue Path?
I am creating a translation site and have created a translation project using default configurations; however, when running the translation job, it is giving the following error.06.10.2025 11:12:32.759 *ERROR* [JobHandler: /var/workflow/instances/server0/2025-09-20_2/sync_translation_job_11:/content/projects/my_tidingz_translation0/my_tidingz_translation/jcr:content/dashboard/gadgets/translationjob1] com.adobe.cq.wcm.translation.impl.CQPageMachineTranslator Error while translating property com.adobe.granite.translation.api.TranslationException: Error Code: TRANSLATION_FAILED. Message: Error Code: REQUEST_FAILED. Message: Access token creation failed for unknown reason. Maybe bad credentials? at com.adobe.granite.translation.connector.msft.core.impl.MicrosoftTranslationServiceImpl.getTranslatedTextForArray(MicrosoftTranslationServiceImpl.java:549) at com.adobe.granite.translation.connector.msft.core.impl.MicrosoftTranslationServiceImpl.translateArray(MicrosoftTranslationServiceImpl
Hello, I am trying to create a AEM Maven archetype project named aem-magazine. When I run the build using IntelliJ it shows the below error. Can anyone help me with this ?? [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.6:npm (npm install) on project aem-magazine.ui.frontend: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] I have also included my frontend pom.xml here<?xml version="1.0" encoding="UTF-8"?><!-- | Copyright 2015 Adobe Systems Incorporated | | Licensed under the Apache License, Version 2.0 (the "License"); | you may not use this file except in compliance with the License. | You may obtain a copy of the License at | | http://www.apache.org/licenses/LICENSE-2.0 | | Unless required by applicable law or agreed to in writing, software | distributed under the License is distributed on an "AS IS" BASIS, | WITHOUT WARR
Hi 🙂 I was looking to identify all LLMs referring people to our site. For many they have unique referring domains, and Chat GPT seems to add their own query string parameter to URLs (thanks Open AI lol), but for things like google search ai summary, does anyone have any recommendations?Thanks!
Hi team,While working with the Transactional Messaging API (/ajo/im/executions/unitary), I noticed that the recipients array supports both "type": "aep" and "type": "external".From my understanding:"aep" is used when the recipient exists in the Real-Time Customer Profile (RTCP) and the system can resolve the namespace (like Email or ECID)."external" seems to be for sending messages to users not stored in AEP, but I couldn’t find clear documentation on what data is honored in this case (e.g., profile attributes, channelData, or context).Could someone please clarify the following?What is the exact use case for "recipient.type": "external"?Does the transactional API honor the "channelData.emailAddress" when "type": "external" is used, or does it still rely on any profile lookup?Can dynamic headers like From Name and From Email be populated from the request payload for external recipients?Are there any limitations or prerequisites (e.g., specific channel presets or message configurations)
Hello Everyone,Can anyone please guide me or share some documentation to integrate a 3rd party DAM (Frontify) in universal editor so the author can pick assets directly from "Frontify asset picker" and then the selected asset's URL is stored in my universal editor input box?
Hello! We are beginning to roll out component based authoring for quarterly product commentary using Workfront custom forms vs emails and word doc attachments. Does anyone have a creative solution tracking changes to the text being authored as its being edited prior to submitting to the DAM for publishing?
Hi TeamWe have a below use case, wanted to get your view about how best this can be achieved in Adobe Campaign Classic workflow please: 1. We get Segment Data (1 file) from source containing: studentEmail, studentLibEnrolStatus, studentDepartment, studentDepartmentHead, studentDepartmentEmail2. If students have enrolled to library (studentLibEnrolStatus), we need to send them welcome email3. If students have NOT enrolled to library (studentLibEnrolStatus), we need to 'conslidate' all such students and send notification email to the DepartMentHead; it has to be 1 email mentioning all those students whose enrollment is still pending.4. Segment files flows throughout the day, every 1 hour and we need to send this consilidated email at the end of the every day.5. We could start with query activity, but need guidance about possiblity of above use case to send a 'consolidated' email, at the end of the day.
Hello @parthasarathy @_manoj_kumar_ I read the documentation...but unable to und the integration between adobe target and adobe campaign classic, as mentioned in adobe documentation,,,,,,,,For example, you can display different offers for male and female recipients. Same thing we do using Personalisation block also.then why todo this..1.why it is required to do integration with adobe target2.since we are taking audience in adobe target, do we need to do have same customer data in adobe target alsodo we need to create a work in Adobe campaign classic and then segment the data.............or after adobe campaign to adobe target integration, we need to create work and split the data for male female audience or do we need to just use email delivery acticty and use -Dynamic content served by TargetDoes it solve the purpose also, what is redirect offer image
Hi, Can anyone help me with trying to get the document approval date to show in this field please? I've added {currentVersion}.{approvalDate} but it does nothing. I'm in a project report. displayname=Quote Approval Datelistdelimiter=<p>listmethod=nested(documents).liststype=iteratevalueexpression=IF(!ISBLANK({currentVersion}.{proofID}),IF(CONTAINS("Quote",{currentVersion}.{fileName}),{currentVersion}.{approvalDate},""),"")valueformat=HTMLwidth=200 ThanksMatt
How to allow access to native reports, especially the "deliveryStatistics" and "trackingStatistics" reports, to users who do not have the right to do anything else?
Hi Team , Overview : I’m designing a Marketo program that leverages a custom object tied to CRM Opportunities to automate an annual “Mid-Lease Survey” email. The goal is to collect feedback from customers on how their lease experience is progressing. Key LogicTrigger: The program will initiate one year after the lease start date, repeating annually for as long as the lease remains active.For example, if the lease start date is 20 Jan 2024, the first email would deploy on 20 Jan 2025, the second on 20 Jan 2026, and so on.Eligibility Filter: Each send will include a check to confirm that the customer still has an active lease. If the lease is no longer active, the record will be excluded from subsequent sends.Data Handling: The lease start date is stored as a date field in the custom object, allowing accurate anniversary calculations. Questions : I’m evaluating two potential approaches for the annual “Mid-Lease Survey” program in Marketo and would like your
Hi all, I need to be able to pull the first and second proof dates into a report. So far I have this which pulls in the current version, but I can't make it only look at the earlier versions displayname=1st Proof Datelistdelimiter=<p>listmethod=nested(documents).liststype=iteratevalueexpression=IF(!ISBLANK({currentVersion}.{proofID}),IF(!CONTAINS("Quote",{currentVersion}.{fileName}),{entryDate}),"")valueformat=HTMLwidth=200 ThanksMatt
The last time I looked, the only instructions I found just said to download the ZIP file from the CRXDE, make changes, and reupload the ZIP file. There were no instructions on how to pick an output option from within the list of outputs, not how to copy the output files into a folder (similar to how the Native PDF Publishing does it) so that you can make incremental changes to the default outputs until you got to what you wanted, etc. For example, I am going to need to generate a tri-pane Windows help file eventually. I know the DITA-OT has such an output because we used it in SDL. Do any instructions exist to help me implement such an output within AEM Guides? And whatever happened to that default ePub output that never worked? It is still listed in the Output Presets in the Folder Profiles, but seems to have disappeared from the selectable default outputs.
1. I create DT and FG as templates.2. I add them to the Schema3. If I change DT or FG in template then does the schema from point 2 inherit new changes?
Hi all, Has anyone tried setting up Technical Account Id to run scheduled query in query services AEP? This a recommended approach by Adobe rather than owning queries by individual users. In case where an user's role changes or account is deactivated, the scheduled query would fail to run. There is documentation but it doesn't appear very clear to me. Any help/recommendation will be greatly appreciated. Thanks, Sambit
Hi, I’m currently working on an on-demand EP course and came across the following details in the activity guide. I read that I need to submit a form to get the sandbox details, but I couldn’t find the link. Could someone please share the link if you have it? Thanks!
Assume that the users log-out in Web SDK and we would like to reset all identities. Is there any such a method in Web SDK?
Hi All,I have configured an HTTP API streaming dataflow and successfully tested it using Postman-profiles are appearing in AEP as expected. However, I recently disabled the dataflow and then submitted another request via Postman. Surprisingly, the profile was still registered in AEP, even though the dataflow was disabled. Could someone help me understand how this is possible? Is there a delay in disabling the dataflow, or could there be another reason why profiles continue to be ingested?
Hey, There are currently two Medallia extensions configured in Adobe Tags - does anyone know which extension which are meant to use? Additionally, there is no implementation documentation in Tag and Event Forwarding Extensions | Adobe Data Collection Thanks,Ty
User identification (identity stitching) happens using Identity Map. Is it even required to track profile attributes from web/app if this data would come from datalake in batches for separate dataset(every 1h hours)?I know that consents other profile attributes might be used in AJO and thats the only advantage I can think of for these datasets
The best way to track identities is Identity Map?Should I use email as a primary identity?https://developer.adobe.com/client-sdks/edge/identity-for-edge-network/api-reference/#identitymap
My understanding is that the record deletion feature is mainly for cleanup of anonymous/test data and CCPA (privacy service) is for deleting opt out of sale, or user's personal data, but do both options functionally achieve the same result?Here’s my scenario:I accidentally deleted a test record using a CCPA request.The record was a merged profile with 3 identities: SSID (primary key), ECID, and phone.After the CCPA deletion (based on phone), the record no longer had the phone number as an identifier. At the profile level, I only saw SSID and ECID. This is what I was expecting.Later, I ingested a new phone number against the SSID (primary key).Expectation: The phone number should again appear as an identifier at the profile level.Issue: The dataset has phone defined as an identifier, but the new phone number is not showing up as an identifier under the profile.Could this behavior be related to the earlier CCPA deletion? nnakirikanti, Tof_Jossic,NimashaJaincan you please h
Could somebody explain me what is in that configuration:- Surface ?- and what is Scope ? To put it here?
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.