Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
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
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
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.
Hello, We are about to launch an "sub" product/website. The website has a non-Marketo form that is used create an account and to gain access to the content. What I would like to do is capture these form fills in Marketo, and update or create leads. In most instances, it would be just simply checking a box to say they have completed the external form. For some, to capture all other usual lead data. What is the best way of doing this? ThanksRob
Hey Team, I've read in the documentation that Push Invalidation (a crucial piece of the content pipeline), is not available for the Adobe Managed CDN and only for BYOCDN's like Cloudflare, Fastly, Akamai, and CloudFront. If this is the case, how then would i enable or manage push invalidation or auto-content purging for published content on the production site post-golive? Since we are using the Adobe CDN. On other notes, I've read that the Adobe CDN is actually Fastly based so Push invalidation could work? Please clarify this as the docs don't support that point outright. Thanks
Hey i have a component in which i have created two view mobile view and desktop view, i have used two different resources for the same call. i need to minimize number of call to one. how do i use one resource and pass the values to both of them
How can programmatically get the datatypes and columns of a dataset or table in Experience Platform?
Hi, We are successfully doing OIDC integration with Azure on our AEM publisher instances.In our current SAML setup, we use a high-wire load balancing mechanism with sticky sessions so that all requests for a user’s session are routed to the same publisher. This avoids re-authentication issues. However, when we disable sticky sessions so that requests can go to different publisher instances, the user session isn’t available across all nodes and the user is prompted to log in on each request. To handle this scenario, we enabled “Encapsulated Token,” which is meant to support stateless session management across publishers. Unfortunately, upon enabling Encapsulated Token in our OIDC codebase, the user’s .token node is not being created, and the integration fails. Any suggestions or idea.
Is there a way, with Smart Lists, that I can generate a list of my emails that are in the system scheduled and ready to deploy. I would like to see at a glance what emails we have going out and what date and times they are going. I know there is paid ad on calendar feature, but I am wondering if there is a way to accomplish this with a smart list. Thanks so much!
Hi We are looking to integrate Zoom Events with Marketo and use a Marketo registration form, but struggling to understand how to configure these steps in Marketo (link to instructions here😞Within the program, navigate to the My Tokens tab, then drag and drop a text element.Token Name: “eventId”Value: “{Zoom Event ID}” - is this populated from Zoom Events or something I'm manually adding? Go to the Marketo form you created. Use the multi-step dropdown menu or use a hidden field with a manually defined value to add the ZoomEvents Ticket ID custom field - what is a a manually defined value in this case?Paste the desired ticket IDs - where do I get these IDs from? Note: You must use the field ZoomEvents Ticket ID in order for the flow to work. Without this field, a registrant will not be created in Zoom Events.Thanks!
If I assigned a Use to a template, will that User be notified of the task?I don't want them the template to show in the to-do list unless it was attached to a project. Thank you,Jenny
Hi,The client launched an API triggered push campaign in production, but the push notifications are not being sent due to a "PushNoValidTokenFoundForApps" error. The same campaign was previously published in the development environment and worked without issues.Has anyone encountered a similar situation? Here the profile, which was created correctly: And here the event Thanks!
If you've used Marketo's dynamic ICS files (the "Calendar File" token type) you're probably not completely happy with 'em.About a year ago, I published a (free) microservice that fills in the biggest gaps. With a little more attention on it lately (read: 2 people cared!), I blogged about it.Read more on TEKNKL :: Blog →
We currently run AEM under Java 1.8 but are developing a new codebase using an archetype requiring Java 11 to build the project. Our other site codebases are built (and run in AEM) using Java 1.8.Our new code base is built using Java 11 but I believe uses a config that targets Java 1.8, so as to be compatible with AEM running under Java 1.8.Is it possible to run AEM 6.5 under Java 1.8 and run code built with Java 11, alongside other site code built using Java 1.8?Is it possible to run AEM 6.5 under Java 1.8 and then switch to running it under Java 11? Thanks for any info.
Hi team, We integrated Worfront to JIRA using Fusion. We create JIRA tickets using automation, which generates a payload that we load in the JIRA description based on the fields filled in an Intake Form.We are having trouble formatting this payload. Is there a way to send bold text through Fusion?I did some research in the community posts but did not get anything really clear on how to do this in cases like that.Thank you so much for helping me with that. 🙂
Is there a way to administratively lock down / remove the ability to update the system fields "Actual Start Date" and "Actual Completion Date" on a task or issue? We are seeing where users that are assigned to tasks are updating these dates (sometimes to years ago for some reason) and ultimately not seeing a true actual start and completion date for reporting. This is additionally impacting the larger reporting for projects as the project actual start dates for example calculates on these now manipulated dates. (We removed the system fields from the layout templates for now which unfortunately results in users inability to now see this information.) Thanks in advance for any ideas.
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.