Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi Team, Quick question - I created a test landing page template and created a table in the template. Then it was visible in the inherited landing page. Just for testing, I removed the table in the template and replaced it with div class. But the changes were not reflected in the landing page. is it because of the table being replaced by the div in the template? any ideas / suggestions please?Thanks!
知っている方がいたら教えてください。 サンドボックスの環境で、1つのキャンペーンを作成しました。 特定の行動をした人がいた場合、自分にメールが来るように設定したのですが、そのメールが届きません。 履歴を見ると、メールが届いた履歴になっていますが、実際には届いていません。 サンドボックス環境では、メールは届かないのでしょうか。 それとも、キャンペーンの何かが間違っているのでしょうか。 Translated by Google Translate: If anyone knows, please let me know. I created a campaign in a sandbox environment. I set it up so that I would receive an email if someone took a certain action, but I haven't received the email. When I look at the history, it shows that the email was received, but it never actually arrived. Are emails not delivered in a sandbox environment? Or is there something wrong with the campaign?
Is there a way to either add an alert when the number of API requests go above a certain threshold or to periodically request this information through an API to create the alert externally? Basically, we'd need the "today's" data from this page: Thanks
Hi @parthasarathy Kindly help me to understand below points in the Adobe campaign classic List activity, I tried refering document, but not able to understand. 1. In Save type:i. What does “Create or use a list with its own table” mean?If I check this option, the list type saved is List.If I uncheck this option, the list type saved is Group.What difference does this make? 2. In Database used for storing the list table, there are below options:i. Adobe Campaign databaseii. Database of targeting dimensionsiii. Share with ACS Kindly help me to understand the above points.
Hi,cc @kautuk_sahni I am unable to read the environment and secret variables from AEM cloud in my OSGI config (ui.config/src/main/content/jcr_root/apps/proj/osgiconfig/config.author.dev/com.proj.service.impl.ServiceImpl.config.cfg.json){ "apiUrl": "$[env:EFIX_BACKEND_URL;default=https://some.value.foo/bar]", "secretKey": "$[secret:EFIX_BACKEND_USER]", "secretVal": "$[secret:EFIX_BACKEND_PASSWORD]", "timeout:Integer":1000 } We have the environment and secret variables from AEM cloud author as below:Am i missing something?
I'm getting daily notifications from our integrations, there's always a Web Services Error notification, however, I'm curious in why it is always shown at 4am. Does this mean that it logs all errors from previous day and show them in the next morning?
Hi team, We've been manually uploading assets to AEM Assets for a few months, but we are ready to use the native metadata mapping integration provided by Workfront. We've tested the native integration and we are able to map metadata from Workfront to AEM Assets fields, but we have been unable to map metadata from Workfront to our AEM Assets tags. For example, we have a custom form with a dropdown field that allows us to capture the intended audience for a specific asset. We would like map that dropdown audience field in Workfront to our audience tag in AEM Assets. Has anyone done this or know how to do it? This could be a big win for our team if we are able to map this information. Thanks in advance! Best,E
We're wading into the waters of navigating GDPR and CCPA. We use Marketo forms on our site. My understanding, and this may be wrong, is that if the Marketo Munchkin code is not served then the forms will not submit data. If that is the case how are folks handling this?
Hello, Wondering if this capability exists/is possible. Prerequisite information:I have a Control Project that will house ~400 Tasks. For context, but not relevant to this problem, I will use this project as an external lookup to populate a custom field's answers on a separate form. I have a Custom form that will attach to the Tasks in this Control Project. This Custom form is our constant.There is a Field on the Custom form that will let me separate the 'buckets' the tasks fall under. This is how I filter the available answers on the separate form.200 tasks have Answer A.200 tasks have Answer B. Is there a way I can upload these Tasks to the project with the Custom form attached + the Answers filled out for their respective task with a KickStart? I have the task upload down, as that's simple enough. I appreciate the insight!
In a segment I created there is a section called Attribution Model that allows me to select Repeating (default), Instance, and Non-Repeating Instance. Please explain what each means and provide a simple example.
Hi Everyone, I'm looking for some help with Velocity scripting to auto populate the Email ID (or Asset ID) in order to include this Marketo system Asset ID as a parameter attached to the links in my email. I found a few articles in the community (like this one: https://nation.marketo.com/t5/ideas/email-id-system-token/idi-p/278839#comments) that uses Velocity scripting to extract the email ID from the xMarketoIdHdr header. I used the script from this post and the VS token I created does work and populated the Asset ID if added to the email as token within a text element. However, when I add this token or variable to my URL as a parameter, this does not appear to work unless I disable my tracking which is what I don't want. So, when I append the URL to include this VS Token parameter, this is the result and the EmailID looks like this (also note that the Asset ID isn't populated here:https://www.example.com/index.html?cta_id=article-ban-masthead&E
Hi all, there's something I've noticed within segments that doesn't correspond with the logic in which containers are supposed to be interpreted within Segments...wondering if anyone has insight... When I create a segment at the "People" level, and within that segment I define events within a specific date range (i.e. People who have had events from x to y date) ...when I use it as a filter over any metric to look at events for those People after the segment date range, it only filters my event results by the date range within the Event container within the People segment, and NOT the date range of the panel. See image attached. From my understanding, creating a People segment with any criteria (event or session) and using it in workspace will only filter events by People who met that criteria, not necessarily the actual event criteria used in the segment. What is the explanation for this? Is there a workaround? This is preventing me from evaluating events beyond what's been
Below is the current text mode for the Planned Hours column in my project report and how it is showing when I run the report. Is there a way I can update the code to have it show 13,798.75 (which adds a comma and removes the word 'Hours')?? The Actual Hours column shows the format I want without changing the code (added this image below as well) but I can't seem to figure out the code to get the Planned Hours to show the format I want. aggregator.displayformat=minutesAsHoursStringaggregator.function=SUMaggregator.namekey=workrequiredaggregator.valuefield=workRequiredaggregator.valueformat=intAsIntlinkedname=directnamekey=workRequiredquerysort=workRequiredvaluefield=workRequiredvalueformat=compoundviewalias=workrequired Thanks in advance!!
Hi everyone, We recently discovered that Marketo has removed the Forward to Friend functionality, which was a highly requested and successful feature for our teams. Our primary use case was:A business partner forwards an event invitation to a colleague or client. A new email is sent to that recipient. When the recipient registers, Marketo attributes the registration to the forwarded email (helpful for tracking and reporting). Without this feature, we have had issues when people manually forward emails - elements break, tracking becomes unreliable, and attribution is lost. Has anyone found a good workaround or alternative to replicate this functionality? Thank you!
Hi Team,Where can I get official links to Adobe Summit 2025?I’m trying to find the place that have all AEM session materials from Summit 2025, appreciate if some one point it out please.
Hi, I'm trying to follow up a specific click in email template. I use a reaction node followed by condition node, but in this last, no way to resolve the specific click using this formule "The label of the collection timeSeriesEvents at position 0 is equal to 'Voglio essere ricontattato'" can you help me?
It feels like the only way to see the number is to either set priority, or build a report (which I don't want to do). Am I missing something? Thanks in advance!
Does anyone use the Agile methodology for marketing production type projects? I'm struggling to understand how a marketing asset project (for example a flyer) would be set up in WF Agile and how this type of work would be organized in into Sprints. Particularly when many projects are rush or have hard due dates. Any insight that you can share would be greatly appreciated - Thank you!
Looking for responses as soon as possible.
I'm working on a new view for a project report and am having a bit of text mode brain fog. I would like to pull in the Project Users but only include those from a specific homegroup and exclude a home team. I'm able to pull the list for Home Group but cannot remember how to do a "not_in" for the role? Is that even possible. displayname=Creative Studiolistdelimiter=<div>listmethod=nested(projectUsers).liststype=iteratevalueexpression=IF({user}.{homeGroupID}="GUID",CONCAT({user}.{name}),"")valueformat=HTML
Do you feel Adobe Target is being used to its full potential in your organization? What features or capabilities are under used — and why? I’m curious to hear how others are approaching it. In many cases, we use the core features (A/B testing, VEC, simple personalization), but I wonder how often the full capabilities of the platform are actually being leveraged. Are features like Automated Personalization, Auto Target, Recommendations, or server-side delivery being used regularly in your setup? Or do they stay on the sidelines due to complexity, lack of knowledge, resource constraints, or due to any other issues? What capabilities are underused in your organization — and what’s holding them back? Would love to hear real examples — both wins and blockers
Hi Team, We have a folder metadata schema created on AEM Cloud environment using reference : https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/folder-metadata-schema I applied it to a folder in DAM and now I expect the properties should be visible on assets level as well but I dont see that Folder metadata schema properties are showing at asset properties './jcr:content/metadata/xx'This is a working solution before but I could see it is not working now. Anyone could please help me in this. Thanks,SD
I have created a custom SlingDataFetcher resolver and I want to use the cq:Name (node name) in my GraphQL query: import org.apache.sling.graphql.api.SlingDataFetcher; import org.apache.sling.graphql.api.SlingDataFetcherEnvironment; import org.osgi.service.component.annotations.Component; @Component(service = SlingDataFetcher.class, property = {"name=nodeName"}) public class GraphQLResolver implements SlingDataFetcher<String> { @9944223 public String get(SlingDataFetcherEnvironment env) { return env.getCurrentResource() != null ? env.getCurrentResource().getName() : null; } } I would like to use this nodeName field and be able to query it from the GraphQL Editor or in a persisted query (located at /conf/project/settings/graphql/persistentQueries).However, I am unable to access nodeName in my GraphQL queries.. Is it possible to expose this custom resolver field (nodeName) for GraphQL queries without editing
Hello all,I'm hoping someone can help me with a report I'm building to support a review task.I've combined 10 fields into a single column using sharecol, which works well visually. However, I'm trying to find a way to only display each field if it contains data. The reason is that users may not fill in all fields, and I’d like to avoid showing empty labels in the report.Has anyone found a way to conditionally hide fields or labels in text mode when the field is blank?For this example, I would only want the highlighted field data to be displayed: This is my current code:column.2.displayname=Risk Raised Bycolumn.2.sharecol=truecolumn.2.textmode=truecolumn.2.usewidths=truecolumn.2.value=<span style="color:green;"><strong>Risk Raised By 1: </strong></span>column.2.valueformat=HTMLcolumn.2.width=189column.3.displayname=Risk Raised Bycolumn.3.sharecol=truecolumn.3.textmode=truecolumn.3.usewidths=truecolumn.3.valuefield=ccoRiskRaisedby1column.3.valueform
Hello Everyone While trying to update a request in Workfront , I may either get a success or a Failure. After Success I can call a HTTP module to send the success Acknowledgement. However in case of failure I am not able to send the Failure acknowledgement. The Scenario stops at the WF module. Even if i add a Error handler, it doesn't allow me to add subsequent modules to get the error. Can anyone suggest the way to achieve this ?
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.