Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi everyone,I’ve recently been spending time with the word puzzle Letter Boxed, and it made me think about how games that challenge creativity and structured thinking can actually relate to digital workflows and content strategy.For anyone new and wondering how do you play Letter Boxed, the idea is to connect letters from different sides of a square to form words while eventually using all available letters in as few moves as possible. It’s simple to learn but surprisingly strategic.Interestingly, puzzles like this feel similar to working within Adobe tools — combining limited elements creatively to produce efficient outcomes, whether in content design, UX thinking, or marketing workflows.I’m curious:Do you use logic or word games to sharpen creative thinking? Have you noticed problem-solving skills from games translating into your Adobe projects?Would love to hear how others approach Letter Boxed or similar brain-training activities!Thanks!
If an AB activity is running on Page X, then help me understand how a visit is counted in A4T for below scenario?User comes to Page X and leaves. This user comes back again in a new visit but doesn’t visit Page X (where activity is running) - Will this new visit be included in my AB activity? NOTE: We only do Visits level reporting in A4T for AB tests.
I have a requirement for Hide show 2 different feilds on the basis of 2 radio buttons in same tab in page properties and i also want to persist either data on the basis of authoring. How can i acheive this in aem. Below one is not working. (function (document, $, Coral) { "use strict"; $(document).on("foundation-contentloaded", function () { var radioGroup = $(".cq-dialog-radio-showhide"); var target = radioGroup.attr("data-cq-dialog-radio-showhide-target"); if (!target) return; function toggle() { var value = $("input[type=radio]:checked").val(); console.log("Selected value:", value); $(target).each(function () { var $target = $(this); var showValue = $target.attr("data-showhidetargetvalue"); if (value === showValue) { $target.removeClass("hide").show(); } else { $target.addClass("hide").hide(); // 🔥 al
Using the OOTB sitemap for the generation. Added the generated screenshot below. loc url should be starts with /us/en and .html should be removed. I followed the this url as well not working as expected. Sitemaps | Adobe Experience ManagerAny comments or suggestion will be helpful Thanks in advance.
Hi Team, Below are the details : Detailed Use CaseThere are multiple scenarios in which source data for batch campaigns or journeys is delayed. In such situations, we are required to manually start, stop, pause, or resume all related journeys and campaigns. This significantly increases operational overhead.Once the data issue is resolved, the same set of journeys and campaigns must be manually resumed, meaning the effort is duplicated for every data disruption. As a result, each data failure forces us to perform the same manual operational task twice, which is both inefficient and error-prone.Business JustificationProviding API-level capabilities to start, pause, stop, and resume journeys or campaigns would enable full automation of this process. This would lead to substantial reductions in manual effort and operational burden, while also minimizing the risk of human error.When handled manually, it is very easy to accidentally miss a journey or campaign, which can directly impact reve
Description - Would like to have a description area to be able to apply information about how a calendar to provide information regarding a calendarWhy is this feature important to you - This would be a place where information can be provided on how to use the intended calendar, simple instructions about the different views and to provide some information for admin governance needs.How would you like the feature to work - Add description area that can be seen at the top of the calendar or can be added to the left navigation panel.Current Behavior: This does not exist.
Hello Marketo Community, Seeking any help or guidance following a request to Marketo Support to restore a batch of data records. The data was restored by support in March, but I’m struggling to find a way to re-sync the restored data to Salesforce. During the restoration, I believe its common practice to not re-populate the ‘SFDC ID’, however as this field is not available as a ‘change data value’, I cannot restore this field. We have a backup field for SFDC ID called ‘Full SFDC ID (L)’ , but I cannot push any changes to the initial ‘SFDC ID’ field. Is this something that support can do on our behalf?I try to run a SF sync, but got the following error: ‘Failed: INVALID_CROSS_REFERENCE_KEY: Record Type ID: this ID value isn't valid for the user: Marketo sync user ID number)Once the SFDC ID field is populated, I believe in order to avoid record duplication, missing links to existing opportunities and SF tasks and interesting moments, we need to re-sync the data to SF rather than re-uploa
Hey Marketo community! 😊I just dropped a post in the Certification Group for anyone prepping for the Marketo Master Architect Exam (AD0-E563), with some studying and test-taking strategies.I thought I’d share the link here too 👇Would love any questions or feedback from folks who have taken it or are planning to! Thanks!
We would like to have the option to prevent an issue from being converted to a project more than once. Sometimes we have more than one person managing an issue and the second person does not see that the issue has already been converted. This causes the original project to be “lost” because it is no longer linked and opens up the potential for double work.
Missing keys/keyrefs used to generate specific “filler” content in the PDF: Key definition for "{keyrefName}" not found in the DITA map. With our upgrade to v5.1.1, this filler content no longer generates in the PDF and instead nothing generates to indicate any missing keys. Was this intentional? Is the only wayt to find missing keys to preview on-screen and look for red?
Does the Workfront Planning connection only support the objects listed below? not Tasks and Issues?
Hello!I have created a custom workflow activity called “Teams Alert” - this is a Campaign Classic v8 workflow activity that creates AdaptiveCard alert posts in any authorised Teams Channel or Chat. It’s designed to be used alongside the “Alert” activity, as an additional channel to notify end users:Simple workflow with the new activity Example of a Teams Alert created by the activityThe code is complete, fully open-source, and is available on my GitHub:https://github.com/mroshaw/CampaignClassicTeamsAlertActivityA full end user guide and deployment instructions are in the repository readme.Feedback is very welcome either here or via the issues tab in the repository.
Hi,We have installed AEM 6.5 on C drive and due to some disk space issue, we need to move the installation to E drive on Production. Its is a on premise AEMIs it safe to copy the entire AEM folder from C to E by stopping and then starting after the files are copied to E drive on production.Are are any internal references to C location within the application, once its installation and running.Appreciate any assistance here. Thank you.
Hi,When trying to create an Edge Delivery Services site via https://da.live/start, I get this error after entering my AEM GitHub repo URL:“You are not authorized to create this site in the corresponding DA organization.”I’m logged in with an Adobe ID that has AEM Author access, and I have access to the GitHub repository.Steps FollowedOpened https://da.live/start Entered my AEM codebase GitHub repository URL (example: https://github.com/<org>/<repo>) Clicked GoEnvironment DetailsAEM as a Cloud Service Edge Delivery Services Universal Editor enabled Logged in with my Adobe ID (has AEM Author access) GitHub repository is accessible to meWhat I’ve Already CheckedGitHub repo access ✅ Logged into the correct Adobe account ✅ Edge Delivery is enabled for the program ✅Questions:What permissions or roles are required to create a site via da.live/start? Does the user need to be explicitly added to a DA / Edge Delivery organization in Adobe Admin Console? Is this controlled by IMS org,
Environment:AEM as a Cloud Service using Edge Delivery Services (EDS). Authoring through the Universal Editor (UE) and standard AEM Sites console. Translation Provider: Out-of-the-box (OOTB) Microsoft Translator.Requirement: We need an automated "zero-click" translation process.Source Language: English (/content/gmr/en) Target Languages: Multiple (tr, fr, es, ja, etc.)When an author modifies English content, it should automatically trigger a translation to all target languages and update the language copies for EDS delivery.Current Issues:Missing Rollout Option: The standard "Push to Translation" rollout configuration is not available in our AEM Cloud instance. Launcher Failures: We have configured a Workflow Launcher on Node Modified to trigger the WCM: Translate Language Copy workflow. The workflow instance starts but remains in the "RUNNING" state indefinitely. The setup works perfectly when triggered manually via the "References" panel, but the automated version hangs. MSM Integr
I have a section of my site on EDS while the majority of it is on AEMAACS. My question was on how to include launch script to my EDS pages, since they are environment specific?
We are attempting to create the edge audience using the Adobe API endpoint, but the profiles are not being qualified when we use streaming ingestion with the streaming API. However, when we manually create an edge audience through the UI, the profiles are being qualified when we use streaming ingestion API(Postman). These 2 Audience are manually created edge Audiences by using UI, but we don't see any API created audiences' qualification for the same data.
I’m just wondering where your teams are getting the best value out of the AI assistant in Workfront. I’m not getting much feedback so far from our user base - I’d love to hear where it’s showing time efficiencies for your users
Requirements - Security requirement to have logs from Workfront and Fusion to be sent back to NAB (user, sys logs – no PII data). Simple Explanation of the Workfront & Fusion Logging RequirementNAB needs to make sure that anything happening inside Workfront and Workfront Fusion can be tracked for security and audit purposes.To do this, logs from both systems must be sent back into NAB’s internal monitoring tools.What kind of logs?User activity logs – e.g., who logged in, who made changes, what actions were taken System logs – e.g., system events, automation runs, errors, integration activity BUT importantly: No PII (Personally Identifiable Information) must be included in these logs.Why do this?Helps NAB detect unusual or suspicious activity Helps with security audits Ensures compliance with NAB’s internal security policies Allows NAB to troubleshoot issues quickly
I keep getting a “Forbidden resource” pop-up when opening Fusion scenarios recently: Is anyone else getting this? I can still run/edit the scenarios, but I can no longer access the Incomplete Executions tab. Last week I got an email about an incomplete execution; the scenario in question runs once daily, so I was able to able to go into the History tab and look at the most recent entry to find the issue. My concern is with scenarios that have instant triggers--if any runs have an incomplete execution, it may be harder to identify them using just the History tab (some scenarios have hundreds of executions per day).I wanted to check if anyone else has seen this behavior in their Fusion instance.
Hi All,I keep getting a 404 error when testing out the Box make an api call module. I’m trying to copy a folder currently in box, into another folder in BOX. Here’s what I have:URL: folders/(folder id)/copyMethod: PostHeaders:Content-Typeapplication/jsonQuery String:{ "name": "Project Test Copy", "id": "(new parent folder id)"} Can anyone see where I’m making errors here?
I used to be able to include multiple metrics as columns in a freeform table, and when I resized one column, they would all adjust evenly. Similarly, when I overlapped a metric on top of segments, it formatted correctly with all segments grouped under that single metric.What changed, and is there a way to get back to that original setup? I know this may seem minor, but I spend a lot of time working in freeform tables, and this change is starting to feel pretty tedious.
Hi everyone, I have a scenario that attaches a couple of custom forms to an issue. It was working fine cca 4 hours ago, but all of the sudden I start getting the following error:The operation failed with an error. [422] APIModel V22_0 action assignCategory does not support argument named alreadyAttachedThe original module being used is Misc Action, with the following setup And I also tried using a Custom API Call as such Both modules give me the same error message. I’m really at a loss here, especially since this was working today without issues.Any ideas what can be the issue or how I can fix this? Thank you
Hello,Is it possible to create dynamic templates that can be used when creating a project from either a template or a request?For example:When creating a new project and selecting a template, can related sub-templates be displayed under the main template for selection?If that is not possible, is there an alternative approach where, after selecting a template, certain fields on the project creation page can be used to dynamically adjust values—such as applying a different template configuration or modifying custom fields based on those inputs?
Description - On the Home Screen My Task Widget, there are only 11 possible column options. I would propose being able to customize this more or at least adding a few more.Why is this feature important to you - Our company heavily relies on this widget and a little additional information can prove very helpfulHow would you like the feature to work - The most useful additional column on the "My Tasks" widget would be "Task Details" since this is being used as notes on a specific task. An additional helpful column would be "Project Owner" and/or "Project Sponsor" (Understanding this might be more difficult as it is at a project level instead of task level).
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.