Explore product-specific spaces to ask questions, share insights, and learn best practices.
Attivo di recente
Hi ,I need some help on where I am making the mistake in getting the ResourceResolver Object using the Apache Sling Service User Mapper Service.I am trying to get the ResourceResolver Object from the Java service using the mapper service.I am getting NULL Pointer Exception .I had pasted the code snippet of the Service class below.I had pasted the code snippet of the WCMUsePojo class below.Created the System User with full permission for /content folder.And mapper the System user with the service name and bundleID in the below format.ServiceMapping= telstrahealth.core:datawrite=datawrite-serviceBundleID or SymbolicName of the bundle folder= telstrahealth.coreSubservice Name=datawriteSystem User created/mapped=datawrite-servicePlease help to identify which step i am missing, as I am getting NULL Pointet Exception.Any pointers in this regards is much appreciated.thanks.SunilCode snippet of my WCMUsePojo class is below:@Component(service=WCMUsePojo.class)public class SolutionsCompone
Env - AEM as a Cloud ServiceThere are a few inconsistencies with the new content fragment editor with the way it handles the name field. The name field is editable in the new editor but not in the existing assets editor. This is causing content authors to add all kinds of gibberish to the name field. Because of the way our model APIs and search functions have been setup, I would like to enforce a lowercase rule for content fragments created using the new editor. Does anyone know the file to override in libs to achieve this ? If there is any other better way to achieve this let me know. I've tried SlingPostProcessor, ResourceChangeListener, etc. All of these act on property updates / addition etc but not when new resource is added.
How to enable text compression using OSGi config and dispatcher rules for Json file
Hi We have a tenant with this Cloud AEM Version AEM RELEASE:2023.9.13665.20230927T063259Z I downloaded the SDK for local development AEM SDK v2023.9.13665.20230927T063259Z-230800. When I executed validator form my dispatcher project configuration failed because it said that there was changes in inmutable files in particular default.vhost file. The report said something about a CORS section <IfDefine ENABLE_CORS>################## Start of CORS specific configuration ################## SetEnvIfExpr "req_novary('Origin') == ''" CORSType=none CORSProcessing=falseSetEnvIfExpr "req_novary('Origin') != ''" CORSType=cors CORSProcessing=true CORSTrusted=false SetEnvIfExpr "req_novary('Access-Control-Request-Method') == '' && %{REQUEST_METHOD} == 'OPTIONS' && req_novary('Origin') != '' " CORSType=invalidpreflight CORSProcessing=falseSetEnvIfExpr "req_novary('Access-Control-Request-Method') != '' &&am
Hi Marketing Nation Community! Missed the live webinar? No problem, we've got you covered. Find the recording, slides, and Q&A below for your on-demand learning. Session highlights: The value of adding conversations to your marketing automation strategy to deliver cross-channel customer experiences. How to implement primary use cases such as sales meeting booking, website content engagement, and events/webinar promotion. Actionable recipes and tips to get a quick start on integrating Dynamic Chat into your Marketo Engage programs. Watch recording See slides We've worked with the speaker Sara Barriuso and Dynamic Chat Product Managers @JohnDictson, @Sreekanth_Reddy and Adobe Professional Services Consultant @Jeanne_Penniman to answer the questions the audience submitted during the live webinar and we are posting on behalf of the group. Check out the answers below. Comment below if you have additional feedback or questions to share. H
Hello, I'm trying to get access token using Password Grant Type: curl --location --request POST 'http://<HOST>:<PORT>/oauth/token?username=<USERNAME>&password=<PASSWORD>&client_id=<CLIENT_ID>&client_secret=<CLIENT_SECRET>&grant_type=password&redirect_uri=<REDIRECT_URI>' --header 'Content-Type: application/x-www-form-urlencoded' However, that results in the following error: {"error_description":"Invalid grant_type parameter value","error":"invalid_request"}curl: (18) transfer closed with outstanding read data remaining AEM ver is 6.5 Any help appreaciated.
Hi, I am trying to activate a page with child pages using "Manage Publication" button as a user who doesn't have permissions to replicate the page.In "Manage Publication" wizard, I selected "Include Children" and cleared all the filters. Then, as another user, I approved the activation, and the workflow finished successfully.I checked the results and found out that the child pages have not been published, only the page that I selected when starting "Manage Publication". Is it normal behavior or I should fix something like permissions or accidental changes?
For Example, i just want to add 7 days from this check date.
Hi Team, Please let me know how to test or validate once integrated with Amazon S3 bucket URL Here is steps followed :1)Installed the Amazon S3 Connector 2) Configure the Configuration for S3 Connector RegardsVara
Hello Community! The Workfront Customer Support Team is happy to announce they are now creating customer-centric troubleshooting articles! These articles are geared toward how to resolve or avoid common issues within the product. New articles are being created each week, and weekly updates can be seen on the main Experience Cloud Release Notes page. The team wanted to shout out the articles they've already created and give everyone a quick list. Please check out the following articles and let us know what you think!Login Error - User Not Mapped SSO (Single Sign-On)Custom field not displaying on formCannot add a new version to a proofUnable to edit custom fieldsProofing Issue while uploading proofs, blue bar scrolling indefinitelyIncorrect request error when configuring the Workfront for Jira add-on“Whoops” error when loading a list of tasks or projectsRequest queue becomes unpublishedAnd, of course, stay tuned for more!
Thank you to all customers who asked questions and shared best practices in the chat during today's event, Ask the Expert - Automate your work processes with Workfront Fusion! And to the guest speaker, Pete Worth @pete-worth, Principal Integration Consultant at Adobe Workfront and former customer, for sharing his wealth of knowledge around Workfront Fusion and walking customers through an example Workfront-to-Workfront automation. If you were not able to attend, all resources are linked below: [On-demand recording] Ask the Expert - Automate your work processes with Workfront Fusion Download a copy of the slide deck The third and final session of the Workfront Fusion series, Ask the Expert - Connecting systems and applications with Workfront Fusion will take place on Tuesday, October 24 at 9am PT / 1pm ET with Senior Product Manager, Sam Taylor @samtaylor. Register today! And if you missed the first session, a Cus
Customers are the lifeblood of every company, yet many businesses don’t know if their customers love them or hate them. We’re about to show you how you can, in less than an hour, create a best-in-class Net Promoter Score program in Marketo that will find your champions and detractors alike.The Net Promoter Score (NPS) is an amazing way to determine customer loyalty. Bain & Company made this simple 1 question survey famous. You can read more about it here, but essentially it shows you your customers who are promoters (you want a lot of these) passives, and detractors (you want as few of these as possible).Here’s how to create a Net Promoter Score program in Marketo…Setup your ProgramWe created a new channel for NPS score, so that we can use program statuses to view the overall opinions of our customers. We defined program success to be 9’s and 10’s since those are what are considered to be ‘promoters’.Create new fields to capture NPS Score & NPS CommentsVERY Important Note: Your
Hi, I've been trying to set up remote SPA by following instructions here . I've done everything mentioned in the document but when I open up 'WKND App Home Page' page properties to set up remote URL (as mentioned here); the SPA tab doesn't open at all. AEM Version in use: on-prem 6.5.17 This is the error I see while opening properties: Any help will be appreciated!
@pulkit_jain_ Vijay_Katoch Can we add html folder as we add only js and css are added.
In the world of Marketo, programs stand out as one of the cornerstones of success. Whether you're in the midst of organizing folders, fine-tuning naming conventions, conducting member searches, tracking program statuses, or simply keen on mastering best practices, this event is the right fit for you. Adobe Business Advisors, @cynthiach3 and @kate_colbert will gear up to unveil the latest enhancements to Program Library templates and creative assets, all while delving into program management best practices through insightful demonstrations. Our dynamic duo will kickstart the session by showcasing how to seamlessly import a program, shedding light on the recently revamped program templates, which have received a long-overdue update. To top it all off, Cynthia and Kate will wrap up the event with an engaging live Q&A session. Join us for our upcoming Marketo & Mocha's session on Thursday, October 12th from 10am - 11am PT! Register Here
Webhooks are a great way for Marketo to interact with external systems and interfaces. Common use cases include leveraging 3rd party interfaces for de duplication, to enrich lead data, and to send SMS messages. Here's an example of doing the latter leveraging Twilio, a Launchpoint partner of Marketo. The documentation for sending SMS messages for Twilio is also available.Side note: Launchpoint is a thriving ecosystem of corporate partners that are actively developing solutions that complement the Marketo Platform. It's worth a look!First...sign up for a Twilio account, taking note of your authentication token, you'll need that for sending your SMS.Next up, create your webhook. Head over to Admin --> Integration --> Webhooks and click "new"Webhook Name: Twilio WebhookDescription: Send an SMSURL: %AccountSID%:%AuthToken%@api.twilio.com/2010-04-01/Accounts/%%AuthToken%@api.twilio.com/2010-04-01/Accounts/%AccountSID%/Messages.json (note you'll have to replace "Account SID" and
I have a folder path that I am trying to clean up, and I was able to move about 5 assets, but now I am unable to move any others from that folder to another folder. Have others experienced this before?
I can see the different size of images in renditions with different file size in AEM but while browsing it in different devices it doesn't change or reduce the file size of an particular image. What can be the best way of using renditions with AEM?
Hi Geeks,Getting below error for a Junit in cloud pipeline. Local build is working fine.Please advice Unable to initialize JCR_MOCK resource resolver factory: Unable to invoke method 'activate' for class org.apache.sling.testing.mock.sling.MockJcrSlingRepositoryCaused by: java.lang.RuntimeException: Unable to invoke method 'activate' for class org.apache.sling.testing.mock.sling.MockJcrSlingRepositoryCaused by: java.lang.UnsupportedClassVersionError: org/apache/jackrabbit/api/observation/JackrabbitObservationManager has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 java.lang.RuntimeException: Unable to initialize JCR_MOCK resource resolver factory: Unable to invoke method 'activate' for class org.apache.sling.testing.mock.sling.MockJcrSlingRepositoryCaused by: java.lang.RuntimeException: Unable to invoke method 'activate' for class org.apache.sling.tes
Hi, I am trying to integrate commerce tools with AEM. I am following below doc where AEM provided sample connectors (AEM and third-party Commerce Integration using Commerce Integration Framework | Adobe Experience Manager). And tried using Commercetools, built by Diconium. I am facing multiple issues that this application is not working in local, it's getting deployed in Adobe I/O. and in adobe I/O I won't be able to see any logs so not able to work on customizations or bug fixes on this application. What is the best way to integrate commerce tools with AEM? Thanks,Krishna.
Release 23.2 - 2023 Fall/Winter Release AVAILABILITY This release is only available for a set of organizations (Limited Availability). For more information, contact your Adobe representative. Check out the improvements, issues fixed, and other changes that are part of this release here: Release 23.2 - 2023 Fall/Winter Release Improvements Integration with Adobe Experience Manager. While creating a personalized delivery template for transactional messages in Adobe Experience Manager you can now select and use the personalization fields defined in Campaign Standard in a drop down. Cookie expiration – The default cookie expiration is now set to 6 months, to align with the French Data Protection Agency (CNIL) recommendations. Profile Search Improvement – Profile search has been optimized so that search timeout scenarios can be reduced Localization - The translations of the term “audience” when referring to a group of profiles targeted to receive a messag
Edge Delivery Services is a powerful suite of tools that can help you create and deliver high-performing digital experiences. It can be used to: Author content quickly and easily, using document-based authoring tools such as Microsoft Word or Google Docs. Publish content seamlessly to your website, regardless of your content source. Manage and deploy code directly from GitHub. Use the AEM sidekick extension to easily edit, preview, and publish content. Integrate AEM Assets with document-based authoring, so that you can use images from AEM Assets in your Google Docs or Microsoft Word documents. Authoring There are two ways to author content using Edge Delivery Services: Document-based authoring: This allows you to work with documents from Microsoft Word or Google Docs, and publish them directly to your website. To do this, you will need to install the AEM Assets sidekick plugin. Page Editor/Universal Editor: This allows you to author content using the AEM Page Editor or Uni
Hi,I need to migrate content from SharePoint to AEM.1. Is Share Point Connector the answer or any other way available?2. Is it licensed?3. Also, is this Connector supported for AEM 6.1/6.2? I saw another forum post for this query, which was not answered.4. I am looking for the various steps in this migration for estimation purpose.Highly appreciate all your replies.Thanks,Rama.
Slack Notifications for Adobe Cloud Manager Pipeline by Initialyze Abstract I am super excited to announce our newest Cloud Manager Pipeline Notifications Initialyzer. This Initialyzer app allows you to send your Cloud Manager CI/CD Pipeline Notifications to Slack. It can be deployed as Adobe FireFly App or an AWS Lambda function and, allows you to post all the details your developers need to monitor your Cloud Manager builds, failures, code quality, and deployment status without ever having to log into the Cloud Manager. Contact Us now for a quick demo! For customers using AEMaaCS, using Cloud Manager is the only way to deploy code to AEM. A lot of Adobe Managed Services customers have also started migrating to the Cloud Manager for their CI/CD pipelines. Chances are, if you have moved to Cloud Manager, you might find monitoring builds in CM as a cumbersome step especially if you used something like Jenkins before and, had notifications configured with Slack, Microsoft teams or
Hi Team,My Project requirement is to add blog post on their pages, so can I use AEM community features to create site template and use that template to create a blog pages and use those Community components to add blog post.Currently I am able to create a blog page with Adobe community feature on my local but when I try to do the same with lower environment like dev, qa, I am getting an error and blog page is not getting created.Please answer above questions
Hai già un account? Accedi
Non hai ancora un account? Crea un account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.