Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I have an issue with matchingPatterns not working. I am trying to rewrite pdf links <a href="/content/dam/whatever.pdf"> links into <a href="http://satic.dev.mysite.com/content/dam/whatever.pdf">. The config file below doesn't work for matchingPatterns, but everything else works.I tried a ton of different things and can't seem to get that attribute to do anything. I tried acs commons 5.3.4, 5.7.0, 6.1.0. Any clues?com.adobe.acs.commons.rewriter.impl.StaticReferenceRewriteTransformerFactory.cfg.json{ "host.pattern":[ "static.dev.mysite.com" ], "attributes":[ "img:src", "link:href", "script:src" ], "matchingPatterns":[ "a:href;(\/content\/(.*?)\\.pdf)" ], "host.scheme":"http", "prefixes":[ "/etc.clientlibs", "/etc", "/libs", "/content" ], "pipeline.type":"mysite-static-refs"}
The flexible mode of AEM dispatcher allows to put vhost & farms configs directly in corresponding enabled folders. Wondering, if we need to still use symlinks. If yes, could you please help me understand the benefits of using symlinks for these configs? Thanks !
Hi,i want to remove or disable the "Replace" button on the name conflict pop-up. any ideas of where to start? To recreate the scenario. In any assets folder, try to upload an asset which is already existing in the folder. in which case AEM will show you a pop-up which looks like this.
Hi Team, How it be possible to run sling model with custom selector without appending jcr:content in the url ? similar issue : https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/register-sling-model-exporter-at-cq-page-with-custom-selector/m-p/364118#M20284 http://localhost:4502/content/tmt/en/test-pages/_jcr_content.nt.content.tidy.json Thanks
Failed to execute goal biz.aQute.bnd:bnd-baseline-maven-plugin:5.1.2:baseline (baseline) on project mytrainingsite.core: Execution baseline of goal biz.aQute.bnd:bnd-baseline-maven-plugin:5.1.2:baseline failed: Unable to load the mojo 'baseline' (or one of its required components) from the plugin 'biz.aQute.bnd:bnd-baseline-maven-plugin:5.1.2': com.google.inject.ProvisionException: Unable to provision, see the following errors:[ERROR][ERROR] 1) Error injecting: private org.eclipse.aether.spi.log.Logger org.apache.maven.repository.internal.DefaultVersionRangeResolver.logger[ERROR] while locating org.apache.maven.repository.internal.DefaultVersionRangeResolver[ERROR] 4 errors[ERROR] role: org.apache.maven.plugin.Mojo[ERROR] roleHint: biz.aQute.bnd:bnd-baseline-maven-plugin:5.1.2:baseline[ERROR] -> [Help 1][ERROR][ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR][ERROR] For mor
Hi, I have a use case where I want to add a check box to the accordion component and upon checking that checkbox, I want to add an image field to each of the accordion entry. Is there any approach to this? Basically I have a use case of using 2 types of accordions. One the normal one and the other with the image, Based on author's choice I will render html but the problem is with constructing the dialog to accommodate this. Any suggestion on how this can be done will be really very helpful to me.
Greetings Adobe Target Community! Please join me in congratulating your Adobe Target practitioner peer, Sneha Parmar (aka @Sneha-Parmar) for being recognized as the ⭐ Adobe Target Community Contributor of the Month for July 2023 ⭐ @Sneha-Parmar, thank you for driving productive discussions with your Community peers and for further extending your expertise as an Adobe Target Community Mentor ~ your contributions are tremendously helpful and help drive impact across your peers' work streams! 👏👏👏 Click here to check out who our Top Contributor was last Month, and be sure to stay tuned to find out whose contributions stand out in the month of August! Cheers, Amelia
If any translation job (with human translation method) gets (suppose for 10 languages with each of 5 pages = total 50 pages) failed due to any reason or concurrency and stuck into a status SUBMITTED or COMMITTED FOR TRANSLATION i.e Not reached to Vendor bucket for translations, then Is it possible to RESEND/Start translation the same job(s) to vendor (Human Translation) as a fresh(from DRAFT status). This we want to save our time to Create a new job + Adding same set of languages + Adding same pages one by one again - As this is taking lots of time, deleting corrupt job and recreating new if more pages and languages exists. Expecting easier and feasible workaround of this. @aanchalsikka @kautuk_sahni
AEM 6.5 Attempting to extract a large zip archive of nested folders and files. I am able to upload the archive and select "extract archive" from the context menu when the archive is selected. I select a destination, but then everything just stops - no progress indicator or error message is displayed and the archive never gets extracted to the destination. Am I missing something?
I am getting following error while starting aem server, 24.07.2023 12:26:59.517 *ERROR* [0:0:0:0:0:0:0:1 [1690181819507] GET /libs/granite/core/content/login.html HTTP/1.1] org.apache.sling.engine.impl.SlingMainServlet service: Uncaught Problem handling the requestjava.lang.IllegalArgumentException: Could not find configuration for domain 'magento'at com.day.cq.commons.impl.ExternalizerImpl.externalLink(ExternalizerImpl.java:308) [com.day.cq.cq-commons:5.12.16]at com.day.cq.commons.impl.ExternalizerImpl.externalLink(ExternalizerImpl.java:299) [com.day.cq.cq-commons:5.12.16]at com.canon.core.rewriter.LinkRewriterXF.startElement(LinkRewriterXF.java:82) [com.canon.aem.core:1.38.0.SNAPSHOT]at com.adobe.acs.commons.rewriter.impl.VersionedClientlibsTransformerFactory$VersionableClientlibsTransformer.startElement(VersionedClientlibsTransformerFactory.java:370) [com.adobe.acs.acs-aem-commons-bundle:6.0.6] Basically I want to validate CQ Link configuration but I could not able to logi
Did you attend the Workfront Skill Exchange on August 16, 2023 and have a follow-up question for one of the speakers in the GROW track? You’re in the right place! Post your question below and tag the speaker so they can get back to you! Here is a handy list of all the sessions and speakers in the Grow Track: Emcee & Host: Kristin Farwell Opening Keynote: Richard Whitehead, Adobe (@richardwh) Maturing Workfront Across the Enterprise: Dale Whitchurch, IPG Health (@dale_whitchurch) Tackle Burnout with Resource Management: Tia Calvert (@tiaca) and Erin Kuchera (@erinkuchera), Mayo CliniPurpose Driven Automations: Jennafer Higgs (@jennaferhi), Jonathan Cabre (@jonathanca), and Malcom Benites (@malcombenites), Zimmerman Advertising Experience Makers Spotlight: Prepare for Growth & Continued EfficienciesCathy Glenn, Thermo Fisher Scientific (@cathygl) Trinite Bryant, Amazon Web Services (AWS) (@trinitebr) Timothy Brook
Hello Team, Welcome to the Adobe Analytics Community Mentorship program! This is the featured Community Discussion thread for your Adobe Analytics Community Mentor, Charles Thirupathi (aka @Charles_Thirupathi), who will be here to guide and support you and your peers with your Adobe Analytics questions as you prepare for the Adobe Analytics Master Architect Certification (Exam ID: AD0-EE207), through to the end of the program. Aspirants mapped to Charles Thirupathi (aka @Charles_Thirupathi): @vengadeshs86143 @Ashish_k_ @ashokiitm @Ramakrishnaz @Ramakrishnaza1 @njalan @olid @Sharon_Flynn How to participate The Aspirants’ goal is to clear their Adobe Analytics Certification during program live July 21st, 2023 – September 6th, 2023 Aspirants: Post your Questions in this thread to connect with Charles Thirupathi (aka @Charles_Thirupathi), and your fellow Asp
can you help me with that
Deliver engaging customer experiences to enhance conversion rates Join Adobe Customer Success Manager John Magnusson (aka @jmagnusson) for this webinar to discover how to get your business ready for the peak season. Gain a holistic view of peak traffic and your customers. Deep dive into how Adobe Target simplifies planning, executing and measuring customer experiences. All to avoid poor performance and downtime when it matters the most. WATCH THE RECORDING NOW Key takeaways: Effectively create dashboards and report key metrics Examine the impact of each marketing channel Deep dive into customer behavior and shopping trends Identify poor customer experiences and improve them via testing Uncover areas of opportunity to drive site conversion Be sure to join John for the upcoming August 30th, 2023 ☕ Community Q&A Coffee Break, where he will take more of your questions related to this webinar: Learn More and REGISTER HERE
Hello,I am trying to deploy Workfront Enhanced Connector over our AEM CS using the documentation https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/integrations/workfront-connector-install.html?lang=enMy build is getting successful without any error, but I am not able to see "Workfront Tools Configuration" connector under cloud services or a system user "workfront-tools" as written in documentation.Please help me knowing, where I am doing the mistake and which specific log should I check for this issue?I have followed the below steps:Downloaded the zip file from software distribution and added at path ui.apps/src/main/resources/Updated the parent pom.xml with below code<dependency><groupId>digital.hoodoo</groupId><artifactId>workfront-tools.ui.apps</artifactId><type>zip</type><version>1.9.13</version><scope>system</scope><systemPath>${project.basedir}/ui.apps/src/main/resources/
Take 10 minutes to complete a Marketo Engage review on TrustRadius! As a thank you for your time, you’ll have the option to receive a $25 gift card. When: By September 22, 2023 Where: Start your review here trustradi.us/marketo-engage-0222b What to keep in mind: Updated reviews are welcome. If you submitted a review in the past and have new insights to share, login, update your review, and submit. TrustRadius will assess and may publish quality updates. Log in using your business email or LinkedIn so TrustRadius can validate your review. Be thorough in your answers.
I see this in a tab on the left? when i click on it though i get the "whoops something went wrong" error. Googling "Campaign Asset Projects" renders no results. No info on this site either?
We have a requirement where client has a React component library developed outside of AEM and they want to use it to create their new website in AEM. They don't want SPA features such as spa routing. We are thinking of using the React SPA project with Server Side Rendering using a express server. We will not use react routing as SPA is not a requirement for the client. With this approach we can use all the react code already developed. Will this be a good approach? What issues can we face? Any suggestion will be helpful!
Marketo Measure already has documentation on revenue amounts but I find that a lot of people are still a bit confused as to what exactly is going on. This post seeks to break it down and help you understand if there's any action needed to make sure Marketo Measure is pulling from your preferred revenue field. Out of the box, Marketo Measure will reference the Standard Amount field on the Opportunity Object in SFDC to perform its revenue calculations. If your organization uses the Standard Amount field in a way that makes sense for your attribution reporting, you're good to go! No further action is needed. On the other hand, maybe your organization would prefer that Marketo Measure read from a custom field -- maybe something like TCV or ARR. You CAN do this, we just need to configure it in two places -- Salesforce and the Marketo Measure account. If this is your situation, make sure you're following best practices for determining your custom amount field.
Hi dear community,i wanted to add a field into my metadata schemata that shows if an asset has a publishing date.For better understanding:Some editor takes an asset, and clicks the following: Manage Publication > Publish to Brand Portal >and then sets a date and time.After pushing the final ok button, somebody else wants to check if the property was set correct.BUT i don't see how i make this value visible.My problem now is, usually i would go to my DEV enviroment,add a publication date to an asset and then have a look in the CRXDE of that asset to see this date is stored.Hopefully in the metadata.Then i could build a new date field in our metadata schemata and make it reference to ./jcr:content/metadata/UnknownPropertyName So the next user can check within the properties what publication date is set.BUT i don't have a Brandportal connected to my DEV and no CRX within my PROD.Does anybody here know the name of this property?
Hi, I am new to AEM and trying to make a thing in two steps.First I am trying to pre fill a text field with text. Rigth now when i have some placeholder text that is there until the user starts the input. But i want it to be a valid input that can be left alone when the form is sent in.Second: I want the text field (from above) to be filled with the title of a selected content fragment instead of a static text.It currently looks like this, i assume the "sling:resoruceType" is what i have to change but i cant figure out to what.Any help is appreciated.
there is requirement to show workflow title and description under AEM inbox notification popover but in AEM CMS it's NOT visible.when we run the workflow each process step is shown in AEM inbox notification popover . but when we deploy same code in AEM cloud. we are not getting any workflow related notification in AEM inbox notification popover. it's only shows inbox count in the bottom as show in the below. is there any why we can get inbox notification in this bell icon notification popover programmatically? similar way how the non-cloud version shows ? please find the below reference for the same AEM -local - where we are getting the workflow related notification AEM- cloud - where we are not seeing any workflow related notification except inbox link in the bottom
Dear Experts,I have create a form in AEM form 6.4. facing problem to save this form.please help.annexing form which i create.RegardsKapil
Hello All, We have implemented java sling servlet rest API for AEM 6.4 version. We are facing out of memory error at regular time interval and server hanging.Can someone help how to resolve it ? or is it due java sling servlet implementation or due to some server configuration issue.ThanksQamar
We have a many assets under DAM files, I need report for only particular selected asset. Similarly, in aem dam many users can perform actions with assets like upload, download, update, and delete etc., I need to get report for a single user action performed on asset. Is it possible to get report for unique asset or user data in excel/csv?
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.