Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Every now and then, we receive hundreds of email with subject "[Action Required] Migrate integrations using Service Account (JWT) credentials before", this is because we owned many IMS Organizations. Could you please help to migrate all Service Accounts? I'm an adobe employee, we owned these IMS Organizations. Please let me know how I can contact your team to submit this request in a batch.
Hi, I've some specific questions regarding the data structure of contents of my post_event_list. I don't understand what they meant. Could somebody shed some light on them? 1. 220 = 31, does it mean event 220 happened 31 times? Or was it something else? 2. What does ".00" in 1799 = 31.00 stand for? Thanks,
Can anyone please share the get url to list campaigns which are live.The documentation says you have to pass state=approved, but also says you have to pass startAt and endAt, which is not clear. I want to list all the campaigns which are live now and end in the future. I want to replicate the same filter which is available from target UI.I tried below but its not giving me only Live campaigns. https://mc.adobe.io/TENANT_ID/target/activities?limit=25&offset=0&state=approved&type=abcan anyone please help or suggest how to form the get url to only list LIVE campaigns. Thanks
I'm trying to report on requests submitted through a request queue's email address. I'm struggling to find a field to filter by. Does anyone know the magic password?
Did anyone faced an issue while using JSON path option for search facets predicates and resolved ? When I am using JSON path for any predicate then that predicate gets disappeared in search rail. Is there any template of this JSON?
When we create a single audience within the combined audience feature or when we delete the other audiences and a single audience remains within the combined audience, we are able to save this audience. However, when we use this audience and try to save the activity, we are getting an error while the activity is syncing with the changes. Please find the below screenshot attached.
My referrer report from data ware house ingested in Redshift DB and used in Tableau shows around 33% less page views for bookmark/ typed.( I am taking the entries with "--" in referrer column as typed/ bookmarked in my DB table) for a given time frame. Is there a way to match these values in Adobe analysis report and in Tableau report?
Hi Adobe Team, I’m currently preparing for the **Adobe Certified Expert – Adobe Analytics Business Practitioner** exam and would really appreciate access to the Adobe Analytics demo environment for hands-on training and practice.Please let me know if any further details are needed from my end.Thanks so much for your support! – Anjali M
Hi,I was reviewing the documentation (as seen in the image below) and came across a point that raised a question for me. According to the document, with a 5-second gap between events, the system would process about 17,280 events in a day (12 events per minute × 60 minutes × 24 hours). Based on this, I’m wondering: Given this volume, would this still be considered large-scale or big data by your platform’s standards?Thanks,
Hi, We are looking to integrate Adobe Analytics with an EDS Site. How would we go about implementing this into document based authoring if we want to track multiple events, including page view, scrolls, clicks, session start, user engagement ? Any steps would be great Thanks in advance!
Hello @yuhuisg We are in the process of implementing web vitals through a web software development kit (SDK) and have several questions. Your insights would be highly appreciated.Data Collection Volume:As we add this to send events (essentially sending beacons), it appears that it will generate thousands or more hits, considering all web vital events.If we run this implementation for 1-2 weeks, can we expect to gather enough data to make informed decisions? Alternatively, is there a shorter duration that could still provide valuable insights while saving on server calls?Alternative Data Sending Options:If Adobe Analytics (AA) is not an option, what other methods are available to send these data to any desired location?Do you have exact sets of custom code with instructions that can help implement this? Specifically, code for event conditions, data elements, core code covering extensions, and sending code.Debugging Custom Code:Is there any documentation available on how
Complicated one so I will try and explain. I have a core customer schema which has the primary identity representing an individual. Each customer can have multiple accounts so there is another identity field on that schema Account ID. There are several other schemas with account information, all of these have the Account ID as the primary identity on the schema and all use the same Account ID Identity Namespace. Based on my understanding the various data on those tables make up the profile fragments that I can then use to create an audience, however when I try and build a rule it is not selecting the profile for all of the available values. Ex. Customer X has Customer ID ABC on core customer schema he also has AccountID's 123, 456 and 789 on the same schema. Account Info Schema has Account ID as the primary identity for that schema and Customer X has 3 rows, one for each account. This schema has a field "Account Type" and each account has a diff
We're attempting to pass a complex array of objects. Everything works fine in the preview, and we're able to send proofs successfully. The object is defined at the content template level and utilized in a fragment to render the object details, which also works perfectly. However, we're encountering an issue when trying to publish the email fragment. The error message indicates that the fragment is malformed.
Hi Adobe team,Kindly help for below codes in Adobe campaign classic,I have read the information on documents but facing hard time to understand 1.How do you define key in the schema?2.How do create a link between two schemas?3.How do you define auto generated primary key in the schema?4.Can we give a combination of fields as key for the schema and how?5.what are the workflow instances? @parthasarathy
Description - In Moment Customer satisfaction survey or feedback Custom form as an Inbuilt offering in Workfront would be good. A STAR rating or Grading based survey on set parameter that can be customised.This form could be used after a issue/project is closed to be filled by the Requestor. Why is this feature important to you - Feedback is important part of improving our processes and best done when fresh in memory and need not be sent as separately as EMAIL. How would you like the feature to work - Survey form / popup should come up when the user logs in to WF if one of his projects / issue has been closed upon completion. The survey form should be an inbuilt custom form that can be modified as necessary. A very simple star based rating for gauging user satisfaction. Current Behaviour - None available
Description -Why is this feature important to you -How would you like the feature to work -Current Behaviour - why it is important: We offer more 38 program name options which our reporting depends on but the hard coding onlhy allows for 20 options listed (the rest are cut off which means unless you know the specific name of the program name you cannot see, you can not select it).Like the feature to have at least 50 options to allow for growth
I believe I have seen this in another thread somewhere and wanted to check on it to see if there have been any updates around this feature but can't seem to find it.. This would be a HUGE win for us if this functionality was possible. Description - Ability to utilize the same 'multi-choice' field on multiple custom form hiding certain choices. Why is this feature important to you - We use the same "Asset Type" dropdown field across all of our different custom forms so that we can easily report on this data, however not all Asset Types should be an available option across all forms. For example: How would you like the feature to work - Example: On Custom Form 1 we would like the 'Asset Types' dropdown to include Print, Email, Social, Web as options to choose from. On Custom Form 2 we would like to hide Web as an Asset Type for them to choose, and only display Print, Email, Social. Current Behaviour - Currently (to my knowledge), yo
Hi Adobe Community,I was looking through some old documentation here and I saw that there was a mentorship program that ran over the summer. Does anyone know if there will be another one running in the near future? I am looking to get my RTCDP certification and would love to join this program as an aspirant. Thanks,Nick
We are trying to accomplish a simple use case of uploading an asset and settings its metadata to AEM Cloud via REST API from an external system. We have been able to upload the asset using the new Cloud Upload API successfully. Now, I am looking for an HTTP route to call from an external system into AEM that will allow me to update metadata on the newly uploaded asset. The Assets HTTP API lists an update metadata of an asset endpoint here:https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/mac-api-assets.html?lang=en#update-asset-metadataThe problem with this is it seems to update metadata only in the jcr namespace, however, we need to update metadata in the dc namespace as well (otherwise, the metadata values do not show up in the AEM UI). From what we understand there may be two approaches to solving this:1) Using a workflow to sync values from the jcr namespace into the dc namespace that triggers when we set metadata from the
I restarted my mac book and started AEM from terminal getting this error after AEM is started HTTP ERROR 404 Not FoundURI: /STATUS:404 MESSAGE:Not FoundSERVLET:org.apache.felix.http.base.internal.dispatch.DispatcherServlet-e31d7b5 Please help me resolving this issue, it is working fine morning , after my mac restart it I am getting this issue
Hi All, Can we disable the Email Tab in Marketo Sales Insights? If yes, how? TIA
We are excited to announce the Adobe Marketo Engage Community Member of the Year for 2024! A big congratulations to this year’s winner: @sanfordwhiteman. Sanford has shown exceptional commitment to the Marketo Community, by selflessly offering his expertise to assist others, writing his many in-depth, highly technical blogs, and sharing valuable feedback. His contributions have greatly enriched the community and inspired others to get involved. Thank you Sanford; your work has significantly impacted countless learners, empowering them to grow in their understanding of our products. Thanks to your efforts, new members are not only learning faster but also feel encouraged to participate more actively. As we step into FY25, we encourage Sanford and all community members to keep the momentum going. Let’s work together to make the community even stronger by sharing knowledge, engaging with peers, and inspiring one another to grow!
Good morning, I was just wondering if there's a way to create a link inside a label under 'URL' where i could go fetch the value of a global variable (Inside form properties->variables) the link is like this one:https://myWebsite/tools/info-forms?keys=&field_form_number_value=1612&field_category_tid=Alland the bold number, is where i would like to add that global variable value. Can it be done at all? maybe using a different method as well? Patrick
Hi everyone,I'm trying to create a query to find targets who opened emails in the last X days/months, but the results include duplicate deliveries instead of unique recipients. I attempted deduplication using the email address, but it resulted in an error.Has anyone encountered this issue before? Any suggestions on how to correctly dedupe the results? Thanks in advance for your help - Thanks!
I have just upgraded our build to use the latest AEM SDK, however everything that uses JSON now fails to run with the following errors java.lang.NoSuchMethodError: 'void com.google.gson.internal.ConstructorConstructor.<init>(java.util.Map, boolean)'at com.google.gson.Gson.<init>(Gson.java:218)at com.google.gson.Gson.<init>(Gson.java:195)at com.merkle.xp.whitelabel.core.models.MerklePageImpl.getSeoSiteStructuredData(MerklePageImpl.java:310)at com.merkle.xp.whitelabel.core.models.MerklePageImplTest.testSeoSiteWithNoSeoData(MerklePageImplTest.java:436)at java.base/java.lang.reflect.Method.invoke(Method.java:566)at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) The code that does this is new Gson() I can revert back to an older version, however I worry how this will work on the servers.
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.