Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello everyone,I got an issue that involve my transactionnal message when trying to link a template I create with an event using SoapUI.I already see another post on the forum but with no real answers on my issue.So I first make a simple template and create an event name to specify the event type of the template and I publish the template with success.I also send a proof with no problem.I then make a SoapRequest such as this :I got a success answer :But still, when I check in the Adobe Campaign's event history, my events are not covered and the documentation doesn't help get through the problem.I already check in the properties of the template to make sure the event name is correct and it's the case.I also see that lots of people are facing this issue, do you have some answers for my problem ?If you need more information, feel free to ask me !Using Adobe Campaign v7 on Windows 10.Regards,Thibault
Hi We have a simple input field with a send button. For the input field we implement some validation and when the criteria are met we send the received input to an email address using a POST request. My question is do we need to generate a honeypot field for this and what would be the benefit of doing that? <span class="c-field__wrap"> <input placeholder="" type="text" class="c-field__input"> <span class="c-field__label">${'voteTeaser:feedback.input.label' @ i18n}</span> <span class="c-field__decoration"></span></span> <div class="l-grid__cell l-grid__cell--1/1 l-grid__cell--align-right"> <button data-vote-teaser-button-send class="c-button c-button--secondary"> <span class="c-button__label">${'voteTeaser:button.send' @ i18n}</span> </button></div>
Despite the descriptive title, functioning as a Workfront System Administrator typically involves so much more than the technical support of an application — you are the leader in managing how work gets done — facilitating an ecosystem of people, process and technology to enable organizational performance and operational excellence. Don’t let that overwhelm you, this is bold work and Workfront is here to partner with you on this exciting journey. To kick off the 3-part series and to continue the discussion from the system administrator best practices user group, this week’s blog will focus on knowing your people, from the perspective of administering Workfront. Summarized below are four key items and sample efforts that you need to know based on feedback from others just like you, who’ve not only taken on this role, but have created a successful career out of it. UNDERSTAND AND SHARE THE WHY After your initial Workfront setup, make sure to spend at least 1 hour/month communicati
Sling Framework Part - 1 by <Santosh Sai> Overview Hey Again,Look at my another blog on Sling Framework Part - 1 Sling Architecture, REST Principles, Sling Resolving What is Apache Sling? Introduction to Apache Sling Apache Sling: Script Resolution URL Decomposition Sling Resolution example Don’t forget to watch video for better understanding!https://www.techinnovia.com/sling-framework-part-1/ Feel free to share your feedback on blog. Happy Learning!Cheers!! Q&A Please use this thread to ask questions relating to this article
Crete an node from Excel data where the property are also set from excel file
Predictive Send Time Optimization with Adobe Campaign by Tobias Lohmann (@tobias_lohmann) When getting ready for your daily commute, you want to be there at a certain time. Based on your past experiences you know when it’s time to leave the house and hit the road. To arrive at the desired time, you need to consider things like traffic jams on the route, crowded parking spots, possibly having to refuel, and other obstacles that influence the arrival time. Now imagine planning this individually for your family, friends, or even the whole city. Sounds impossible, right? Well, that’s exactly what marketers need to achieve every day. Tobias Lohmann, Senior Consultant in the Adobe Professional Services Team, explains how Brands can deliver marketing messages to individual customers at the very best moment using the power of artificial intelligence. What is the best moment to send an email? Everyone has a different pattern of interacting with email;
Automated Content Sync for Better Quality & Performance by Irina Chirita (@irina-chirita) In today’s world, AEM content authors make frequent changes to live content. This often makes the Production environment the only place where at a given time, a combination of edits and configurations produces a certain behaviour (read: bug). Typically, it may also be the only environment with high-enough volume of relevant data to perform accurate performance testing. But it doesn’t have to be this way. Meet “Automated Content Sync”. What is Content Sync? Content sync is a repeatable approach to copy content from one environment to another, also referred to as reverse content migration, backflow, copyback etc. While the copying process can be done manually in various ways, it has several important drawbacks: align the timing with the technical team’s schedule, reduce impact on authoring, risk of human error, costly process. A bigger challenge is the re
Hi, We have one requirement where we need to load the video on the page however all the js and CSS and library are coming from a third party and the same requirement we are using in 6.3 we have uploaded all the files in dam level and we are using external component where we can select .html from the dam. so now we are working in the same uploading all the files in the dam level and we have created one component to select a .html file from the dam but when I select the .html from the dam it's automatically downloading and I have researched then I found that we have to enable or disable configuration from system/console/ConfigMgr so I have connected with DevOps team and they are saying that it's not the good approach. do we have any other way to implement in 6.5? Please help me. Thanks.
Hi All,We are trying to upgrade our acs-commons package from 4.3.2 to 5.3.0 for our AEM6.5 instance. All environments are managed by Adobe managed services. In testing, most of the things worked fine except the email service for one of our projects. It throws this error:Mail template path [ " + templatePath + " ] could not resolve to a valid templateI can see that it is coming from this class com.adobe.acs.commons.email.impl.EmailServiceImpl If I downgrade to the previous package it starts working again. It should use acs-commons-email-service but when I tried to print the user to see what is happening, it says anonymous user.I have checked acs-commons-email-service and even anonymous/everyone has access to the email template path which is/apps/settings/notification-templates/email/default/XXX/YYY.txt This email we are trying to send from a SlingAllMethodsServletBut in another project which uses SendTemplatedEmailProcess w
How to export the list of users from AEM? by rashid jorvee blog Abstract To manage the user and security purpose, we always need the list of available and active users in our system for analysis. Adobe Experience Manager(AEM) also have an in build user management section to manage the AEM user and make the things secure. In this article we will export or generate the list of available user from AEM in an excel file. To perform this activity we will use the ACS commons. ACS commons provide so many powerful tools, which is easy to use and easily plug-able on AEM, by installing ACS commons package. Prerequisite: ACS commons should be installed in your AEM instance. If you don't have latest ACS commons installed in your AEM instance, then you can easily and free download the ACS package from here and install the package in your AEM instance using package manager. Now we will perform the following steps to export the user list from AEM. Step 1: Open the URL /miscadmin#/etc/acs-commons/
3 Different Ways to Embed Custom Fonts in AEM Sites by Sourced Code Abstract In this article, we will go through three different ways how you can embed custom fonts in an AEM site. Embed Custom Font using Google Fonts, CDN Embed Custom Font using Adobe Fonts, CDN Embed Font via AEM Client Library Static Asset 1. Embed Custom Font using Google Fonts, CDN Embed a custom font is by using Google Fonts. Google Fonts can be quickly installed into your project by using the @import CSS rule. Utilising the out of the box setup, you are prescribed to Google Font’s CDN. The lifecycle management of the fonts embedded onto your AEM site will be dependant on Google Font’s CDN servers. There are hundreds of free font’s offered by Google. Simply visit the Google Font’s website to request for which fonts you wish to use on your website. Next obtain the @import CSS configuration that is offered by the webpage. Embedding font via @import URL:2. Embed Custom Font using Adobe Fonts, CDN Embed a custom
Hello All, We are using rte component and in the link option trying to link to a content fragment path (A custom requirement). The link option seems to provide a 'page browser' but we are looking to use a 'path browser'. The reason being currently the link option's page browser, we can navigate to content fragments but the content fragment itself are not visible. Further looking, we found a call to linkpathpicker(/mnt/overlay/cq/gui/content/linkpathfield/picker/views/column) is adding the hideContentFragment=true as param in URL which keeps the CFs hidden. Is this a desired behavior that rte (plugin) shouldn't be pointing to a CF? We can always overlay below path and make the hide value false or remove it. However, we are looking to find a solution that does not involve an overlay of /apps. Please share thoughts on what else can be tried. I feel using path browser via link browser may help. Looking into rte configuration documentation unable
We are using dynamic component in one of the page which is getting cached on dispatcher. We have two different urls(Vanity domain and Non Vanity domain) for end user access. Consider this example /content/brand/organization/home(NonVanity domain - org.com) /content/brand/suborganization1/home(Vanity domain- org1.com) /content/brand/suborganization2/home(Vanity domain - org2.com) Sub organization home page can be accessed using this non vanity domain too with the help of rewrite rules. org.com/org1 org.com/org2 SDI component is working on non vanity domain (SDI include tag is getting replaced by dynamic content from publisher). But this component is not working on above vanity domains (sdi include tag is not replaced with dynamic content from publisher) Looking for any pointers how to debug and resolve this issue. Please not that vanity domain is not related AEM vanity url functionality.
We're using AEM 6.5 SP13 We're not using workflows but some users who cannot replicate, etc. are making requests via the request for activation, deletion, etc. buttons. How can these buttons be removed? Currently these requests go to the admin inbox. I am deleting them via jmx workflow maintenance. Ideally, users would not have the option to press these buttons. Thanks for any help!
Each month, the Adobe Workfront Customer Success team hosts FREE, interactive workshops on various topics for System Administrators. If you're looking to learn and connect with other System Admins, get a dose of inspiration, or practice some new Workfront skills, check out the list of topics below and sign up for one, or all events. Topics vary month-to-month, so be sure to look for the monthly announcement center message and register on the Events page on Adobe Experience League. December 2 – Admin Chat: Marketing & Creative December 5 – Office Hours: Sharing Strategic Best Practices December 15 – Workshop: End of Year Reporting December 21 – Workshop: Community Chat If you have any questions, send us an email at csatscale@adobe.com. Hope to see you there!
This blog is part of a Community Walkthrough series for old Workfront One Community members. Please see the directory below to navigate to other topics in this walkthrough guide: Welcome to the Workfront Experience League CommunityHow to Navigate the Experience League CommunityLogging into the Community for the first time as a new or existing Workfront Experience League Community memberHow to Access Workfront Experience League Events, Documentation, and Learning PagesSubmitting Ideas to the Workfront Innovation Lab on Experience LeagueSetting up your Email Digest in the Workfront Experience League CommunityLogging into the Workfront Experience League Community after Username RegistrationHow to Redirect old Workfront One Community URLsEarn and Showcase your Accomplishments with GamificationHow to Submit a Support ticket 1. First, navigate to the Experience League homepage and select the Workfront Community. Alternatively, you can click this link to navigate directly to
Hi,I need to search by a keywords such "esp" in dam:assets in a specific propertyI tried use like operation, but i need search with case sentive and accentsMy query:path=/content/dam/nos/type=dam:Assetfulltext.relPath=jcr:content/data/master/@countryNamefulltext=esp*p.limit=-1 I created a index damAssetLucene-8-custom-1 with this propery:<countryName jcr:primaryType="nt:unstructured" name="jcr:content/data/master/countryName" analyzed ="{Boolean}true" index="{Boolean}true" nodeScopeIndex="{Boolean}true" propertyIndex="{Boolea
Is Adobe AEM a valid Content Services Platform? [Part one] by Yuri Simione Overview Adobe AEM is the perfect platform to create and manage a personalized user experience in a web site or web application. Is Aem a valid content service platform as well? Gartner defines content services platforms (CSPs) as "the foundational component in an organization for the management and use of content. CSPs provide a way for employees to retrieve and work with content in a modern, seamless way across devices and organizational boundaries. As such, they are a core component of any organization’s digital workplace strategy". The keywords in this definition are "Organization" and "Employees": CSPs are generally used for internal enterprise applications used by employees. CSPs is the land of Opentext Documentum, Microsoft SharePoint, Alfresco and Box, among others. Adobe AEM is not considered a CSP. This is weird because AEM is one of the leaders in the Technical
Hi Workfront Community, I am preparing for the Partner Workfront PM certification, but I am going no where when i try to access the training recordings.https://solutionpartners.adobe.com/training/learning_program/learningProgram81917.html?PRIME_BASE=https://learningmanager.adobe.com&code=7625fce30b08824e4d2033450e247862&state=state1 Clicking go to "activity URL" Leads to this error Has anyone faced similar issues and found a solution for this?Have a great day!
Can anyone provide me a link for adobe documentation on how to create A/B testing for non-AEM pages? and how to import it in react project?
Adobe is announcing today new AI-powered personalization enhancements, so that users can leverage filtering and intelligence to directly impact the business metrics that matter most on a per activity basis. 9.26.22, by @drewb6915421 Adobe Target announces customizing AI-powered personalization for enhancing real-time engagement and conversion Personalization at scale is now a necessity across industries Personalization has become a means for companies to critically differentiate themselves from the competition throughout their customer journey and can be highly effective at each interaction. It begins at a visitor’s first touch, leveraging basic data for acquisition use cases, all the way through to customer service and loyalty use cases, which have surged during the global pandemic. Digital adoption and customer expectations for a personalized experience across each digital touch point is increasing, pushing brands to keep pace in this quickly shifting digital econom
by Benjienen Toledo, @Benjienen Digital marketing may get overwhelming, and it is one that is unarguably, constantly, and brutally battered with disapprovals and subjectivity. Having experienced all facets of digital marketing from media, planning, writing, even up to technical implementations, I’ve found fulcrum in analytics. Why analytics? Let me count the ways. Analytics has depth to unearth what is fake, even if sometimes it may be hard to take. Till the last segment or granularity, it will let you see the reality. Analytics cannot be swayed by bias, emotions, nor budget. Its facts! Regardless of one’s worldview, analytics is jarring that you will pay attention even when you don’t want to. Here are three reasons why Analytics: Not Content: Content writing requires constant inspiration. Munching tons of words per minute to expand your vocabulary and get in the motion. It’s synonyms and antonyms are endless, but still leave you utterly speechless. Not Media Management: Media bu
Hello!My name is Elissa and I'm an Experience Cloud researcher at Adobe! I'm reaching out to see if anyone would be interested in talking to me about how your org orchestrates work across the lifecycle of a campaign. My primary focus as a researcher is Workfront (i.e., enterprise work management), but I am interested in talking to Adobe customers regardless of whether or not you use Workfront!Here's the study description: The purpose of this study is to learn how you transition work from person to person across the lifecycle of a campaign. What roles are involved? How smoothly do these handoffs go? What tools do you use to transition work from one person to another?If you'd be interested in speaking to me, you can sign up here: https://calendly.com/wf-product-and-design-research/marketing-work-orchestrationThanks!Elissa
Hello! My name is Elissa and I'm an Experience Cloud researcher at Adobe! I'm reaching out to see if anyone would be interested in talking to me about how your org orchestrates work across the lifecycle of a campaign. My primary focus as a researcher is Workfront (i.e., enterprise work management), but I am interested in talking to Adobe customers regardless of whether or not you use Workfront!Here's the study description: The purpose of this study is to learn how you transition work from person to person across the lifecycle of a campaign. What roles are involved? How smoothly do these handoffs go? What tools do you use to transition work from one person to another?If you'd be interested in speaking to me, you can sign up here: https://calendly.com/wf-product-and-design-research/marketing-work-orchestrationThanks!Elissa
Six ways to improve content creation efficiency by Martin Noble - CTO UK of ecx.io, an IBM Company Overview As part of IBM iX, ecx.io works with lots of clients implementing content management systems. This post explores one of the areas we regularly see clients forgetting about when designing and implementing these systems and looks at how we can solve these issues in Adobe Experience Manager. Martin Noble recently spoke about this subject with Robert Solby from Adobe — you can view their discussion as part of Adobe Experience Makers Live here: Empowering Your Content Team to Deliver Highly Personalized Content at Scale Read the full post on LinkedIn Q&A Please use this thread to ask questions relating to this article
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.