Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello All, need to implement customized fields for links inside RTE component in 6.5 cloud version. I followed this article: https://experience-aem.blogspot.com/2019/04/aem-65-touch-ui-rte-rich-text-editor-structured-content-plugin-creating-tooltips.html trying to add a checkbox called 1. Enabled tracking 2. tracking location dropdown3. description field But the problem is when i deploy this to dev/qa environments its really not showing ui in authors but i see the code is in crx/devplease let me know if anyone has implemented this feature.
Tuesday Tech Bytes | Part I Tips & Tricks Hello, WorkFront Community! You may have seen me around here the past couple years, though I’ve been an enthusiastic WF user for nearly a decade. I’ve partnered with @jagpreet_singh_ and SMEs across the Community for a Tuesday Tech Bytes series, where we’ll be posting some juicy ‘bytes’ the next handful of weeks (each SME posting in respective tool of expertise). Join in the fun and keep the discussion going, ask questions and learn from each other! Each Tuesday’s byte for WF will be added to this thread. Jump right to each week's post here:Tips & Tricks Part IIBest Practices Part IBest Practices Part IIIntegrations Part IIntegrations Part II (JumpSeat) This and next week’s bytes are focused on some tips & tricks. We have a wide range of WF fluency in the Community, so I'm starting off with three low-hanging Bytes for Beginners:1. Use Assignment Users instead of Assigned To in Task/Issue Reports I’ve often seen confusion a
Hello, We are in the process of upgrading (in-place) the AEM instances to the latest version SP 6.5.18. We have followed the release notes and applied fixes for known issues, but are still facing issues with replication from within the pages. To be more specific, we are having trouble with replication when the page is published from within the pages themselves. However, replication is successful when the page is published from the site admin (sites.html). We have observed the following exception in the replication logs:*ERROR* [172.21.2.254 [1698937512196] POST /bin/replicate.json HTTP/1.1] com.day.cq.replication.impl.ReplicatorImpl Error while building replication content. com.day.cq.replication.ReplicationException: RepositoryException during serialization at com.day.cq.replication.impl.content.durbo.DurboContentBuilder.create(DurboContentBuilder.java:167) [com.day.cq.cq-replication:6.2.86.CQ650-B0007] at com.day.cq.replication.impl.ServiceTrackerImpl$ContentBu
Other than maven approach is there any other approach for implementing dynamic content in aem.Is there any proper documentation for implementing dynamic content?
Hi,Requirement to upload multiple assets onto AEMaaCS instance using 3 step process. Post asset upload is complete extra processing can be triggered through custom post processing workflow.How to capture assets in-case of multi/bulk upload to process individual asset with custom metadata update.@arunpatidar @aanchal-sikka if any thoughts/inputs around this.Thank you.
In the May 2022 release notes, Marketo Engage first introduced the new Email Verification and Uniqueness feature. In April 2023, the continuation of email verification and uniqueness rollout will be executed for remaining Marketo Engage subscriptions. You can find more information about email verification and uniqueness here. NOTE: An update for SSO user email verification was announced in November 2023 here. Why was this feature introduced? Marketo Engage is continuing the rollout of Email Verification in preparation for migrating customers to the Adobe Business Platform, including user migration to Adobe IDs. This feature enhances the security of existing Marketo Engage user accounts. To ensure a Marketo Engage user is associated with the proper Adobe ID, existing Marketo Engage users must verify email addresses. A Marketo Engage user must have a verified email address to be migrated to an Adobe ID. If a Marketo Engage user does not verify their email address
Hi dear community!I just encountered a problem that wasn't on my map a few days ago.The DRM within AEM works as described in the documentation.Add metadata to "./jcr:content/metadata/xmpRights:WebStatement" and have the option go to"/apps/settings/dam/drm/licenses/example.html" or "/conf/company-name/settings/dam/drm/licenses" (depending on where you have it)or to "./jcr:content/metadata/adobe_dam:restrictions" and have a text in there. ...and the Copyright Management page works as like a charm within AEM Assets.But only"./jcr:content/metadata/adobe_dam:restrictions" is working in Brandportal.I recon this behaves that way since the information that needs to be displayed is written inside the metadata of the asset and Brandportal is able to read and display it.Yet the folder, that is suggested by the documentation, does not exist in Brandportal.Therefore the Brandportal does not access the Copyright Management. It also does not have the option to put licences in, so the metad
Join our Live Webinar on October 26th, 2023, at 9 AM PT | 12 PM ET, where you'll discover the revamped Workfront Home page's incredible productivity features. Use THIS thread to discuss covered webinar topics leading up to or after the event. Register Here Customizable widgets, project management, and seamless navigation make Workfront a powerhouse for your productivity needs. You can tailor it to your unique requirements, creating your own central hub. Our product expert, Ben Robbins, will walk you through the Home experience and upcoming enhancements. We're also featuring Jamie Smith, Director of MarTech at AT&T, who will share how Workfront Home is boosting productivity at her organization. Ask questions in the chat and get real-time answers from the experts. Can't attend? Be sure to sign up for the recording. You can also save THIS PAGE to watch the recorded webinar after the event. Presenters: Host, Betsey West, @betseyw,😞&
Hi, would like to ask about the Manage Redirects.we have a Source URL something like this/content/<path>/<path>/<path>/filename (1).pdfAnd it should redirect to {domain}/content/<path>/<path>/<path>/filename.pdf#zoom=25I've tried similar approach to this one:https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/2702#issuecomment-996704867In which I converted the 'space' to underscore or hyphen via Dispatcher.And tried adding rule to Manage Redirect /content/<path>/<path>/<path>/filename-(1).pdfto{domain}/content/<path>/<path>/<path>/filename.pdf#zoom=25But it seems that it is not working.What could be the possible approach or fix for this one.Thanks!
Hi,I am experiencing one issue wherein if I trigger a dispatcher flush from my custom preprocessor code on page replication, I get error null for path message. This seems to be happening after SP upgrade to 17 but not sure this may be the only reason. This was a long existing logic and was working earlier.In code we are invoking flush by using DispatcherFlusher provided by ACS-commons.Note:- We have checked the permission setup and don't find any issue with that.Error message: Log trace:POST /bin/replicate HTTP/1.1] com.day.cq.replication.impl.servlets.CommandServlet Error during replication: null java.lang.StackOverflowError: null at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/javax.security.auth.Subject.getSubject(Subject.java:296) at org.apache.jackrabbit.oak.security.authentication.LoginContextProviderImpl.getSubject(LoginContextProviderImpl.java:97) [org.apache.jackrabbit.oak-core:1.22.15] at org.apache.jackrabbit.oak.security.authent
Hi TeamDoes anyone can help here... i have some content fragments models by using these models i have created content fragment but what i found that for some content fragment i am not able to edit the multitext. I can not edit the marked section. While for the other CF, which has created by the other model, multi text is editable.I have compared the node by node structure of both models and CF's. But didn't get any clue from there.@siva_sogalapalli @lukasz-m Please help me here.
Success is a multifaceted and sometimes elusive concept. It is definitional. Its meaning varies from one situation to another and among different stakeholders.It’s important to define what success is at the start of your effort, whether launching new site features, testing, or reaching business goals. In my experience, if you wait to define success until “when you see what happens” you can easily end up with conflicting opinions about the project’s outcome. For example:One can have a product of significant interest to users but has poor usability.Alternatively, your application’s interface could be perfect, where every user finds what they are looking for and no user ever makes a mistake. However, that application only calculates yesterday's date. It is likely that few will ever care about that. In this case, your usability measures are great, but your product interest is low.Your links can generate great click-throughs but lead the users to a dead end. Your CTR is great, but your over
It would be a 10/10 experience if Workfront notification would BULK notification tied to the same project. Almost using the parent task approach to do so. With workloads increasing and resources on the decline I for see this being helpful for any workers utilizing Workfront.@workfrontad
Hi, i am using the wknd project to make some tests and i ended up facing a issue, can someone please help ?The issue is, when i create a service and servlet inside wknd project and use -PautoInstallSinglePackage and PautoInstallSinglePackagePublish, it comes with a error when i publish any page, and when i take off my changes on the wknd project, the publish shows everything normalthis is the stack trace:org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get De
My AEM component is working in all environments but once I put it into a Publish instance on my AEM it stops working. Furthermore, I tried on my localhost:4502, localhost:4503 and dispatcher localhost:8085 and everything works there so I don’t think the dispatcher is playing a role on this.Works here (All Author parts on the URL):https://author-p45436-e207252.adobeaemcloud.com/content/jm/global/en/index/Image-Rotator-test-2/jcr:content/root/container/cnt_full_width_conta_125908056/container/container_1541102346/imagerotator.assets.json?url=https://author-p45436-e207252.adobeaemcloud.com/content/jm/global/en/index/Image-Rotator-test-2.html?wcmmode=disabled&mode=selections&_=1699028963919Does not work here (All Publish parts on the URL):https://publish-p45436-e207252.adobeaemcloud.com/content/jm/global/en/index/Image-Rotator-test-2/jcr:content/root/container/cnt_full_width_conta_125908056/container/container_1541102346/imagerotator.assets.json?url=https://publish-p45436-e207252.a
A credential for Marketo Engage is coming to the ADLS Adobe Qualified Credential program, and we're excited to give you the opportunity to experience the beta period. Participate in the beta launch of the Adobe Qualified: Adobe Marketo Engage Digital Marketer exam with the chance to earn a credential, get a ready-for-sharing virtual badge, and provide feedback! Candidates of all levels are welcome to participate. The beta period has been extended to November 30th, 2023. The earlier you sign up, the more time you will have to complete the exam. Learn more and join the free beta today, and invite your colleagues to sign up too. Together you can play a part in ensuring the accuracy and validity of this important new credential! Questions? Contact adlsbeta@adobe.com
The Scale Customer Success team is looking into hosting an in-person Workfront networking event on either Wednesday, November 15 or Thursday, November 16 in the Salt Lake City area but we wanted to gauge interest first! Would you be available and interested? Comment here, send me a message through Experience League, or email csatscale@adobe.com. Let us know!- Leslie, @cynthiaboon and @nicholevargas PS - We know not everyone will be able to make it (or even live close enough to make it happen) - we'd still love to see you at our upcoming virtual events!
Hi All, We are experiencing an error when trying to open Form Data Model, and which is preventing data source panel from opening up. Has anyone encountered a similar issue or can provide any guidance or pointers to resolve this. aem - 6.5.17
How to use special characters in page name in aem? As it only allows ‘a’ to ‘z’‘A’ to ‘Z’‘0’ to ‘9’_ (underscore)- (dash/minus)
Hi Team, Can we have a editable template without Layout container in cloud sdk ? Thanks !
I've set up the Smart Content service in the Adobe Developer Console and enabled "Smart Tag Assets Process" in our DAM Update Asset workflow. It's working great for image files (jpg, png, etc.) but not working on PDF assets. Is there another step to getting Adobe Sensei to work with PDF files? Thanks.
Introduction This article is a continuation of my original blog post on Customer Journey Analytics (CJA) pitfalls and how to avoid them. If you haven't already, I recommend reading Part I to gain a comprehensive understanding of the challenges and solutions discussed in this series. In this second part, I will delve deeper into additional pitfalls that organizations may encounter when utilizing CJA. We will explore topics such as addressing the Person ID inflation issue, using derived fields at the Connections level, the implications of using a non-default attribution model with the People & Sessions metric, the usage of duplicate component dimensions, and the importance of regularly updating and maintaining data sources and Connections. By understanding and mitigating these pitfalls, we can ensure the accuracy, reliability, and effectiveness of our data analysis in CJA. Let's proceed to explore these additional pitfalls and discover how to navigate them successfully. Addressing
Introduction Customer Journey Analytics (CJA) is a solution that offers insights into customer behavior. It enables you to analyze data and uncover valuable information to inform business decisions. However, like any data solution, there are potential pitfalls related to interpretation and design intention that you should be mindful of. This blog post aims to identify potential issues to consider when using CJA and provide practical tips and strategies to avoid them. By understanding these pitfalls and following best practices, you can ensure that the insights derived from CJA are accurate, reliable, and valuable to your business. Whether you are new to CJA or have experience with it, it is important to emphasize the significance of acquiring a comprehensive understanding of the fundamental concepts and techniques associated with CJA. This blog post aims to provide you with the necessary knowledge and strategies, as well as explore the intricacies and nuances of the solution. This wi
Has anyone else had issues with projects incorrectly showing a progress of 100%? When you open the project, there are tasks at 0%, but the overall project still is auto-calculating to 100%. Any ideas on the cause or a solve?
I came across a use case to redirect the traffic from AEM Fastly based on uri, with the very limited access to Fastly, it seems not possible and setting up a new CDN for only redirect use case doesn't seem logical. Need your inputs if anyone come across this use case? I want to avoid the redirects at dispatcher level to reduce latency due to the performance is key for the sites.
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.