Explore product-specific spaces to ask questions, share insights, and learn best practices.
Récent
Optimize data processing and analysis with Adobe Analytics' hidden gem: processing rules. This invaluable tool addresses a wide range of issues, fine-tunes data flow, and enables precise data assignment or correction before further processing.Join Adobe Analytics Champion Mitchell Teixeira to unlock its profound value, empowering you to accomplish tasks without writing code. Proactively identify and resolve data issues, prevent complications, and ensure seamless processing. Don't miss the opportunity to revolutionize your data management with processing rules.Watch the on-demand webinar here.
Use this thread to ask any questions related to the Experience League LIVE session titled, "Push notifications with Adobe Journey Optimizer." Experts are monitoring this thread to ensure your questions are answered. Thanks and we hope to hear from you!
As this is a recurrent request in this community, here are the various ways of setting up the unsubscribe links in Marketo, and when one should use them.0-SummaryThe following table summarizes the possible approaches, when to use them and what chapter you should read:IfRecommended implementation stepsYou want a quick and minimal version that works well and guarantees complianceCustomize the default code (See 2)Customize the default page (See 3)You want to properly brand your unsubscribe landing page, and continue using Marketo default or system tokenCreate a new Unsubscribe page with your own template. Place it preferably in a marketing activities program together with it's follow-up page and any smart campaign you may needRedirect the /UnsubscribePage.html URL to your page (See 4)If you plan to use it, customize the default code (See 2)You need various unsubscribe pages for different audiences (segments, language, ...)Create your various unsubscribe pages. Place them preferably in ma
Been reluctant to provide a short-term workaround for the rather big change coming next week to Marketo URLs. But based on recent research, I have the sense that many people’s form embeds will be impacted on August 1st, so let’s prevent a bad day in MOPSville. You want to put these two scripts as high as possible in the <head> of all pages, of course replacing pages.example.com in both places with your LP domain: <script src="//pages.example.com/js/forms2/js/forms2.min.js"></script> <script> "use strict"; MktoForms2.loadForm = new Proxy(MktoForms2.loadForm, { apply(target, thisArg, [instanceURL, ...rest]) { return Reflect.apply(target, thisArg, ["//pages.example.com", ...rest]); } }); </script> By “as high as possible” I mean literally right after your last <meta> tag if you can. It must run before anything else related to Marketo forms, including GTM (whi
With our August 2022 release we are introducing a CAPTCHA integration on Marketo Engage forms using Google reCAPTCHA v3. This feature will be enabled for all customers on the evening of September 20th, 2022 (US time). A previous version of this post mentioned feature enablement would occur on September 6th. In order to deploy some additional infrastructure enhancements to increase form performance, we are having to delay enablement until September 20th. Thank you for your patience. So, what exactly is CAPTCHA and how can it help marketers? CAPTCHA is an acronym that stands for Completely Automated Public Turing Test to tell Computers and Humans Apart. It is a type of test used by websites and services to determine whether the interacting user is a human or a bot. There are multiple CAPTCHA types such as image, audio, mathematical, or word challenges and multiple CAPTCHA vendors. If you have forms on the web, it is likely you have been targeted by bots at leas
I need to Dynamic XFA PDF to a Static XFA PDF. I need to do this because Docusign only supports Static XFA files. The help support page for DocuSign mentions that we should be able to "Save as Static XFA" but I can not find that option in Acrobat. Please note that I am not talking about conversion to a Static PDF which can be done simply by "printing" the PDF. I believe that a Static XFA file should still have the input forms.
Understanding the Difference Between Content Fragments and Experience Fragments in AEM by Mayur Satav Abstract In Adobe Experience Manager (AEM), two powerful features for managing and reusing content are Content Fragments and Experience Fragments. While they share some similarities, they serve different purposes and offer unique benefits. In this blog, we will explore the differences between Content Fragments and Experience Fragments, their use cases, and when to choose one over the other. 1. Content Fragments Content Fragments are modular, structured content pieces that can be reused across multiple channels and touchpoints. They are designed to provide flexible and granular content management. Read Full Blog Understanding the Difference Between Content Fragments and Experience Fragments in AEM Q&A Please use this thread to ask the related questions.
Reaching the right person with the right message at the right time is the pinnacle of successful marketing campaigns. And there’s a reason for that – it works! But what happens if the person you’re trying to target has multiple records (duplicates) in your Marketo database? How do you ensure you’re targeting the “right” record and not the “wrong” record? Duplicates – What They Are and How They Get Into Marketo Before we can answer that question, we need to better understand how Marketo defines a duplicate record. By default, Marketo’s unique identifier is email address. Therefore, a duplicate record occurs when more than one record has the same email address. Now, let’s look at some of the most common ways that duplicates can enter Marketo: Via native CRM sync – Records syncing from your CRM will not automatically dedupe This is because Marketo views your CRM as the source of truth. If you have duplicate records in your CRM, those duplicates will be reflected in Marketo (unless you'v
Becoming Sensei - Training the Trainer Along With Training the System by gdWct OverviewDigital asset management and delivery is one of the most useful features of AEM. While it's tempting to release Adobe Sensei and Smart Content Service in the wild and hope for the best, if not set up properly, it can become a daunting task for content managers, digital marketers and content authors to understand how to train the system before taking advantage of its full potential. Thankfully, there are great resources online and AEM best practice guidance to take advantage of machine learning and automatic tagging of assets. Smart Content Tagging that Fits Your Enterprise TaxonomyGoing through smart content training currently, I can recommend these great resources to use as guides:Efficient Smart TaggingAEM Smart Tag Training Experience Tag Modeling and Training the SystemOnce there's sufficient level of understanding on what a training model is, it's time to use
Veio pedir uma ajuda, sou recruiter, atuando com empresas de tecnologia no :Brasil com grandes projetos.Estamos com vaga para ADOBE AEM SR ( backend).Gostaria de poder divulgar a vaga entre os grupos, um maling, e até mesmo estou aqui á disposição caso tenham interesse em divulgação. Email recruitervanessa@outlook.com TKs
Last Updated Date: June 5, 2023 Having good organization is a key piece of a successful Marketo Engage instance as it sets the groundwork for easy navigation, intuitive Programs and accurate reporting. Whether you are just setting up your new Marketo Engage instance or cleaning up a messy instance, a folder structure and naming conventions will keep you organized and set up for success. FOLDER STRUCTURE The first step to organizing your instance is to set-up a folder structure house your Program in an easy to find and orderly manner. Here are some considerations when devising your folder structure strategy: Keep your folder structure as flat as possible for ease of use Align your folder structure with your organization’s team structure TIP: This could be a Region or Team based approach or something unique to your organization. Nest the same folder structure within each of your high-level folders: High Lev
Hi Team, Please help me with the below issue. After upgrading GSON maven version from 2.8.2 to 2.10.1, I can successfully create a gson object in a normal java class.But Junit test cases are failing due to java.lang.NoClassDefFoundError. Below is my pom.xml <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <version>2.10.1</version> <scope>provided</scope> </dependency> Thanks in advance
Hello,I’m facing an issue with the ldap module of AEM: 1. Precondition:In configuration for a default sync handler, the values for expiring ldap groups and ldap users is 30m (30 minutes). 2. Timepoint 24-07-23 10:00:00 :UserA has logged in into AEM and his user object contains the group memberships “sug-example-group-a” and “sug-example-group-b”. These groups allow him to get access to content folder “/content/sites/folder_ab” and not for folder “/content/sites/folder_cd”.In AEM the existing group “sug-example-group-a” contains a reference to this user.In AEM the existing group “sug-example-group-b” contains a reference to this user.In AEM the existing group “sug-example-group-c” contains no reference to this user. 3. Timepoint 24-07-23: 11:15:00 :UserA has logged in into AEM and his user object contains the group memberships “sug-example-group-a” and “sug-example-group-b”. These groups allow him to get access to content folder “/content/sites/folder_ab” and not for fold
Hi There,We developed a new website and are interested in creating a quick site template from it to enable easier site creation in the future.For that we have gone through some links mentioned below but unfortunately, we couldn't find specific steps/instructions on how to generate a quick site template for our newly developed website.https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/site-template/create-site.html?lang=en https://github.com/adobe/aem-site-template-standardhttps://github.com/adobe/aem-site-template-builderCan anyone suggest how to create a quick site template based on an existing website, we would be grateful.
When clicking on the task in the new home the Right Hand panel opens. Some users are able to see the clock icon and log time, others are not. Anyone know why? We tried adding "hours" to their layout template but that does not fix it. The desired result is for people to be able to see and log hours in the RH panel.
Hello all! The community has been very helpful with past issues, so I figured I'd bring this one here as well - Perhaps you'll all have some ideas. I've seen a lot of people with EMailNotificationService or various other workflow-email-related issues that are typically configuration errors resolved by adjusting the configs... however all of our configurations on the problem instance are cloned from an instance where email notifications are working. That said, I don't believe this is a configuration issue like the others that I've seen. The error is produced from an internal CQ jar that I can't seem to find documented. Steps to produce:Edit a pageSubmit to our only workflowResult:SHOULD BE: Workflow is submitted and the submitting user + assigned group receives an email about the submissionACTUAL: The workflow is appears in the inbox correctly, but the emails are not sent out. The following error message is present in the logs: Error while sending email. com.day.cq.workfl
Hello everyone, I have a requirement where i have table with multiple line item and i want to concatenate the all the subsequent line items in tabel from same column into first line item field, For example after executing the form if there are three line item lets say100200 300then first line item field should have 100,200,300 stored in it for all the line items that will be ther after executing the form using scripting I have tried using FOR loop but it keeps repeating way too many times Any help will be appriciated
Hello Experts - I am trying to create a Adaptive Forms in AEM JEE version (6.5). I have successfully created template and when I creating the adaptive form, in template selection page- created editable template is showing up, I can see only Blank & Basic templates. Please do the needful ASAP. Thanks,Srujan
SAML OSGi configuration (com.adobe.granite.auth.saml.SamlAuthenticationHandler.config) that is deployed using package (e.g. config.author, config.dev) is not taking effect. After each deployment, one needs to open the config manager, and just "save" the deployed configuration. Has anyone faced similar issues. Kindly share the resolution. ~~~~~~~~~~~~~~~~~~~~~~~~~ UPDATE ~~~~~~~~~~~~~~~~~~~~~~~~~~ @leoberliant , @sunjot16 , @user05162 , @briankasingli , @aemmarc2 greatly appreciate your leads. I thought, I would update you about what I have tried today. The issue is not resolved but I have some information on what appears to be resolving the issue. When the ui.apps package is deployed, I get these two entries in the error.log: 19.05.2020 16:51:15.225 *INFO* [JcrInstaller.1] org.apache.sling.installer.provider.jcr.impl.JcrInstaller Registering resource with OSGi installer: [InstallableResource, priority=200, id=/apps/cms-commons/config/
I'm trying to use AEM as cloud service to create an app with aemheadless client to get some json data by API. I was following the documentation but i think is a little confusing because i was trying to configurate step by step with documentation but sometimes give me error o missing package and some information are missing how i can access or enable my publish host i can only access to author and i didn't find an explaination on confusonary documentation. Please i need help , i tried with local version but didn't start the quickstart jar and have already installed correct jdk version .
Hi All, We have implemented a footer component which internally adds other components like image(logo), text, navigation, copyright etc using data-sly-resource in footer.html file. We have added this footer component into Footer experience fragment. But client wants an ability to add any text or embed component into footer inside this Footer experience fragment. I can add component into footer on top of existing image or text component using + symbol(add component) and I see those dropped text component persist in CRXDE as nodes as below:but when I refresh this footer XF I cant see this these component. I checked logs and I am getting one exception in error logs once I refresh page:0.07.2023 15:41:58.325 *ERROR* [[0:0:0:0:0:0:0:1] [1689847918230] GET /content/experience-fragments/my-program/footer/footer-members.html HTTP/1.1] org.apache.sling.scripting.javascript.wrapper.ScriptableResource Unable to adapt object.java.lang.ClassNotFoundException: [JavaPackage o
I have created a custom component in which I wanted to use the Text Core Component. In HTL, I have added the following code for the same: <sly data-sly-test="${wcmmode.edit}"> <div data-sly-resource="${'Text' @resourceType='/apps/my-project/components/text', decorationTagName='div'}"></div> </sly> I have added my component in the template and kept it locked. Just wanted that the texy component in that should be unlocked. For that, I unlock the text component in the template. In page, for first time, the text component is editable. But once it is edited, it gets locked in the template by itself and the text which I edited shows in the template which should not happen. How can I set my text component in the custom component unlocked?
Hi, I tried to translate the Content Fragment content but that content is not sent for translation. Let's take an example, suppose, we have a Content fragment model, named "Press Release" and there are 2 fields "title" and "description". Once we create a content fragment based on the "Press Release" model and Create a Translation project then content fragment fields are not going for translation, I am using AEM 6.5.12.0 version, I tried to add some translation rules but that also does not help, I am sure there are some issues with writing a Translation rule for translating aginst the Content Fragment Model. Can anyone please help me with this?
So what I know is that to create a Dynamic media scene7 URL for an asset is :https://<scene7domainname>/is/image/<companyname>/<assetname> Also, Through UI, I can see that the url for a rendition is https://<scene7_domain_name>/is/image/<company_name>/<asset_name>?$<image_preset_name>$ However the rendition title is not there in the rendition jcr data or the metadata. So How do I get the rendition scene 7 url in sling, or the rendition title?Any code examples would be nice. Thanks
Session details:Calling all AEM users! The Adobe adoption team will be hosting a webinar on Tuesday, July 18, 2023, regarding Security Strategies in Cloud Service. The following topics will be covered:1. Creating users using IMS and assigning different roles and responsibilities2. Setting up Cloud Manager Access for deployments and repository access 3. Adobe Experience Manager Access using IMS and AEM groups4. Using Cloud Manager to secure environments ---UPDATE: This session is now available on-demand. You can access the recording via the link below and a copy of the slides attached. Thanks for all who joined us! View here: https://experienceleague.adobe.com/docs/events/learn-from-your-peers-recordings/experience-manager/july2023/effective-security-strategies-in-cloud-service.html?lang=en
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.