Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Extending Adobe Experience Manager as a Cloud Service using Adobe Developer App Builder by Adobe Docs Abstract What is App Builder for AEM as a Cloud Service The new Adobe Developer App Builder provides an extensibility framework for a developer to easily extend AEM as a Cloud Service functionalities. App Builder provides a unified third-party extensibility framework for integrating and creating custom experiences that extend Adobe Experience Manager. With this complete extensibility framework, built on Adobe’s infrastructure, developers can build custom microservices, extend, and integrate Adobe Experience Manager across Adobe solutions and the rest of the IT stack. App Builder provides a way for customers to easily extend Adobe Experience Manager in various use cases: Middleware Extensibility - Connect external systems with Adobe applications building custom connectors or leverage a suite of pre-built integrations. Core Services Extensibility - Extend core application capabilitie
Use this thread to ask any questions related to the Getting started with Adobe Campaign V8 for Business Users course on Experience League. Experts are monitoring this thread to ensure your questions are answered.
Welcome to the 1st edition of the Adobe Analytics Community Lens! Adobe Analytics Community Lens is your community bulletin board, highlighting the latest updates from the Adobe Analytics Community in one place. In this edition, we are sharing updates from August and September 2022, including, the most viewed Adobe Analytics content on Experience League, as well as the latest product releases, upcoming and past learning opportunities, and a lot more! Adobe Analytics Community Lens 📅EVENTS AND OPPORTUNITIES📅 Experience League Showcase The Experience League Showcase is a community-driven contest designed to highlight the innovative ways community members like you are implementing groundbreaking technical integrations across multiple Adobe Experience Cloud products. Submit your story today! Analytics User Group Event: Good Tracking Codes Make Better Marketing Channels: In this event, we will look at how taking advantage of consistent Campaign Tracki
You've got questions, we've got answers! We've gathered some of the top Adobe Analytics Champions to answer your questions about workspace. Whether you want to know the best way to build a freeform table or how to use a classification, we're here to help. This month we have champions Sarah, Christel, and Jason answering your questions, with me moderating the event. Whether you have questions you want answered or just want to see what everyone else is asking, this will be a great learning event for analysts of all levels. Have questions for the Champions prior to the event? Submit questions here to have them answered during the event! RSVP here: https://analytics-augs.adobe.com/events/details/adobe-aa-champion-office-hours-presents-adobe-analytics-champions-office-hours-november/
This is something that I don't know everyone realizes can be done; when I mentioned it at my Summit speech I heard a few gasps from the audience. For some of you, this is nothing new but for those who didn't already know, allow me to show you how to quickly and easily bulk approve landing pages.So, let's say you've made some changes to one of your more popular LP templates and now you have hundreds of landing pages in Draft mode. If you don't know how to bulk approve, this is a serious pain in the tuchas. Right? Wrong. So mosey on over to the Design Studio and go ahead and click on Landing Pages. From there, you'll want to sort by Approved - Sort Descending.All those yellow caution triangles mean you have unapproved pages. Click on the top item, then hold shift and click on the last one on the page.Now, click on Landing Page Actions and select Approve DraftLet Marketo do it's thing for a moment or twoAnd BOOM. They're all approved. Now, repeat until all of your
I configured sling sitemap generator in my SP13 environment and it only works with the "On demand" option. I've used this blog as a reference to my configuration: https://www.theaemmaven.com/post/aem-apache-sling-sitemap and everything looks correct. I was using SP8 and had to upgrade to SP11 to work in this feature and everything works fine with SP11. Once I've upgrade to SP13 (which is the one the client is using) the sitemap is not generated in /var/sitemaps. I can see in sling scheduler status that my scheduler is there, and also increasing the log level to trace I can see that it's running, but there's no indication as to why it's not saving the sitemap. Any ideias on why this may be happening?
AEM version: 6.5.14 with Java 11 Following is my custom replication event handler class (service = EventHandler.class, configurationPolicy = ConfigurationPolicy.REQUIRE, immediate = true, property = { Constants.SERVICE_DESCRIPTION + "=replication description", EventConstants.EVENT_TOPIC + "=" + ReplicationAction.EVENT_TOPIC}) public class ReplicationHandler implements EventHandler { some logs... extract ReplicationAction object from event. adding the action as a job to a particular Topic using JobManager. } When replication events triggers, some logs are printed and some code is executed. The problem that I'm facing is that this works inconsistently.Sometimes the code doesn't execute and the logs are also not printed. The resources are replicated with no errors.Has anyone faced this kind of issue before?
Hello Team, Welcome to AEP Mentorship program. Moving a step ahead in program live, this is featured thread for Mentor Aman Dua. Aman Dua is the Specialist at Deloitte with 12+ years of digital marketing experience working with Marketing, Technology & Insights. Aman has spent his time in the industry providing personalized Customer Experiences using Go-to-market Strategy Development, Project Scoping, Planning, forecasting and execution of complex data driven customer data platforms for omni-channel orchestration and customer journey management solutions. Aspirants mapped to mentor @adua7 @wolflytics @bjeyaraman @kishore_reddy @_manoj_kumar_ How to participate 1. Aspirants can clear certification during program live 5th Sept,2022 - 20th Nov,2022 2. Aspirants can post their queries in their respective Mentor's featured thread 3. Mentors with maximum certified aspirants will be recognized. Aspirants with maximum number of accepted solutions in
Very informative and digestible article from @martin_ecx_io regarding how to leverage AEM to improve content creation and delivery efficiency! Check it out here: https://www.linkedin.com/pulse/six-ways-improve-content-creation-efficiency-ecx-io-ltd/?trackingId=SvUUMtNcF2kscG9kFRnhNw%3D%3D
Hello Team, Welcome to AEP Mentorship program. Moving a step ahead in program live, this is featured thread for Mentor Gokul Agiwal. Gokul is working with Capgemini and part of Adobe CoE (Centre of Excellence) where I am responsible for building future proof digital experience solutions for our clients empowered by the industry leading Adobe Experience Platform and Experience Cloud suite of products and enabled through ever evolving Capgemini solution accelerators. Aspirants mapped to mentor @gokul_agiwal @pradeep_kumar_srivastav @saibrahmakumar @jyoti_yadav @vijayt @vikashyadav @brindharkrishnan How to participate 1. Aspirants can clear certification during program live 5th Sept,2022 - 20th Nov,2022 2. Aspirants can post their queries in their respective Mentor's featured thread 3. Mentors with maximum certified aspirants will be recognized. Aspirants with maximum number of accepted solutions in the community along with certificati
I have defined the component policy for COMPONENT A. Is it possible to reuse the Component policy of COMPONENT A in COMPONENT B? @smacdonald2008
Hi Experts,I'm facing an issue while updating a table. Below's the log (Namespace & tablename masked):05/02/2019 11:33:32 AM QUE-370007 Unable to find key values for element 'TABLE_NAME' (document with schema 'TABLE_NAME')05/02/2019 11:33:32 AM XSV-350023 Unable to save document of type 'NAMESPACE_:TABLE_NAME'.05/02/2019 11:33:32 AM SOP-330011 Error while executing the method 'Write' of service 'xtk:persist|xtk:session'.Key is based on 4 columns & I've verified that, data exits on all those columns & they're unique when put together.Below is the key declaration xml: <element label="TABLE_NAME" name="TABLE_NAME"> <key internal="true" name="PrimaryKey"> <keyfield xpath="@COL1"/> <keyfield xpath="@COL2"/> <keyfield xpath="@COL3"/> <keyfield xpath="@COL4"/> </key>Below is the update statement:xtk.session.Write( <TABLE_NAME xtkschema="NAMESPACE_:TABLE_NAME" _operation="update" _key="@COL
By default, when a form is submitted, Marketo looks up the system Email Address field (the form field named Email ) and merges the submitted values into an existing Person record, if there is one.[1] If the address is not found, a new Person is created. The default behavior is desirable in the vast majority of cases. But for specific forms, you may want each submission to result in a brand new Marketo Person. This may not be a marketing-driven request, but sales-driven: for example, a new CRM Lead can be worked separately by sales instead of merging with the Contact. Tweaking the behavior is almost shockingly easy (at least compared to how many people assume the default can’t be avoided!). Show a secondary Email type field on the form, like Email Address Proxy, instead of the system field. Add the system Email Address field as a hidden field. When the form is submitted, set the hidden Email A
Hello, I am new to AEM and I need to add special characters to my rich text component and I keep on having an empty dialog where the special characters should be. The plugin part of my component _cp_dialog\.content.xml looks like that : <misctools jcr:primaryType="nt:unstructured" features="*"> <specialCharsConfig jcr:primaryType="nt:unstructured"> <chars jcr:primaryType="nt:unstructured"> <shy jcr:primaryType="nt:unstructured" entity="&amp;#173;"
Is there any documentation for creating a nested AEM React SPA Component? For example, if you want to create a Component A which has Component B as a fixed component. I have a requirement where I want to render component B by Configuring component A.
Hello, I am using adobe campaign v7.When I preview some data in the worktable, it has a comma separating thousands because that is how I defined the data load to format the data. However, when I get the delivery and populate said integer personalization field, the commas are gone. Is there way to fix this within the workflow, and not in the delivery itself?
Hi All,I have recently upgraded my 6.3 instance to SP1 by installing the package. After the installation when I try to access the DAM folders I am seeing the below error. Any idea on whats going on?Also I am unable to save any Asset properties or folder properties in DAM.<<HOST>>/mnt/overlay/dam/gui/content/assetsrouter.htmlInternal Server ErrorCannot serve request to /mnt/overlay/dam/gui/content/assetsrouter.html in /libs/dam/gui/components/admin/assetsrouter/assetsrouter.jspException:java.lang.NullPointerException at org.apache.jsp.libs.dam.gui.components.admin.assetsrouter.assetsrouter_jsp._jspService(assetsrouter_jsp.java:158) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:725) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:502) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper
5 Top Questions and Answers Experience League has countless free resources to help you along your Workfront journey, but you just need to know where to go or what to search for. Lucky for you, we made it easy and took the 5 most-asked questions and put them in a handy guide (see attached) so you can quickly find what you need and spend more time being the powerhouse Sys Admin that you are. If you have additional best practices to get the most out of Experience League or have further questions, reply to this thread!
Hi, We are facing some issue with manual bundle deployment. Previously it was working well but we recently configured Jenkins job to build and deploy. Jenkins deployment is working well but in case if we do manual deployment now, code is not reflecting even after re start. Only Jenkins deployment is working now. Any idea,
Hi all, One of my clients got alerted about the Adobe Target VEC Helper-plugin going to be changed to Adobe Experience Cloud Visual Editing Helper-plugin. They ae now asking: When they first implemented Adobe Target VEC Helper it was seen as a SaaS-solution, but is this plugin – and the Adobe Experience Cloud Visual Editing Helper-plugin actually a SaaS solution? And if it is – why do you think so? Thanks,Matteo
Hi All! You all are invited to share your feedback on the current Adobe Workfront release process. In this 10 min survey, we are looking to understand how your organization prepares for the new capabilities being released, and what would be the ideal cadence for Workfront releases for your company. Your participation in this survey will help us make our releases better for your organization. If you’re interested, please use this link to start the survey. Thank you in advance for your feedback! Josh Boston - Adobe Workfront Program Management
Hi all, One of my clients got alerted about the Adobe Target VEC Helper-plugin going to be changed to Adobe Experience Cloud Visual Editing Helper-plugin. They ae now asking: When they first implemented Adobe Target VEC Helper it was seen as a SaaS-solution, but is this plugin – and the Adobe Experience Cloud Visual Editing Helper-plugin actually a SaaS solution? And if it is – why do you think so?
Hello I have a doGet servlet method like below @3214626 private transient ProductXfQueryService productsService; protected void doGet(@Nonnull SlingHttpServletRequest request, @Nonnull SlingHttpServletResponse response){ response.setContentType("application/json"); PrintWriter out = response.getWriter(); String id = request.getParameter(CAT_ID_PARAM); String variant = request.getParameter("variant"); Session session = request.getResourceResolver().adaptTo(Session.class); ProductCategory category = this.productsService.getCategory(id, variant, session); if (category == null) { response.setStatus(SC_NOT_FOUND); out.write("{ \"error\": \"Could not find category for given id.\" }"); return; } //some code below neglect it... } so I write the testcases like @2785667 void testCategory() throws ServletException, IOException { lenient().when(reques
I would like to be able to build a dynamic multifilter component. Some of these multiple criteria come from AEM Tags and some can be dates and/or time. The idea is when one tag is selected then the next filter opens with more selection then the next and so on. The result from this filtering pattern is a list of resulting resources that meet all the selected criteria. The selected criteria can me written/read from the URL. What would be a good approach to bild a dynmaic filter pattern that I could use for filtering different types of resources?
Hi , While setting up dispatcher for AMS, we are getting error during dispatcher build i.e. multiple immutable files are being identified as modified hence build is failing. But there has been no changes been done on these files and it has been copied as it is from default files. Any suggestion on why this is happening and how to resolve this?
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.