Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Session Details Discover how Adobe Experience Manager’s cloud-native eventing system can modernize your workflows by enabling seamless integration with external systems. The AEM team will share details about the latest API & Events exposed, and include real world examples. Session Recording Session Schedule 12th November, 2024 | 3:40:00 PM PST Speaker(s) Matthias Siegel, Principal Product Manager, adobe Moderator(s) Adobe Product(s) AEM Full Schedule Check Here Q&A Please use this thread to ask the question related to this Session. Don't forget to register yourself for this session using the registration link shared above.
by @chrismdavis & @surebee IntroductionThis post is meant to be a companion to a previous post on the impact of third-party cookie deprecation on at.js implementations. With Web SDK (alloy.js) being the future of Adobe Experience Cloud implementations, having a similar guide felt to be beneficial to the Target community. One big advantage of the Web SDK is that it does not rely on third-party cookies, which are planned to be deprecated by Google.*... *(at least they were when we started writing this post)Cookies Set by Web SDKThe key difference between Web SDK and legacy implementations of Experience Cloud solutions can be boiled down to one word: unification. Legacy implementations all rely on individual JavaScript libraries for each solution (e.g., at.js for Target, AppMeasurement.js for Analytics, Visitor.js for ECID Service, DIL.js for Audience Manager). Each library also has its own specific cookies associated with it. In a Web SDK implementation
The removal of Reflection-based features from Marketo’s Velocity environment in June 2019 was a disappointment — however inevitable — to those of us who push email scripting to the limit. Requirements like encoding, hashing, encryption, flexible rounding and randomization, XPath queries, and advanced filters/sorts on Custom Objects could no longer be met with Marketo alone. (Webhooks can fulfill a subset of those needs, but with nowhere near the performance and simplicity of Velocity.) At the prodding of Community user @TM, I set out to see if Base64 encoding, one of the Java methods that used to be callable from Velocity, could be written with “pure” Velocity and public Java methods, without relying on the Reflection API. I was indeed able to do it... though unlike most of my Velocity work, this one wouldn’t File Under Fun! You can call the #userlandBase64_v3 macro below in 4 ways: #1: Basic usage #userlandBase64_v3("some string")
Since I wasn't alone in needing this slightly-obscure trick in the last couple weeks, I thought I'd share this for discussion with everyone. Every so often, you will get a user asking for help because they're seeing something like "An error has occurred and we are working..." or "Whoops...something went wrong...". Alternatively, they may run into issues with something just refusing to render correctly, as I did this week with a user's 'My Projects' widget that just showed the grey loading bars forever. In my experience, this usually relates to a filter or grouping issue where whatever item the page is trying to use is corrupted or unreachable somehow. I've done it to myself trying to be clever in text-mode and managed to effectively lock myself out of the Portfolios screen completely for awhile. In those instances where absolutely nothing else works, that's when you can try the 'resetUser' URL trick here. Reset a User's Preferences When
Hello developers , i want to know where can i find js and java code of ootb publish button of aemaacs.
Hi everyone, Myself and my colleagues are currently in the design stage of our event-based datalayer development for our Adobe Experience Platform migration. I just wanted to get the community's view on the benefits or drawbacks of using separate event names for pageview tracking on pages where additional data variables will be tracked, in conjunction with global variables. Currently if we use the same data layer event name ‘PageView’ for all pages, this would mean we would need to add a lot of custom code to the data elements used in the PageView event XDM object to ensure the correct data variables are captured at the correct stage. Ideally, we want to avoid having one rule for each page as these rules will need a large number of conditions to effectively track the correct data points for each page. For this reason, we have explored the custom code option to ensure certain variables only fire on certain pages and only one rule would be required to track all pageVi
Hey everyone,I'm a recruiter in the Czech Republic tasked with sourcing skilled Adobe Experience Manager (AEM) developers and development leads. Despite the appealing nature (in my opinion) of these roles, I’m having a tough time finding qualified candidates inside European region.Are there any websites, forums, or online communities where AEM developers hang out? Any recommendations for resources or platforms where I can connect with talent in this space would be super helpful! I will gladly reply to any questions. Thanks in advance!
Hello Workfront Community! Quick intro...I’m Julie Wilson and recently joined Kristin Farwell and Ai Nguyen on the Workfront Product Adoption team! We’re excited to announce that registration is now open for a one day in-person learning event.Date: Thursday, November 14, 2024Location: San FranciscoEvent Details:11am – 1pm PT: Registration and lunch1pm – 4:30pm PT: Breakout sessions4:30pm – 6:00pm PT: Networking receptionThis free, in-person event will be focused on Workfront-specific educational topics led by a combination of expert customers and Adobe SMEs. Each session will have Q&A with the presenters.There is no cost to participate. Space is limited so save your spot today for this peer-to-peer learning opportunity.Register now.
Upcoming EventsEach month, teams across Adobe Workfront host FREE webinars, interactive workshops, customer panels, and open Q&A sessions on various topics for System Administrators. If you want to learn best practices, ask questions and collectively brainstorm solutions, or connect with other system administrators to build your network, sign up for one or all of the following events: November 1 at 9:00 a.m. PT – Admin Chat for Marketing & Creative November 7 at 8:00 a.m. PT – Learn: Applying Change Management to Your Workfront Journey November 11 at 6:00 a.m. PT – Connect: Workfront Collective November 12 at 8:00 a.m. PT – Admin 101: Getting Users to Use Workfront [IN PERSON] November 14 at 11:00 a.m. PT – In-Person Skill Exchange, San FranciscoNovember 19 at 8:00 a.m. PT – Learn: 10 [More] Text Mode Tips in Adobe Workfront November 20 at 9:00 a.m. PT – Learn: End of Year Workfr
Hi Team,I create Externalizer configuration kept in config.publish folder , then i override that value through AEM cloud environment variables , Its not pick whatever authored in environment config value // Configuration created by Apache Sling JCR Installer{"externalizer.domains":["local $[env:AEM_EXTERNALIZER_LOCAL;default=http://localhost:4502]","author $[env:AEM_EXTERNALIZER_AUTHOR;default=http://localhost:4502]","publish $[env:AEM_EXTERNALIZER_PUBLISH;default=http://localhost:4504]","preview $[env:AEM_EXTERNALIZER_PREVIEW;default=http://localhost:4503]",""]}@briankasingli @aanchal-sikka @estebanbustamante @nishant-singh @dprakashraj. @sady_rifat
October' 24 release Check out what's new and improved in the latest Adobe Journey Optimizer product release update: Release Notes New capabilities Email Content Locking: Journey Optimizer now allows you to lock content in email templates, either by locking the entire template or specific structures and component. This allows you to prevent unintentional edits or deletions, giving you greater control over template customization, and improving the efficiency and reliability of your email campaigns. Code-based experiences in journeys: With the Code-based experience channel, Adobe Journey Optimizer allows you to do advanced personalization and testing for any of your inbound properties, enabling seamless delivery of tailored experiences across diverse touchpoints such as web apps, mobile apps, desktop apps, video consoles, TV connected devices, smart TVs, kiosks, ATMs, IoT devices, and more. The Code-based experience channel is now available in the journey canvas. We
It’s me again, your “On-Demand Workfront CSM” @cynthiaboon and I’ve got a topic for you that comes up all the time during events. If you’re just getting started with establishing office hours or you just want to freshen them up, check out the video below! Office Hours are just another important part of your overall Workfront Communication Plan. Looking for more ideas on communicating with your users? Check out the End User Communications Cookbook! And as promised, here is the link to Expert Insights where we discussed some ideas on how to bring fun to Workfront Adoption. 🎬 [VIDEO] August 2023 - [Workfront] Expert Insights - Adoption with Leslie Spier Bonus resource! We held a Community Coffee Break where loads of fabulous customers shared their favorite Adoption Tips! [Workfront Coffee Break] 10/26; 8:30AM - 9:30AM PDT: Communication Methods for Adoption Do you have examp
Hi All,I am working on AEM 6.3, we have a requirement in which we want to customize the workflow alert message(shown in the screenshot) which is rendered on the page after initiating a particular workflow. I am unable to figure out from where this message is getting populated. I got this jsp (/libs/dam/cfm/admin/components/adminpage/status/status.jsp) from which i am assuming the message is getting populated using i18n(/libs/wcm/core/i18n) but if i am making any changes in this i18n, its not getting reflected. if anyone worked on the same issue could you please let me know how this message is getting populated?Thanks in advance.
First and foremost, I want to thank Amber Russo @amberrusso , Katherine Lanning @katherinela , Kiersten Kollins @kkollins1 , and Meredith Landsmann @mclandsmann1 for taking the time to share their story, challenges, recommendations, and lessons learned from their experience as a Workfront System Admin. This was one of my favorite events to-date, and I hope the same for you – that you found valuable insights from attending (or listening on-demand) and have new ideas for how to advocate for yourself, your team, and for Workfront in general moving forward.In case you missed the live event, below is a link to the recording and a PDF of the slide deck, along with a summary of the discussion and resources shared in the event chat:Panel Recording Slide Deck PDFAdditional resources/summary of panelist recommendations: Implementation – Designate strong leadership, have a clear vision and consistent data collection methods from the start. Think with the
Any System Administrators events happening in India in the next few months or so?I See lot of events happening in US states, but not in India(In-person/Virtual). Please conduct one in India as well.
After generating a language copy from a source, the reference links (authored links in both core and custom component components) do not refresh their references to match their respective locales. Interestingly, only the references in components of level one pages are updated, while those in their child pages remain unaffected. For instance: Master Copy: language-masters/en.Language Copy: language-master/en-sg derived from the master copy. The reference links are modified only on the en-sg page but not within en-sg/*. Do you have any insights into what might be going wrong or what I might be overlooking? AEM Version: AEMaaCS.PS: For both CFs and Sites.
A Guide to Creating Schema Using SQLCreating an schema via SQL is a powerful way to streamline your data queries within the platform. This guide will take you through the process step-by-step, showing you how to set up XDM-compatible schemas using SQL constructs directly within your queries in query service. By following these SQL syntax, you’ll be able to write efficient, clear queries that simplify the schema creation at runtime.Getting StartedBefore beginning, ensure you understand the data structure you’ll be working with, as this will guide your schema creation.Types of Adhoc Schema CreationType 1: Basic Adhoc SchemaUse this approach to create a simple schema structure.Create TableSchema demo_query_schema1 AS (name1 text ,age1 text); Type 2: Adhoc Schema with Identity Map (With or Without Primary Identity)This version allows you to designate a primary identity namespace, making it compatible with identity mapping.Create TableSchema demo_query_schema2 AS (name2 text PRIMARY ID
Hi Experts, We have pushed an audience from Snowflake to AEP, and in AEP source dataflow, we are able to see same amount of records as in Audience in snowflake.Same amount is ingested in AEP Dataset as well.However, in the AEP audience, count is reduced to half.The dataset consist of segment membership map, but I'm unable to find AEP audience ID in its list.I would like to better understand how audience filed work in AEP Audience. And where can I check for the descripency. Thank you!Shivani
This post is a part of the Interactive Webinar Series where we bring forth various capabilities and innovations in Interactive Webinars by Adobe Marketo Engage. Interactive Webinars was launched in a limited rollout in May 2023 and has evolved since then based on multiple insights that we have received as feedback from our customers and partners. With Interactive Webinars being made generally available, we have exciting new features getting introduced in Interactive Webinars that will help with the three-fold benefits of productivity, intelligence, and actionability for event marketers. A. What is Interactive Webinars Template? Interactive Webinars Template is a special functionality in Interactive Webinars that provides users with relevant permission an ability to define standard templates that can be used across webinars conducted in the particular Marketo instance in which the templates have been defined. This helps in ensuring that the t
This post is a part of the Interactive Webinar Series where we bring forth various capabilities and innovations in Interactive Webinars by Adobe Marketo Engage. Interactive Webinars was launched in a limited rollout in May 2023 and has evolved since then based on multiple insights that we have received as feedback from our customers and partners. With Interactive Webinars being made generally available, we have exciting new features getting introduced in Interactive Webinars that will help with the three-fold benefits of productivity, intelligence and actionability for event marketers. A. What is an Engagement Dashboard? Interactive Webinars Engagement Dashboard is a special functionality that provides event marketers with detailed lead-level engagement data as well as aggregated event engagement metrics. The Engagement Dashboard is a different functionality than the standard dashboard available in the Interactive Webinars Event Program. Both these dashboards
The easy and helpful 'Show Filters' button was missing for sometime on the Reports page and I was missing it very badly. It gives an overview about the report, understandable for an Intermediate level Workfront user or a beginner Workfront developer. Yay! its back now.Who else are happy on this like me?
Hi, All! My team is working on upgrading the Adobe Mobile SDK and had the following questions: Our IOS dev is working on updating the core/identity extensions in our SDK. He has completed the items below, however, we're unable to see data populate when using a proxy and therefore aren't able to validate. We have registered the extensionsPopulated the Environment IDsHe implemented trackState and trackAction callsAdded relevant dependenciesPublished Launch Env to StageHas anyone come across this issue?
I'm trying to figure out how to request AEP segment data for a user on the client side of an AEM managed site via the SDK. Can someone point me in the right direction?
Hello! I'm curious to know how to best use Workfront for gate/approval workflows. We're currently using WF for our internal creative development and system is natively set up to support that type of workflow. I know how approvals work within documents and proofs, but I'm having a hard time visualizing how gates would work. We have an Adobe consultant and will be able to connect with them on this in the near future but in the meantime, wondering if anyone is willing to share screen shots of how they have set up.
Hi, Anyone did CICD implementation for AEM deployments in GITHUB. Or Kindly suggest any articles for the same. Currently we are doing Jenkins deployment, but need to use CICD going forward
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.