Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recente
Comenzar en una instancia heredada puede resultar abrumador con la presión adicional de aumentar de forma rápida y eficiente sin dejar de ser concienzudo y minucioso. En general, el mejor lugar para comenzar es auditar su instancia y ahora puede usar esta lista de verificación de auditoría de instancia heredada para guiarlo a través de ese proceso. BONIFICACIÓN: ¿Desea algunos consejos adicionales y procedimientos recomendados de varios usuarios expertos en Marketo Engage? Regístrese en la serie de correos electrónicos de instancias heredadas Jumpstart para recibir esos recursos en su bandeja de entrada todas las semanas. ¡Un gran agradecimiento a todos los campeones y usuarios de Marketo que me ayudaron proporcionándome información sobre su experiencia con una instancia heredada! Queremos dar las gracias especialmente a Grace_Brebner, Jessica Kao, sydne
Hello Everyone, We are closing year on a note of growing with learnings; FridayFinding being one of such effort. Thank you Finders who were part of this journey and many more to come. A big shoutout to @karandhawan @ankita_sodhi @skand for their consistent efforts in content and we have winner Jacob Miller who had been sharing his observations! Congratulations @jacob-dddev and big thank for your observations! Hope you enjoy the swag 🙂 Cheers, Nimasha
Hey everyone, I have been running into an annoying issue with sling models in a project created from Archetype 32. The sling models I create are able to be referenced by aem components using htl and the manifest correctly has the classes in the "Sling-Model-Classes" definition, but I am not able to follow the @1961677 @2434638 pattern to use composition to reference the core components. When I try, the object is always null. After digging into this some more, I noticed none of my sites sling models are registering in system/console/status-slingmodels Any ideas? This is a CIF, AEM Cloud project Thanks
Hello,I have a use case where I need the model call on the React side to be able to handle multiple selectors or ignore extra selectors in the JSON call URL. E.g. mysite.model.json and mysite.model.param1.param2.json should both be able to render correctly through the Page component on the react side. Adobe's documentation here says that "Additional custom selectors can be defined and used as part of an SPA developed for the AEM SPA SDK. However this support requires that the model selector be the first selector and the extension be .json as required by the JSON Exporter." However, there is no further documentation on how to set this up. This forum post here asks a similar question, but there haven't been any answers specifically regarding how to implement the front-end / react side. Has anyone successfully gotten this to work, or is there some documentation somewhere / sample code that I may have missed? Thanks!
Hello Finders, Use this master thread for learning through all the published FridayFindings. Introducing #FridayFindings with Adobe Experience Platform | 1 | Lets grow together FridayFinding | 2 | User Permissions and Sandbox Management FridayFinding | 3 | XDM, schema, and datasets FridayFinding | 4 | Data Ingestion - Sources; data stream FridayFinding | 5 | Web SDK FridayFinding | 6 | Profiles, Identity UI and Namespace FridayFinding | 7 | RTCDP and destinations FridayFinding | 8 | Alerts FridayFinding |9| Journey Orchestration Cheers, Nimasha
Hello Everyone, To recognize and reward the top contributors of Platform Experience Community, we are starting a new initiative to give back our top contributors by a token of ThankYou. Every month, A top user would be selected from PlatformExperience and its sub communities with maximum posts answering queries, generating ideas, or initiating discussions. Going forward, blogging could be another way of growth. While we hope this token of appreciation motivates you to give back to other members, we do hope that you already enjoy networking in community. Score Board of Contributors of the months award Season 1 S.No. Contributor name Username Award Score Level Victory Months 1 Pardeep Subramanian @pradeep_nextrow 1 Level 4 December, 2021 2 Sneha Parmar @ parmarsneha 1 Level 2 Janurary, 2022 3 Yu Hui Balasingam-chow @yuhuisg 2 Community Advisor Febrarury, 2022 April, 2022 4 Jayakrishna P @jayakrishnaaparthasarathy 2 Level 3 Febrarury, 2022 March,2022 5 M
Hello Finders, This will be last learning of this season’s Friday finding. Don't forget to share your observations, learning or findings to win the exclusive swag. Journey Optimizer allow you to build real-time orchestration use cases leveraging contextual data stored in events or data sources. Adobe Journey Optimizer helps companies to deliver connected, contextual, and personalized experiences to their customers. The customer journey is the entire process of a customer’s interactions with the brand, from the first moment of contact until the customer leaves. It starts with the awareness phase, where the customer learns about the brand and starts engaging. The customer will then further interact with the brand, visit online and physical sites, and make purchases, send messages, or post reviews. Adobe Journey Optimizer is built natively on the Adobe Experience Platform and combines a unified, real-time customer profile, an API-first open framework, centralized offer decis
Hi Team, I have to display the current page title on the basis of checkbox value and in else condition i need to display deafult vale.I tried but it is not working it is act as string title:${properties.pagetitle ?'currentPage.title':' properties.headline'}it display me currentPage.title is there anything wrong in the syntax.
Velocity knowledge is useful even outside of Marketo. I’ve been waiting for a ripped-from-the-headlines example, and along came this Marketo Nation question: I’m calling a remote service via webhook. But the results aren’t coming back in a format the Response Mappings can understand (at least not from what I’ve tried). The response JSON looks like this: { "car_count" : 123456, "item_count" : 117733, "item_types" : [ { "item_type" : "Blue Car", "item_type_count" : 1115, "item_type_ratio" : 12 }, { "item_type" : "Red Car", "item_type_count" : 1225, "item_type_ratio" : 14 }, { "item_type" : "Yellow Car", "item_type_count" : 1345, "item_type_ratio" : 6 } ], "item_types_ratio" : 22 } But I need to get the item_type_count for each item_type 
For AEM 6.5.10 Communities, we are seeing that when attempting to paste from word file, an error is thrown as below Error in granite.js when checked this path "/libs/clientlibs/ckeditor/resources/ckeditor/plugins/pastetools/filter/common.js", it seems that "pastetools" folder is not there for current AEM 65 version we are on. This looks like was something that was available for older ckeditor version and now there is a "pastefromword" folder which is probably not referred from the granite.js Is this a bug? Alternatively, even including the desired ckeditor version from custom clientlibs might not help since some OOTB code (last point granite.js) is trying to get to "pastetools" folder and getting a 404.. Anyone faced this issue?
Greetings All,I have just installed a local instance of AEM 6.4 JEE on a Windows 11 laptop for some development testing.I have found that I have an issue with data modified by the Prepare Data orchestration not being reflected in the rendered form for Assign Task - UserServiceV2.I have no issues with the prepare data that fires on the Workspace Start Point - the data updates made in that orchestration are reflected in the rendered xdp.I have not seen any other data issues in the main or prepare data orchestrations, or any errors tied to the render event in Server.log or error.log in the CR-X. The service is set to run the prepare data process when a user opens the task.The data presented matches the data being passed into Assign Task ( before prepare data runs ).I have recordings turned on, and the prepare data process is executed successfully.The server installation was run as administrator - with UAC disabled.Merging the XML output of prepare data with the XDP produces the desir
Noticed these warnings when starting AEM 65 with java 11. It looks like from this that these are just warnings and can be ignored. However it looked like some extra time was also taken to start the instance/s. To avoid these added following to your start.bat CQ_JVM_OPTS JVM options-Dnashorn.args=--no-deprecation-warning Please add if it works or not..See more about this..https://github.com/camunda/docker-camunda-bpm-platform/issues/129https://stackoverflow.com/questions/55641738/how-to-hide-java-11-nashorn-deprecation-warnings
Mvn; 3.8.4, clear .m2/repositoryAEM: 6.5.0Build cmd used: mvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=32 -D appTitle="test" -D appId="test" -D groupId="com.test" -D includeExamples=n -D frontendModule=angular -D aemVersion=6.5.0It will install, build and run fine but restarting the instance result in failure. The test.core bundle reports this: org.apache.sling.api.servlets,version=[2.3,3) -- Cannot be resolvedThis is the first error above the AuthenticationSupport message in the error log:06.12.2021 20:58:00.266 *ERROR* [FelixDispatchQueue] test.core FrameworkEvent ERROR (org.osgi.framework.BundleException: Unable to resolve test.core [583](R 583.0): missing requirement [test.core [583](R 583.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.servlets)(version>=2.3.0)(!(version>=3.0.0))) Unresolved requirements: [[test.core [583](R 583.0)] osgi.wiring.package
Hi Team I am trying to integrate AEM author to integrate with Adobe I/O to capture Page published event.I have followed documentation mentioned here : https://developer.adobe.com/events/docs/guides/using/aem/aem_on_premise_install_6.5/ Currently we are using webbook which is working perfectly fine, Getting all details for page published event. However if we try to use journaling API to pull same events , always get 204 error with ?latest=true and without query param It always returning one record which is ""Adobe I/O Sample Event". Has anyone run in to the same problem? ThanksDipti Chauhan
Hey Again,Look at my new article on Sling Framework Part - 1https://www.techinnovia.com/sling-framework-part-1/Sling Architecture, REST Principles, Sling ResolvingWhat is Apache Sling?Introduction to Apache SlingApache Sling: Script ResolutionURL DecompositionSling Resolution exampleDon’t forget to watch video for better understanding!Feel free to share your feedback on blog Happy Learning!Cheers!!Regards,Santosh
After the successful launch of Experience Makers The Skill Exchange, our 3-hour virtual learning event series in 2021, we are looking to bring even more content and knowledge sharing to you in 2022! With that in mind, we are calling on you - our customers, to share your unique customer journey with your peers. We’d love to hear about your experience utilizing Adobe solutions to meet your everyday work challenges. Our Global Call for Speakers for Experience Makers The Skill Exchange is now open, and we invite you to take a few moments to tell us more about yourself and the products/topics you would like to share with the rest of the Adobe Experience community. We are open to all Adobe solutions users with speakers of varying experience levels. Our content team will be reviewing submissions on a rolling basis and will be in touch regarding next steps on submission acceptances.
Hello fellow members, This new Apache Log4j Remote Code Execution Vulnerability (CVE-2021-44228) was reported yesterday (read more).We're on AEM 6.5 and understand that AEM uses a minimalist version of log4j over slf4j. I'd appreciate any inputs from this community to understand if this vulnerability affects sites/services hosted in AEM via. its OOTB logging capability. If so what are the corrective measures to overcome this. ThanksAshin
Hi, While Integrating AEM with Magento in the AEM Products Console: http://localhost:4502/aem/products.html/var/commerce/productswe are getting below error message. And where I can find GraphQL Proxy Path Please suggest. Thanks,Heena
Hi There, 🙂we want to improve the search functionality in AEM, we have been experiencing timeouts on search. We have even created an index for that query but seems to be not working. <myIndex compatVersion="{Long}2" async="async" jcr:primaryType="oak:QueryIndexDefinition" evaluatePathRestrictions="{Boolean}true" type="lucene"> <indexRules jcr:primaryType="nt:unstructured"> <cq:Page jcr:primaryType="nt:unstructured"> <properties jcr:primaryType="nt:unstructured"/> </cq:Page> </indexRules> </myIndex>This is the query - select [jcr:path], [jcr:score], * from [cq:Page] as a where contains(*, 'tax') and isdescendantnode(a, '/content') We can't increase the QueryLimitReads parameter in AEM.
Hi all, Our AEM 6.5 publisher cannot detect the correct WCMMode. The start script runs with an option "-Dsling.run.modes=publish,dev,crx3,crx3tar,nosamplecontent". JSP code segment:boolean isWcmDisabled = WCMMode.fromRequest(request) == WCMMode.DISABLED;The isWcmDisabled is false in publisher, should be true. Now all the wrong preloads are coming up. It is working on AEM 6.0. Any idea? Thanks! -kt
Hello, I am trying to setup a dispatcher using IIS.but my publish dispatcher flush returns Replication test failed Not Found error when testing the connection.I can successfully replicate from author to publish as I can see new published pages in publish but when I tried to access the pages using localhost:{port}/page, IIS saysHTTP Error 404.0 - Not FoundThe resource you are looking for has been removed, had its name changed, or is temporarily unavailable.Publish dispatcher flush
I have to write a Unit Test for a servlet that uses @Referenceprivate transient SearchService searchService;When I run the doGetTest I get a NullPointerException since this searchService is null:@Testvoid doGetTest() throws IOException { MockSlingHttpServletRequest request = context.request(); MockSlingHttpServletResponse response = context.response(); underTest.doGet(request, response);How do I inject this SearchService in my Unit Test?Thanks in advance.
The America’s AEM Expert Solution Consulting Team is growing. We are looking for people that are passionate about the CMS technology space with deep product knowledge and domain thought-leadership that can bring unique value to our prospects in the AEM sales cycles. Feel free to apply to the link below:Developer First Solution Consultant Developer First Solutions Consultant with experience in App Builder / AIO / Serverless and Front End Web / Headless CMS Development When applying make sure to (Add source-Adobe.com)
Marketo Engage’s program templates and tokens are the backbone of a scalable marketing operations Center of Excellence. A robust template library will help you quickly and accurately implement webinars, gated content, events, and more. The more you can tokenize your program templates, the less time that you have to spend editing individual emails and landing pages. However, managing a large number of program tokens can start to feel overwhelming. And the automatic sorting into alphabetical order is not usually the most logical way to order your tokens. Case in point: “E” comes before “S,” but “Start Time” precedes “End Time.” How many times have you accidentally transposed start and end times when copying token values into your program tokens?! You can keep your tokens organized by forcing Marketo to sort them in the way that makes sense to you—by numbering them! This article will walk you step-by-step through implementing a numbered token strategy. We’ll use a webin
Authors: Erin Davis, Russell Stringham, along with several product managers and engineers across Adobe who contributed to these cookie updates What can I gain from reading this article? Starting February 4, 2020, Chrome 80 will treat cookies with no SameSite value as SameSite = Lax, a setting that prevents a cookie from being used in a 3rd-party context, or "cross-site." Chrome will require developers to set any cross-site cookies to SameSite = None and label them as secure. New or existing cross-site cookies without proper labeling and the secure attribute for cross-site cookies will be unusable on Chrome 80 and above. Adobe standard visitor cookies for Analytics, Target, Experience Cloud Identity Service (ECID), Audience Manager, Advertising Cloud, Bizible and Marketo Munchkin will include the necessary labeling by early January. Most updates are in production today. Adobe cookie updates are handled via Adobe servers; no JavaScript library updates are needed by our customers. Custo
Já tem conta? Login
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.