Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Merger or acquisition of any business brings with it new opportunities and risks. You’d need to perform a lot of heavy lifting on your IT infrastructure. For instance, each company involved in the M&A has its own Marketo instance. So, how would they merge the two? There are three situations in which you need to merge your Marketo instance: Company A is acquired by company B and hence Company A’s instance merges into company B’s instance or vice versa The child organization instance is merging into the parent organization instance You burn both Marketo instances to the ground and start from scratch This merger is an intricate process that requires well-defined steps, planning and clear-cut communication about your future goals for a smooth transition. In this blog post, we’ll talk about the nitty-gritty of how to merge two Marketo instances successfully. So, let’s dive in! 6 Steps to Ensure Successful Merger of Two Marketo Instances While most marketers
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. 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 🎉🎉
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. The new class of Advisors is 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 🎉🎉
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. The new class of Advisors is 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 🎉🎉
AEM Version: 6.5.14I am trying to use custom font in AEM Forms.The font is included in AEM clientlibs but won't apply to forms in pages.I tried to apply font through the theme editor.For this I followed the Answer of this Question and also followed this blog.I checked the logs of the com.day.cq.dam.handler.gibson.fontmanager.impl.FontManagerServiceImpl class and found that my font is added to AEM as I can see its name in added fonts list but it didn't appear while selecting font-family in theme editorTried restarting but didn't work.I also added my custom font name in the "Adaptive Form and Interactive Communication Web Channel Theme Configuration.name" service which made my custom font name appear in the theme editor but applying the theme results the style to be "New Times Roman". More Details:The custom font: com.day.cq.dam.handler.gibson.fontmanager.impl.FontManagerServiceImpl log:02.03.2023 19:49:34.003 *DEBUG* [FelixStartLevel] com.day
Hi , In my Project only particular user group is not able to Schedule Publish Later , Whenever user is triggering publish later , it is going to Request for Activation rather than Publish Later flow. He has read rights for all the nodes. Can someone suggest a way to fix this ? Thanks in Advance, Poovitha S
When I give the root path check the value on the component the first time set the path default set again open the component change the path that time change but reopen the component root path value To show the first time set path rootPath="/content/dam/hcp/jp/products"
Hi Team,I am not able to see the workflow model entries in Classic UI, not sure why this is showing blank. and how to debug this?Whereas the models are showing up in Touch UI. Below are the environment details.AEM : 6.5Service Pack 6.5.15 (latest)Could this be any customized company code affecting?Thanks!
Want to ensure your Marketo emails bounce (or at least a healthy share of them)? Try this: Ideally, the editor wouldn’t even let you try to use the lead’s own Email Address as the From. But it’s impossible to detect all the methods of using that variable[1], so you’re trusted to do the right thing. Unfortunately, most MOPS folks are only passingly familiar with DKIM, SPF, and DMARC (to be fair, same goes for the IT folks who really should know how they work!). So you might think “What if my sales alerts looked like an email from the person who filled out the form?” without realizing that’s exactly what DMARC is designed to prevent. Assume DMARC is in use First off: it doesn't matter whether your domain uses DMARC. Whether your own IT team has added a DMARC DNS TXT record (_dmarc.example.com) is immaterial. What matters is whether the lead’s IT team has enabled DMARC, with a reject or quaran
Join us for the first ever Q&A Coffee Break for the Adobe Workfront Community, taking place on Monday, February 27th from 8am PT - 9am PT REGISTER NOW! This new initiative was inspired by an identical program from other Experience League Communities (e.g. Adobe Target Coffee Break). The Coffee Break is a live, text-only 1-hour Community Q&A session where an Adobe subject-matter expert will be on call to answer any question you may have on a preselected topic theme. For our inaugural session, we'll be joined by @cynthiaboon, Customer Success Manager for Adobe Workfront, who will be signed into the Adobe Workfront Community to answer any and all questions you have about: being a New System Administrator for Adobe Workfront. Some example questions you can ask Cynthia include: Recommendations for increasing adoption Best practices for defining standard practices Resources and links to help you get the most from Adobe Workf
Do you work with outside partners in a product Licensing workflow? We have a product Licensing group in our company in Workfront with a process in place that needs tweaking and we were wondering how other groups do it. Especially while keeping the outside partners on collaborative licenses through the process! I would love to hear thoughts and ideas. I miss the old Workfront forums for specialty groups that offered a good venue for these types of discussions!
Marketo’s content processing can be, in a word, greedy. When it detects Mustache-style double-curly-brace notation — like {{lead.Some Field}} — that either (1) matches a known field (in the case of a {{lead.token}}), or (2) simply looks like like a token (in the case of a {{my.token}}) the app grabs ownership and outputs the value of the underlying field/token. And if it detects a {{lead.token}}-like sequence that doesn’t match a known field, it’ll throw a validation error. Both cases are problematic if you meant to output literal double curly braces in the body of a page or email. (If you’re wondering why you’d want literal content like “{{lead.Some Field}}” on a page, well, consider that software companies use Marketo and they may want to show sample code. And in general, no characters should ever be completely forbidden — that’s my take!) The most obvious way to escape token-lookalike expressions doesn’t work.
I am aware that in classic we can use useradmin (localhost:4502/useradmin) console to find user, groups and it's permission visually like below, But in touch UI we would need to go to below consoles For Touch UI,localhost:4502/security/users.htmllocalhost:4502/security/groups.htmllocalhost:4502/security/permissions.html In permission console, I could not see any permission at group level, for example below AEM Administrator permission is not appearing, but I guess it should have all permissions. Do we have any console to check permission like classic UI ?
Hi, I am checking the core web vital assessment report and It suggests using images in next-gen format. i.e Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. Can we use WebP or AVIF in AEM 6.5 or any other option to improve image load time as shown in the report? As per the below queries & documents, WebP doesn't support AEM6.5. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-6-5-assets-support-for-webp-images/m-p/558466 https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/is-webp-supported-in-aem-6-5/m-p/356720 https://experienceleague.adobe.com/docs/experience-manager-65/assets/administer/assets-formats.html?lang=en Your input will be appreciated, thanks in advance.
Hello, Is there any way to read the data of excel file from the content/dam.. I am trying to do it but i am not able to find the my pdf file from the dam. So please help me for this issue along with the code..
Greetings Adobe Analytics Community! Adobe Analytics Community Q&A Coffee Breaks: A program designed to keep you connected to some of the very best Analytics resources out there: namely, the great minds behind Adobe Analytics! Connect with our experts to discover a broader perspective around solutions to your questions ~ and since the conversation is via chat over an Adobe Analytics Community Discussion thread, your questions and their solutions will stick around in the Community to help others with their similar questions, and vice versa 🙌 This list will be updated over time, so be sure to bookmark it and check back to review the latest Adobe Analytics Community Q&A Coffee Break Discussion Threads (newest to oldest) 😊 2023 11/14/23 - Brian Au, Adobe Principal Business Consultant and CJA expert 07/18/23 - Adobe Analytics Champions Mandy George, Shari Deutsch, Jennifer Dungan, and Jeff Bloomer 04/05/23 -
Greetings Adobe Campaign Community! Adobe Campaign Community Q&A Coffee Breaks: A program designed to keep you connected to some of the very best resources out there: namely, the great minds behind Adobe Campaign! Connect with our experts to discover a broader perspective around solutions to your questions ~ and since the conversation is via chat over an Adobe Campaign Community Discussion thread, your questions and their solutions will stick around in the Community to help others with their similar questions, and vice versa 🙌 This list will be updated over time, so be sure to bookmark it and check back to review the latest Adobe Campaign Community Q&A Coffee Break Discussion Threads (newest to oldest) 😊 ☕ [Adobe Campaign Community Q&A Coffee Break] February 9th, 9.30am IST: Ayush Gupta, Sr Product Manager & Bruce Swann, Principal Product Marketing Manager☕ ☕ [Ado
Hi All, we have a footer experience fragment how we can convert entire html page as json objectany references Thankyou
Howdy folks from your Adobe Workfront Scale Team! 🤠 We’re trying something new for our Strategy conversations – a follow-up post for the hot topics during the events, but instead of an email, we thought we'd test out a discussion format where we can provide updates and make it available to everyone, even if you can make an event. We know we can’t get to every question submitted during for the Connect events so at the end of each month, we will post ideas and resources to answer the trending hot topics. Interested in attending events? Check out our upcoming sessions on the Adobe Experience League Events page. We hope to see you there!
Hi Team, I need to hide a few custom nodes in the dialog. sling:hideResource is not working since the fields are custom. Could someone suggest how to hide few fields & set default values to send it in the json please? Thank you
Hello everyone! Any idea why GraphQL Sample Configuration cannot be installed on the author instance for PWA extensions? it says that the "jcr_root" file is missing. I was following the official docs and downloaded it from the site it suggested and was trying to install it on the author instance packages page that was referred from the docs.
how to deploy custom scope in AEM by default AEM 6.5 provides profile , offline and replicate scopes
Asset Queue / Asset Queue (For Fusion) is a project that is referenced in the on-demand learning (ODLS) and required to complete the course, it is said to be provided in the Adobe provided test drive instance; however, is it missing in my test drive instance.Does anyone know where to find the Workfront project Asset Queue / Asset Queue (For Fusion)? Perhaps it was renamed. Does anyone know?
Hello from Adobe Certification! Adobe Audience Manager certification renewals just became more convenient than ever. Say goodbye to scheduling your proctored exam. With this new renewal format, you can renew your Adobe Audience Manager Expert or Master level certification via on-demand renewal exams at no cost. Visit Adobe Audience Manager Renewal Guide to learn more and renew your Analytics certification today! If you have any questions, please refer to these FAQs, or contact certif@adobe.com. Thanks, Adobe Certification Team
HiI realised that all click activity of a button on my emails are not tracked in outlook. I am using the this to generate a button https://buttons.cmIs there away to track a link that sits in a VML? Is there any parameters that I need to attach to the URL to be able to track it?
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.