Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
This post explains best practices for getting the most out of Marketo Engage program & attribution reporting. Most of Marketo’s out of the box attribution reporting (including Performance Insight and RCA) is based on “programs” in Marketo. To get value from Performance Insight dashboard/RCE and accurate attribution reporting, it is important to understand how Marketo measures your program performance to make sure you’re providing the necessary data for the dashboard to work. Best Practice #1: ONE marketing activity = ONE program in Marketo Marketo’s best practice is to leverage its native “program” functionality to organize each of your marketing activities. For example, if you are planning a webinar, it is advisable to set up a webinar program in Marketo using the Event Program type and organize all relevant activities for this event (such as sending invitations, registration form process, reminder emails, etc.) as separate smart campaigns within the same Program. E
Hi Team,we are using AEM as cloud service and MS SQL Database to establish db connection ,I have added dependency to work on MS SQL db .i have included the dependency in parent pom.xml with version:<dependency> <groupId>com.microsoft.sqlserver</groupId> <artifactId>mssql-jdbc</artifactId> <version>12.2.0.jre11</version></dependency> dependency in core pom.xml with out version;<dependency> <groupId>com.microsoft.sqlserver</groupId> <artifactId>mssql-jdbc</artifactId> </dependencyhave added -includeresource in core pom.xml for the above jar in bnd-maven-plugin as below:-includeresource: mssql-jdbc-12.2.0.jre11.jar;lib:=true also tried including : export package;com.microsoft.sqlserver.jdbc.*;version="11.2.0.jre11",\ getting below error: referred from below urls: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-maven-bu
Hello members,We are trying/planning to integrate Vue 3 in AEM. Our work procedure will be like this -> In ui.frontend we will create vue component After building it the codes will be put in ui.apps any clientlib [which is possible via aem-clientlib-generator] In the ui.apps component write HTML code with vue and Slightly language. For example- <div class="cmp-helloworld" data-cmp-is="helloworld"> <h2 class="cmp-helloworld__title">Hello World Component</h2> <div class="cmp-helloworld__item" data-sly-test="${properties.text}"> <hello-world msg="${properties.text}"></hello-world> </div> </div> Problems: Since Vue 3 is running from main.js under a vue project, it needs to mount with App component by an ID. We put an ID in the body tag and load the AEM page.Output: Initially page is loaded with HTL code, just after that all the content is replaced with the vue App component. which actually makes sense since
Our Adobe Experience cloud communities are the heartbeat that connects, engages, and empowers our users to create game-changing digital experiences for their customers. Today, I'm thrilled to announce the Community Advisors, class of 2023 (2nd batch). The new class of Advisors are passionate and super-engaged individuals who lead by example, and generously share their expertise with everyone. During their tenure, Advisors will participate in community initiatives, collaborate with Community managers, provide product feedback, and most importantly, share their expertise with the Experience League/ Marketo/ Workfront Community. We will onboard the second batch for the 2023 class in June/July. Congratulations to the class of 2023 🎉🎉
Is there a way to restrict document visibility within a specific workflow without altering the visibility settings for all workflows a specific user group has available?
Quick guide to Adobe Experience Manager DevOps Engineer Certification by Reviewnprep Abstract AEM devops engineer certification is intended for people who are mainly involved in AEM setup, installation, maintenance etc. Anyone who has been working as AEM developer, lead or architect can take this exam as most of the concepts are common across these 3 work streams of AEM. Exam Details 1. No of questions: 54(MCQ) 2. Time: 108 minutes 3. Passing score: 65% 4. Delivery: Online proctored or test center proctored 5. Cost: USD 180 Topics Covered 1. Installation & Configuration of AEM. This includes setting up Author-Publish clusters with replication agents, using Segment or Document store for repository. Configuring FileDatastore for binaries etc. 2. User, groups & permission management. Providing and managing access to AEM instances to people across your organization and external users. 3. Troubleshooting & Debugging. How to find and fix errors in the application and tool its
July is almost over, and August is gonna be fire! 🔥 Let’s look back on some of the favorite topics and helpful links to all the cool events from June and July. 😎 Before we get started looking back, let’s make sure you don’t miss out on any of the good stuff coming in August: August 2 at 9am MT – Webinar Follow-Up: Communicating with End Users August 4 at 10am MT – Connect: Admin Chat for Marketing & Creative August 8 at 12pm MT – Ask the Expert: Canvas Dashboards August 14 at 7am MT – Connect: Workfront Strategic Admin Chat August 22 at 9am MT – Learn: Request Queues August 29 at 9am MT – Community Q&A Coffee Break: Agile with Adobe Workfront Product Experts (no video) Coming Soon! September Connect Events Marketing & Creative Admin Chat Strategic Admin Chat September & October Fusion Events September (TBD): Ask – Customer Panel on Fusion Septemb
Join us for the next Adobe Campaign Community Q&A Coffee Break! ☕ Thursday, August 3rd from 8am - 9am PT ☕ We'll be joined by Adobe Campaign experts: Ayush Gupta (@ayushgupta), Senior Product Manager, Madhupriya Gupta (@Madhupriya), Product Manager and Bruce Swann, (@btswann), Principal Product Marketing Manager. In this AMA (Ask Me Anything)- like event, the experts will be logged in and ready to answer any of your questions related to topics discussed in the Adobe Campaign Standard Customer Webinar on Product Update & Overview of Transition Opportunities scheduled for July 20th, 2023: Updates on the innovation strategy for Adobe Campaign Standard. A preview of the new user experience for Adobe Campaign v8. Migration strategy, tooling & automation, methodology and timing. A preview of Generative AI capabilities coming in Adobe Campaign v8. Participating is easy: Add your Questi
As COVID-19 spreads among our communities, and more of us find ourselves working from home for the first time, managers and individual contributors alike may worry about meeting goals and deadlines, and even have concerns about team collaboration. Before I jump into how you can thwart these concerns, allow me to offer you some peace of mind: YOU CAN TOTALLY DO THIS. In fact, many Marketo Engage employees have been working from home for more than five years; some for more than 10 years like myself. And, it's no secret that these hardworking stay-at-home professionals turned a Silicon Valley homegrown software company into a multi-billion-dollar powerhouse in the SaaS industry. If working from home really did stifle creativity and collaboration, as some corporate professionals suggest, then we never would have built a best-in-class application that leads in the Gartner Magic Quadrant. In fact, we created a culture of family, togetherness, and entrepr
Recently, I was working with a client on their sync failure issues. We were seeing one with INSUFFICIENT_ACCESS_OR_READONLY: insufficient access rights on object id. It may present itself in several ways: This error is caused by a few things, and where to look is not always obvious. What INSUFFICIENT_ACCESS_OR_READONLY: insufficient access rights on object id means in Adobe Marketo Engage: Look, I’ll be honest, I’m not a Salesforce guru enough to get into the technical nitty-gritty, but I have Googled and read numerous results. It’s used all over the place for a lot of reasons. Basically Salesforce is rejecting a command because the requestor (Marketo) doesn’t have permission to request what’s being asked. So what do we do in this situation? Turns out, there are a few reasons you’re receiving a INSUFFICIENT_ACCESS_OR_READONLY: insufficient access rights on object id error when trying to sync r
This post from 2016 (!) was copied from the NYC MUG blog for wider visibility. There are so many posts about this. With incomplete and not-quite-right responses out there, you might not know if it can or can't be done with Marketo. But it certainly can: So why the confusion? Maybe because you can paste any emoji in the Marketo Email Designer (so they're not blocked immediately), though they're silently stripped out when the draft is saved. So you might think you've just designed the email wrong as opposed to there being an overall ban on unencoded emojis. And because basic symbols, a.k.a. dingbats — commonly mislabeled, but for the most part not true emojis and representing only a microscopic fraction of Unicode emojis — are supported. If you happened to want the venerable “open umbrella” ☂, which happens to be both a dingbat and an emoji, you might think other characters might have worked as well. Plus (s
Hello! The Adobe Target Product Marketing team are conducting a series of Customer Interviews and want to speak to YOU! These 30-45 minutes interviews are looking to explore topics such as use cases, value realisation, successes and areas of improvement that you as Target users are experiencing. All customers of Target are welcome to participate, they are looking for customers from any region (US, EMEA, APAC), any level of adoption or usage, Standard or Premium users – essentially, the more variety the better! So what’s in it for you? Opportunity to showcase your successes and accomplishments (potential for these to be turned into use cases or considered for events) Influence our product features and roadmap based on your valuable feedback A chance to connect with our team and strengthen your partnership with the Adobe product team! All information is for internal purposes only and won’t be shared unless you’d
We got a security issue tied to Introspection in AEM Graphql. So we want to disable it to avoid any security issue. Could you please advise how we can do it in AEM?
Hi Folks ,We are planning to implement hybrid approach in our project architecture where we can use both AEM core components and React SPA at same page. Please let us know if we have any dummy git project available which can be used as reference.Thanks in advance ! @arunpatidar @Veena_Vikram @nirmal_jose Kind Regards,Kaushik Datta
I have a requirement of creating a carousel container component with parsys dropped inside it, the FE part is done using react. I'm getting the number of parsys to be dropped inside the container through the model.json that will be passed as a prop to my React component. Based on the value I'm iterating the Responsive grid component from @61380/aem-react-editable-components library version 2.0.1. Code: function CardType (cardCount,index) { for(i=0;i<cardCount;i++){ <ResponiveGrid pagePath="/content/poc/us/en/test" itemPath="root/responsivegrid/carousel/card${index}" /> } } The above function adds parsys to the carousel container, and through page policy, I'm configuring the allowed components. The issue is, once I drop any component inside the parsys there is an
Hi folks, In our effort to reward the monthly top users with a gift card for their participation in the Adobe Campaign Community forums, we present to you the two top contributors in the Campaign Community for the month of July 2023 - @lakshmipravallika and @satheeskannak. Congratulations and a big thanks to you for being dedicated and helpful community members of the Adobe Campaign Communities. Become a top contributor and win every month simply by answering questions and being helpful to other members on this community. Perhaps, YOU could be a winner next month!
Hi folks, In our effort to reward the monthly top users with a gift card for their participation in the Adobe Campaign Community forums, we present to you the two top contributors in the Campaign Community for the month of July 2023 - @LakshmiPravallika and @SatheeskannaK. Congratulations and a big thanks to you for being dedicated and helpful community members of the Adobe Campaign Communities. Become a top contributor and win every month simply by answering questions and being helpful to other members on this community. Perhaps, YOU could be a winner next month!
Hello, Synopsis, I wanted to restrict the "Targeting" UI button by denying it thru ACL. I know that /libs/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/selectlayerpopover/items/buttonlist generates the popover but I need to know what or how the button list is being populated in the dropdown for me to be able to restrict or modify it to disable and hide "Targeting" only while the rest of the modes are enabled and visible.Only restricting of component or method thru ACL is acceptable for this one. Thank you for all the help!
Hello. Same as the title. I have a requirement to add a child component to be added inside another component without using layout container using React. The child component should be editable and act as an independent component. How can implement this? Is there any documentation for the same?
Good morning,in a Cms dialog I have a component of type "cq/gui/components/authoring/dialog/richtext" where I also set disableXSSFiltering="{Boolean}true".When I insert the html code through the "Source Edit" sometimes the component does not save the html code even if it is sent to the server.How can I solve the problem?Thank you
Hello Team, Welcome to the Adobe Target Community Mentorship program! This is the featured Community Discussion thread for your Adobe Target Community Mentor, Sneha Parmar (@sneha-parmar), who will be here to guide and support you and your peers with your Adobe Target questions as you prepare for the Adobe Target Business Practitioner Expert Certification (Exam ID: AD0-E406), through to the end of the program. A little bit about your Adobe Target Community Mentor, Sneha Parmar: Sneha Parmar is a highly experienced MarTech Architect working with Capgemini financial services India. Her key expertise are in field of Customer Data Platforms, Personalization, Digital Analytics and Marketing Automation solutions on Adobe product suite. She has 5+ years of experience in Adobe Target. She is a certified Adobe Subject Matter Expert for Adobe Target, AEP-Real Time-CDP, AJO, CJA and Marketo. Sneha is based out of Pune (India) and in
Address-like formats like sandy [at] figureone [dot] com usually make me cringe because they’re feeble attempts at security. (The concept is that address-harvesting bots won’t know these are email addresses. Quite ridiculous, as you’ve just substituted one recognizable format for another!) But there is one place where spelling out “at” instead of the “@” sign makes sense: the display name part of a From: header. You won’t know this if you don’t test your emails thoroughly, but a From: header like this is deemed suspicious by iOS Mail: From: "Sandy @ FigureOne" <sandy@figureone.com> The app sees the display name “Sandy @ FigureOne” as a possible phishing attempt because it looks like an email address but doesn’t match the real address (“sandy@figureone.com”). So it’ll display the real address instead, spoiling your attempt at being friendly: Instead, avoid the literal “@” sign: From: "Sandy at
No text available
[AEM Site Template] by Imran Khan Overview AEM Site Template allow us to establish the initial site hierarchy and content. Site Template enable the swift and effortless creation of standard sites. On the other hand, utilization of Site Theme provide the capability to define style, CSS, JS, font and icon to the site and it is mainly used by front end developers. Read Full Blog Here Q&A Please use this thread to ask questions relating to this article
Indexing In AEM — Oak Indexing by Manu Mathew Abstract An index is a data structure used to locate and access data from AEM quickly. It generally uses JCR queries to search and retrieve the contents. Indexing is used to increase the performance of the query and reduce the overhead on AEM i.e it improves the speed of data retrieval operations. In cases where the frequency of the queries that are executed is less and the content to be searched is less, then we could ignore indexing. Oak supports the indexing of content that is stored in the repository. Oak supports Lucene-based indexes to support both property and full-text constraints. If multiple indexes are available for a query, each available indexer estimates the cost of executing the query. Oak then chooses the indexer with the lowest estimated cost. Synchronous Indexing: Here, the index content gets updated as part of the commit itself. The changes made to both the main content and index content are done in a single commit. H
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.