Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I'm using AEM 6.5.15 and I have updated the Dam Update Asset Workflow. In the Process Thumbnail step, we have updated Skip Mime Types field available at Thumbnail Tab and in the Web Enabled Image Tab, we have updated the Skip List field. Please refer the below screenshots for the changes. The changes are done in both /var workflow model path and in /conf path. Now, after a regular Teamcity build deployment, each time I need to do a manual sync in the workflow page to make the functionality work. Any way to resolve this problem? I tried adding lastSynced, cq:lastModifiedBy and cq:lastModified which doesn't solve the actual problem. Can someone help with the solution. Kindly let me know. Thanks in advance. RegardsSHYAMSUNDAR TK
There is an issue in AEM DAM where multiple assets are sharing the same dam:sha1 value, despite being distinct files. These assets were uploaded via a different server, and when downloaded, they have a file size of 0 KB and most of them has status: Error [Upload failed]. AEM version: 6.5 What could be the cause of these assets having the same dam:sha1 value, and how can this issue be resolved?Thanks.
Hi, I am having an issue where i have to open a dropdown (built using ul li) in 320px and 200% zoom using a keyboard. On enter the dropdown needs to expand. I have tried "aria-expanded true" it does not work. I have tried show(), hide(), focus() it doesnt work. Is there a way to achieve this?
Workfront can transform the way people plan, execute, and automate work. Centralized intake provides visibility into work in progress, templates and automated workflows that standardize and streamline processes, integrations allow for speed at scale, and robust reporting helps communicate the success of your work. Looking for guidance on how to realize the most value from your Workfront efforts? Senior Customer Success Manager, Kait Winchell, shares her experience, along with industry best practices and recommendations to help your organization get the most from Workfront. If you weren't able to attend the session, we have the presentation and recording available for you below. Workshop recording Slide Deck PDF We've attached the editable version of the presentation at the bottom of this post to give you an template for sharing value with your leadership. Interested in learning more about the Blueprints we discussed? Review and inst
Join the Workfront Skill Exchange on August 15, 2024 Hello, Workfront Community! We're excited to announce that registration is now open for our free, 3-hour digital learning event. Date: Thursday, August 15, 2024 Time: 9:00 a.m. - 12:00 p.m. Pacific This event is tailored for System Admins, Group Admins, Project Managers, and power users, with a keynote presentation from Richard Whitehead, Director of Workfront Product Marketing. Choose from two tracks: Learn (beginner): Led by Adobe SMEs Grow (intermediate/advanced): Led by expert customers Get your questions answered in a live Q&A with the presenters and participate in a very active group chat with your peers during every session. Can't make it? Register anyway to receive the recording. Register now and elevate your Workfront skills!
Hi People, Good Day!I have been facing a issue with Preview as well as compare version option with page versioning in AEM 6.517 as well as 6.5.21.I have checked in the CRx the node exists under the /tmp/versionhistory/ folder but no preview is getting generated. Any possible solution for this problem. Thank You.
I have created live copy of a site as I wanted to reuse maximum content from main site.But I want to use different Header experience fragment for the live copy site.Can i get help in creating different experience fragment for different live copy sites?
Authors:@annamalai , Sr. Product Manager@richbeaver , Software ArchitectSummaryWe are thrilled to announce the release of one of our most powerful features to date: Drill Throughs in Query Pro Mode. This innovative capability transforms how you navigate and explore your data, allowing you to move seamlessly from high-level overviews to in-depth reports without missing a beat.Dive Deeper with EaseWith Drill Throughs, you can now navigate effortlessly from any chart to a new dashboard, enabling a multi-layered exploration of your data. Whether you’re analyzing sales trends, customer behavior, or operational metrics, this feature allows you to transition smoothly between different levels of granularity, ensuring that you always have the context you need.Continuity Across DashboardsThe system automatically passes global filters and date range filters from the source to target dashboards, ensuring that the analysis you start is seamlessly continued across the entire Drill Through
IntroductionIn the data-driven world of today, having the right tools to visualize and analyze your data is more crucial than ever. We are thrilled to announce Query Pro Mode: a series of powerful upgrades to Data Distiller Customizable Insights, designed to supercharge your dashboards and bring your SQL data analysis to the next level. We believe these features will be a game changer for both technical and non-technical personas.Video DemonstrationExperience these features in action in my comprehensive video demo, where I build a fully functioning dashboard from scratch using the Consent insights data model I created in my previous blog. Watch as I navigate through the capabilities of Query Pro Mode, showcasing data manipulation and visualization.Watch the demo hereNew Features with Query Pro ModeSeamless SQL Editor IntegrationWe've integrated an advanced SQL Editor directly into the dashboard environment, making it effortless to author charts and apply global filters. This feature em
Join us for an exclusive live webinar where we'll unveil the latest updates and future directions of Adobe Marketo Engage and Adobe Journey Optimizer B2B Edition! Register Now This 45-minute roadmap session is your golden opportunity to get a firsthand look at what's coming next, ask questions, and engage directly with our product team. Whether you're a long-time user or just curious about what we have in store, this webinar will provide valuable insights into how our product can better serve your needs. Don't miss this chance to contribute your thoughts and questions during our open Q&A. Reserve your spot today and be part of shaping the future of Adobe!
I have finally gotten Forms Designer (v6.5) installed on my Windows 10 Enterprise PC at work, have opened an existing PDF, attached an XML source file and mapped the fields, but do no see any of the data mapped to the fields in PDF Preview.Any documentation I've been able to find leaves much to be desired. I can't find an internal contact and I'm not getting any response from our Adobe rep so I'm turning to the community in hopes that someone can point me in the right direction: requirements (do I need Acrobat Pro or some extension to make this work with Forms Designer)? Is there something I need to do with the PDF prior to attaching the XML source? Thanks in advance.
Hi All, I have followed this blog (Experiencing Adobe Experience Manager (AEM, CQ): AEM Cloud Service - Multiple Composite Multifields in Content Fragments Editor ) to create below CF with composite multifield using custom js. Can we achieve the same without using custom JS? If anyone has an idea, please let me know.Thanks,Sravani.
Hi, We are setting up a new project, where the developers are making use of the AEM JSON exporter to create a file with the name "pagename.model.json" for an incoming request, which is then used by the Angular code on the browser to render the webpage. I have added a rewrite rule to mask the path "/content/<project-name>" in the URL with the following rule. RewriteRule ^/(.*) /content/<project-name>/$1 [PT] The rewrite is working as expected for the HTML pages, however, the model.json files are being called twice once without the "/content/<project-name>" and once with it, which is causing a couple of issues in the page rendering. Is there any way to eliminate the call with the content path?
Hello, I'm trying to integrate AEM and Adobe target through Adobe I/O and launch. I have configured target to the WKND site. The issue is that I see only default experience. Below are the brief steps I have followed. Create property in AEP launch. Followed this document. Create Projects (one for adobe target and other for AEP launch API) in adobe developer console. Create two IMS configurations in AEM. One for AEP launch and another for target. Use the public key created in AEM IMS config inside I/O console to create JWT and finish up the IMS setup in AEM. Followed this document for IMS setup. Received successful connection test in AEM for both IMS configs. Configure Adobe target cloud configuration in AEM using the IMS config just created. Configure the target cloud service in WKND root page properties. I can see the launch script loading on Page load. Below is a screen shot of the adobe experience platform debugger tool. Any activities that I create in AEM are
Marketo released Self-Service Flow Steps (SSFS) last summer and I’ve been shocked that more people haven’t been talking about it. I’ve been working with Marketo over a decade, and for me this is an absolute game changer. I have spent the past year building dozens of custom flow steps, and I’ve been amazed with the things we’re able to do that were previously impossible. The biggest challenge I’ve had is the lack of information available. While Adobe has done a great job with the documentation, there doesn’t seem to be many people in the community using this feature, or at least none writing about it. That is why I want to share my experience. Primarily, what Self Service Flow Steps are, and how they solve 5 major limitations of webhooks. First, what are Self-Service Flow Steps? In Marketo, smart campaigns are where all of the action happens. You are probably familiar with the standard list of flow actions. And, if you’ve used Marketo fo
Adobe's Product Adoption team is excited to present the members of '24-'25 Adobe Marketo Engage Champion Program. These Champions exemplify the best of the best Adobe Marketo Engage Users from around the globe. Every year those that are selected as an Adobe Champion will share their knowledge on Marketing Nation, Experience League, Champion Office Hours & Deep Dives along with other virtual and in-person Adobe events and Marketo Engage User Groups. These 40 individuals play a key role in helping others learn best practices, tips & tricks and strategies on how maximize your utilization of Marketo Engage. View the 2024-2025 Adobe Marketo Engage Champion Class For more information on what it means to be an Adobe Champion and how to apply for the 2025-2025 program, check out our blog.
REVISED ARTICLE (6/17/2024) What’s changed? The good, the bad, and the ugly do differently. UPDATES: This article has been updated with some new and revised information. Documentation links have been updated to new ON24 docs Background: ON24 has changed their integration with Marketo, and the native LaunchPoint integration is no longer an option for new accounts. (Existing accounts can continue to use the legacy integration.) The new method of integration is API calls, with custom objects. [In a conversation with the ON24 team, I learned that the new integration was the result of several drivers. Customers wanted more data to be available in Marketo from the ON24 event. The Launchpoint integration was convenient, but it greatly limited the data sharing. Custom objects, while not perfect, offered the ability to share more datapoints which are mentioned later in this article. They also mentioned that an integration kickoff call is available to clients, if
Hello,I have been struggling to conceptually understand how this scenario will play out and any insight will help. Scenario:Segment evaluation method: batch (I only need to send updated audience once per day to a destination, and do not want to use up our 500 allotted streaming segments). Our batch evaluation kicks off each day at 12:30 PM UTC.My definition states: (Include audience who have at least 1 Any event where (Business Journey Name equals XX and Channel equals All and Wave equals 1 and Event Type equals export.qualified) ) and occurs in last 24 hour(s) I am curious how the "and occurs in the last 24 hour(s)" piece of this will function since evaluation ends at different times each day. Does the 24 hours time apply at the kick off of evaluation, the last timestamp of a successful audience evaluation, or something else? I want to ensure that I do not
Conversational Flows are a powerful tool that can be used to improve your customer experience and achieve your business goals. Here are a few use cases: Qualify leads: You can use Conversational Flows to ask visitors questions about their needs and interests. This information can then be used to qualify leads and route them to the appropriate sales representative. For example, you could create a Conversational Flow that asks visitors if they are interested in learning more about a specific product or service. If the visitor says yes, the Conversational Flow can then ask them additional questions to qualify their lead status. Provide customer support: Conversational Flows can also be used to provide customer support. For example, you could create a Conversational Flow that answers common questions about your products or services, or that helps customers troubleshoot problems. You could also use Conversational Flows to collect feedback from customers. Upsell and cross-s
I'm trying to import the following packages in my Captcha Service:import com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceClient;import com.google.recaptchaenterprise.v1.Assessment;import com.google.recaptchaenterprise.v1.CreateAssessmentRequest;import com.google.recaptchaenterprise.v1.Event;import com.google.recaptchaenterprise.v1.ProjectName; Maven build is working fine. Here's my POM setup: (parent pom.xml)<build> <plugins> ...... <plugin> <!-- Builds the dependency as OSGi bundle --> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <extensions>true</extensions> <configuration> <instructions> <Import-Package>*;resolution:=optional</Import-Package> <Export-Package> com.google.recaptchaenterpr
To start learning Adobe Campaign Classic individuals ideally need to follow these steps: 1. Understand About the Adobe Campaign classic:Adobe Campaign Classic (ACC) is a powerful marketing automation platform that enables organizations to design, orchestrate, and manage personalized cross-channel marketing campaigns. ACC is specifically geared toward handling large-scale, data-driven campaigns, integrating email, direct mail, SMS, and other channels. Key Features of Adobe Campaign Classic:Cross-Channel Campaign Management: Allows marketers to create and execute campaigns across multiple channels, including email, SMS, direct mail, mobile push, and social media.Audience Segmentation and Targeting: ACC enables detailed segmentation based on customer data, allowing marketers to create precise audience groups for targeted messaging.Personalization: Use dynamic content, customer profiles, and behaviour tracking to deliver personalized messages that resonate with individual recipie
In today’s highly competitive market, understanding customer behavior and acting on insights in real time is critical for success. Businesses are constantly looking for ways to drive personalized experiences that increase customer engagement and loyalty. One method that has stood the test of time in this endeavor is RFM modeling—an analysis technique that segments customers based on three key behaviors: Recency, Frequency, and Monetary value. The Data Distiller team built a customer RFM model within the Adobe Experience Platform environment. Here’s a look at what we achieved and how this approach can transform how businesses engage with their customers.What is RFM Modeling?RFM (Recency, Frequency, and Monetary) analysis is a data-driven approach to segment customers into distinct groups based on: Recency (R): How recently a customer has made a purchase.Frequency (F): How often a customer makes purchases.Monetary (M): How much revenue a customer generates through purchases.&nb
I don't understand why adobe doesn't have a training class that covers the Tags implementation for the SDK, for developers? There should be a class that covers:How and why to create various data elements and rules for the SDK.What the different Data Element types for the SDK are.What the different Rules, SDK action types are.Schema creation and types,Data Streams creationData Set creation and ingestionIdentity MappingData ConnectorsEvent ForwardingHandling different data layersData MappingAPI usageThese are just a few of the things off the top of my head! The reason I'm posting this is because while there is some training that covers a lot of this, when it comes to the Tags piece, it is very basic and any developer that wants to really learn this has to struggle if they don't have access to an environment with these capabilities (i.e. third-party consultants or unemployed developers). One can only learn so much by watching videos and reading documentation without having access to an en
Hello all, Our next monthly Ad Cloud Search foundational training will begin on August 24th 2021. This is a 4-part live online foundational training series covering the basics of Ad Cloud Search. Training recordings will be sent to all registered email addresses. View the recordings below: Session 1 : Search Optimization Concepts & Platform Overview Session 2 : Search Portfolio Creation & Settings Session 3 : Search Reporting Session 4: Search Campaign Management Training session dates: August 24, 25, 26, 27. All sessions start at 09:30 LA | 10:30 Denver | 11:30 Chicago | 12:30 New York | 13:30 Sao Paulo | 17:30 London Session Number Topic Summary Estimated length 1 Search Optimization Concepts & Platform Overview Adobe Advertising Cloud overview Portfolio-based optimization methodology AdCloud Search basic concepts: portfolio, bid unit, data collection, modeling &am
I have a requirement to hide a logo image on few pages and rest of content of footer is same . As I have created a single Mater pages then what script I should write to hide the logo image in few pages. The no. of pages vary because in those pages dynamic table or contents are there. So cant write the condition on the basis of page no. Anyone can you please help me out with that. Thanks in advance.
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.