Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, I'm using "Report Builder for CJA" and I'm having trouble limiting the number of rows (or results) returned by the report builder with certain dimensions. For some dimensions, I can filter using the "Most popular" filter and choose the number of rows I want to display. But in other cases, when I try to filter a dimension, I only get the "specific" option, and I'm not able to filter by the number of rows. For example, I can not display 5 rows for the "day" and "month" dimensions. Do you know what could be causing this?
We've recently configured the Experience Cloud ID Service extension and have since seen inflation in unique visitor, visits and page view numbers.In addition we've seen an increase in the proportion of visitors being classified as first time visitors.The change we made was to configure Opt-In from No to Yes, and then selected just Analytics from the Pre Opt-In Approvals and toggled the Enable IAB option to Yes.Does anyone have an explanation as to why this would result in the inflation we've seen in our numbers and the shift in proportion counted as first time visitors?Any guidance would be much appreciated.
Fuel Mobile Growth with Customer-Centric Strategies Register Here: Fuel Mobile Growth with Customer-Centric Strategies About the Session: Tap into Adobe’s latest research on consumer and practitioner trends with mobile app growth and real-time, personalized engagement. In this webinar, we’ll showcase how Adobe Lightroom product growth managers and marketing teams use Adobe Journey Optimizer to activate, monetize, and retain users.Join Adobe product experts as they share best practices for leveraging in-product personalized experiences to transform new and professional artists into photography experience makers. Discover how to streamline user onboarding, accelerate product adoption, and foster customer loyalty through community engagement.In this session, you’ll learn: How consumer and practitioner trends are impacting mobile growth How to get quicker insights using active listening and real-time signals to grow subscriptions The benefits of personalized in-app messa
Hello, a pleasure to greet you I have two sites, one is hosted at /content/site1 and the other at /content/site2. I have a role called author_site1 and another called author_site2. The error I'm experiencing is when I assign a user to both the author_site1 group and the author_site2 group, it removes the permission to view both contents.I have tried different ways to manage permissions:Allow everything in /content and, for author_site1, deny everything except /content/site1, and for author_site2, deny everything except /content/site2. When assigning a user to only one group, this works correctly, but when I assign both groups, I can't see anything.Deny everything in /content and only allow content from /content/site1 for author_site1. I do the same for author_site2: deny everything in /content and only allow content in /content/site2. When assigning only one group to the user, it doesn't allow me to see any content.Create an additional group responsible for denying everything
I am reaching out to discuss an issue I am experiencing with the actions. It seems that the changes I am making to the actions are not reflected as expected when I invoke them. It is providing me with a previous response. Changes are visible only when we deploy the action. Is this the right way?Could you please assist me in troubleshooting this issue?
Hi Community! I am working on a use-case that allows external system to integrate to our Campaign instance in order to create push deliveries and schedule + execute them. Here I have a requirement where I need to be able to set a single application variable "path". However, I have been unable to succeed with that. I mostly get a silent error/exception - So the system does not output any errors. The only thing I can confirm is, that it is related to attempting to set this specific field in my code. If I remove it, everything works again (but without the application variable) Code snippet that is not working: var deliveryDoc = nms.delivery.CreateFromModel(templateName, targetDef); var delivery = nms.delivery.create(deliveryDoc); delivery.label = label; delivery.content.iosTitle.source = payload.title; delivery.content.iosMessage.source = payload.body; delivery.scheduling.delayed = schedule.delayed; delivery.scheduling.contactDate = schedule.date; delivery.
I'm just trying to understand .stat files (specifically /statfileslevel) and I don't understand this example provided by Adobe. screenshot is from => https://experienceleague.adobe.com/en/docs/experience-manager-dispatcher/using/configuring/dispatcher-configuration#invalidating-files-by-folder-levelI actually thought that when if a page is republished/invalidated at level=4 (let's assume /statfileslevel = 6), then pages from level=4 and above are invalidated. The way I read Adobe's statement, it's says pages on levels 0 to 4 invalidated. Can you please explain? Thanks! PS: The way I understand "touched" is that the .stat file file modification date is updated to published date/time.
Hi everyone, I'm currently working with Adobe Edge Delivery Services and I have a question regarding site configuration using multiple branches from the same GitHub repository. We have the following setup: One GitHub repository (e.g., https://github.com/org/project-storefront)Several branches (main, pre-launch, dev)Different custom domains that need to be assigned to each environment (e.g., www.site.com, stg.site.com, dev.site.com)Our goal is to: Create a separate Edge Delivery site for each branch and associate a different custom domain with each site. However, when creating a new site in Cloud Manager, it seems the tool automatically links to the main branch, and we don’t see any UI option to specify another branch. As a result, even with different GitHub repositories or site names, the preview and production URLs resolve to the same main--repo--org.hlx.page endpoint. My questions: Is there a way to explicitly select the branch when creating an Edge
Hi Community,I needed to group a report chart by "Home Team Name" and found a previous page to help me do that by creating the value on custom form and using that to group on. That's great and works BUT.....For deactivated accounts, the value is blank ("No Value"), but the data is still needed on the report.Does anyone know how to include the Home Team from deactivated accounts please?ThanksMatt
I'll take a step back to approach the question. We are moving to WebSDK from at.js. While testing I see that the QA link returns the experience. But if I switch the QA link to audience mode, then nothing gets returned - the audience has a condition that checks certain profile attribute value, and the correct value is being passed from the client through events[0].data.__adobe.target object. It would help me to see what response tokens are returned for this user, but I’ve never seen them in the responses for some reason ... so then there's one more option - switch Target to debug mode and generate debugging token in Target UI. But the token generated in the Adobe Target interface no longer works because alloy.js doesn't accept mboxTrace parameter. I know about an alternative way to view logs - to authorize in the extension, go to Logs > Edge, and create a debugging session, but I wasn’t able to find anything useful in those logs similar to what mboxTrace was retu
I'm building a block using EDS with XWalk, and I'm fetching content fragments via GraphQL in AEM as a Cloud Service. The image field in the response returns a DAM path like:"image": { "_path": "/content/dam/shared/en/contributor/ian_provo.jpg" }In my JavaScript, I'm using a helper (createOptimizedPicture) to render the image in a <picture> tag, which generates URLs like:<img src="/content/dam/shared/en/contributor/ian_provo.jpg?width=750&format=jpg&optimize=medium">The problem is: The base path /content/dam/... works fine, but adding query parameters like ?width=750&format=jpg causes a 404 error.What I’ve Verified:The image is published and accessible in DAM.The GraphQL response includes the correct _path.There don’t appear to be any permission issues. Looking for Guidance On:What’s the correct way to reference and optimize DAM images returned from a GraphQL query?Why do image URLs with query parameters like ?width=750&format=jpg result in 404 errors?Is
Hi, we've got Brand portal running and all is good with access controls, contribution folders etc.It includes several business created user groups (called Product profiles in Admin Console/BP) However, I'd like to restrict access to some folders for some of these Product profiles. I can't do that in Brand Portal directly - so would need to do it in Assets then publish those folder changes to BP. But these BP user groups are not available in Assets when I try to set the Permissions in a folders properties. I can see the top level BP Editor/Admin roles to add eg But not the BP user groups I've created. Anyway know if this is possible ? In all the material it implies it's possible. Eg 'Brand Portal Editor' role states:-A user with this role can login to Brand Portal and access permitted folders Does this mean just the folders published to BP, or is there a specific way of controlling folder access to specific user gr
Hi, I am working on a third party integration in Adobe Data Collection and I have the need to populate a specific conversion parameter with a unique ID. I haven't got any value related to the conversion ID available at the moment, neither on the url nor the dataLayer object. I can see that I have available in Data Collection a Data Element called Random number that generates a hit ID according to the official documentation:Random numberUse this data element to generate a random number. It’s often used for sampling data or creating IDs, such as a Hit ID. The random number can also be used to obfuscate or salt sensitive data. Some examples might include:Generate a Hit IDConcatenate the number to a user token or timestamp to ensure uniquenessPerform a one-way hash on PII dataRandomly decide when to show a survey request on the siteSpecify the minimum and maximum values for your random number.Defaults:Minimum: 0Maximum: 1000000000 My only concern is if it generates only uniq
Hi All,How could we possibly achieve the following email flow using Marketo Nurture stream?Here's how the email flow works:Week 1:Email 1 is sent with content about "Content 1"If the recipient opens Email 1, they progress to Email 2 in Week 3If they don't open Email 1, a resend of Email 1 is triggered after 1 weekWeek 3:Email 2 focuses on "Content 2"If the recipient opens Email 2, they move on to Email 3 in Week 5If they don't open Email 2, a resend of Email 2 is triggered after 1 weekWeek 5:Email 3 contains "Content 3" contentIf the recipient opens Email 3, they would presumably move to Email 4 (not shown)If they don't open Email 3, a resend of Email 3 is triggered after 1 week
Is there any real advanced formatting capability for designing content card? Something similar to what is available for the in-app message content. We really need the ability to apply our branding to the content instead of the default Adobe styles. Thanks.
Request for Feature Enhancement (RFE) Summary: Ability to disable the Publish functionality on Assets View Use-case: When using AEM Assets with Dynamic Media with OpenAPIs, the 'Publish' functionality is not relevant anymore as assets are published by 'approving' the asset. Current/Experienced Behavior: In an architecture based on Assets View and Dynamic Media with OpenAPIs, users see a Publish option, which is not supposed to be used. The Publish prompts occurs upon asset upload, which is confusing for the users. Improved/Expected Behavior: Ideally, there should be a configuration option to enable or disable the Publish feature depending on the the architecture needs. Environment Details (AEM version/service pack, any other specifics if applicable): AEM as a Cloud Service - Assets View interface. Customer-name/Organization name: Screenshot (if applicable): Code package (if applicable):
I've got a scenario which is supposed to run every 5 minutes (Watch Events), but I see in the history that it runs at almost random times, sometimes 5 minutes, sometimes 10 or 20, or it can be hours between runs. What could be causing this?
Hello, Any idea what could be causing this problem? I think it may be related to the version the user uses, but I would like to know where to keep reading about this error (And what may be causing it). I haven't find much information online Any idea? Thank you in advance!
I am trying to figure out how to get more advanced with random samples in Marketo. Here's an example: Sending an event invite to the state of New York. There are 100,000+ plus people in the database in New York across ~150 zip codes. For the soft launch, I want to select 10 people from each zip code in the state. I can't figure out how to do this, random sample seems to only allow me select a specific % across the entire state, but gives me no flexibility on how I'd like to distribute that sample. Is there a way to accomplish this? I'm trying to apply that same logic to a product launch soft launch. I want to limit how many peopleper account get the first email but the random sample doesn't seem to allow me to distribute how I want the sample to be applied.
A community user wondered if they could show an email’s Subject line in View As Web Page mode. It makes sense that Subject and other SMTP headers aren’t part of the VAWP display, as it’s designed to show the HTML content. (And the Subject is typically reflected in the content anyway, albeit with different phrasing.) But you can set any element to only show in View As Web Page – including a copy of the Subject line! Just hide the content by default in all clients, as you would with an email preheader: <table id="emailSubjectMirror" style="mso-hide:all;mso-line-height-rule:exactly;visibility:hidden;opacity:0;color:transparent;line-height:0;font-size:0px;display:none;"> <tbody> <tr> <td>They’re tariffin’ pariffin, but our tactical candles are made here in the US of Flamin’ A</td> </tr> </tbody> </table> Then include this CSS, which will unhide the content in VAWP mode: body:has(#forwardtoFriendDropDown) #emailSu
Hi , I am trying to use Adobe IMS for SSO for our author instance and Admin console ,as we are migrating we already have Directory and domains in AMS , as per adobe we raised the request for domains and got it approved .In Admin console I can see directories I need the SSO to be applied for the domains under directory I have gone through the adobe docs and i have arrived till this step , please suggest me the next steps to be followed so i can successfully integrate SSO for Author and Admin console , and how to validate them
Hi everyone,I'm trying to set up the Apache Dispatcher locally for an AEM AMS (Adobe Managed Services) environment but want to leverage the AEM as a Cloud Service SDK to make local development and testing easier.However, I’m running into issues - I suspect the Cloud SDK may not be fully compatible with the AMS dispatcher setup, and manually configuring the dispatcher for AMS (eg. Apache configs, SSL, farms, etc.) is proving to be a tedious and time-consuming process.Is there any streamlined or recommended way to set up Dispatcher locally for AMS projects more efficiently?Any tools, scripts, or starter templates that can help speed this up would be appreciated!Thanks in advance.
Description: Enable sharing of request drafts, which is currently not possible in Workfront.Importance: Requestors save drafts to gather missing information or discuss with managers. Sharing drafts allows for manager input before submission.Benefits:• Manager review and feedback.• Team collaboration.• Departments add missing details.• Comprehensive review by all parties.• Stakeholder feedback. Desired Functionality: Add a "Share draft" icon to share drafts with internal team members.Current Behavior: Workfront allows sharing request queue links for direct submissions, but drafts remain private until submitted.
Can Marketo sync and update then one record type with Salesforce?
DescriptionAlerts are a popular way to notify users that an anomaly or data issue has occurred. The alerts manager page allows users (and admins) to view which alerts have been created, including the expiration date and date modified, but does not show when the alert was last triggered or how many times it was triggered over the last 30 days. Why is this feature important to youKnowing how often an alert was triggered can let users (and admins) know if alerts are still useful, whether alerts may need definition changes, or whether an alert is happening so often that an underlying issue should be prioritized. How would you like the feature to workAdd a column for "Last Triggered" that will show the date-time for the last run (e.g. May 14, 2025 3:17 PM). Also, add a column showing the number of times the alert was triggered within the last 30 days. These columns could be toggled on/off. Current BehaviorNo information about when an alert was last triggered or how often it w
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.