Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
⚠️ The custom config in this post is no longer necessary post-2021, as the Forms 2.0 library has been updated to load everything from your LP domain. While you should be loading embedded forms from your Marketo LP domain, it turns out just changing the URL is not enough. Using a non-Marketo-owned domain to load forms2.min.js and call loadForm() seems to avoid collateral damage from Tracking Protection (Firefox’s built-in feature or the equivalent plugin for another browser). The form will at least show up on the page if you do that. But – I’m sure you will be dismayed to learn – the form still won’t post under TP! You also need to upload a file to Design Studio and add a tiny bit of JavaScript. Then and only then are you good to go. First, download this file: marketo-xdframe-relative.html (Note: the Marketo Nation site gates files through an “Offsite Link” popup. So click above, then right-click the link + Save Link As. Make sure
Hi - I'm trying to confirm that when an author tags a PDF in the DAM the tags are written directly to the PDF. When I downloaded a PDF from our prod DAM and uploaded it into my local environment, the PDF was already tagged. Alternatively, when I tagged a PDF in my local and uploaded it our prod DAM, the asset also had the correct tags. If tags are written directly to PDF files (and this may be a question for a different forum), should I be able to see these tags in Adobe Acrobat (the tags were not visible in the Acrobat Tags panel)? I did these same tests with a Word doc, and the tags didn't carry over from one environment to another. Thanks!
Will there be an upgrade so we can format this section? Bold, highlight, etc?
Collections not loading on ASC when the assets inside them is above 1024.However the collections which is created on ASC, when viewed from the publish instance is proper and able to view all the assets in the collections.Any suggestions on this would be helpful.
Hi! We are currently experiencing an issue on our projects where we have an approval process. The problem is, the approval process is based on job role, but multiple users can have that job role and have the ability to approve even if they are not assigned as the job manager on that particular project. I'm hoping to add a column to a report that will list the job manager assigned as the approver in this case, meaning they are assigned to the job management task on the project. The fields that are pulling into this section of a dashboard sit on a parent task, so they are task fields. I'm wondering if I can add a calculated field on this form that would reference the job manager assigned to the task on the project and then that person's name would pull into the report. The task name is Job Management - I want to show the name of the assignee of the task when the task name contains job management. Is that possible in this scenario? My manager has r
com.day.cq.wcm.resource.details,version=[0.5,1) -- Cannot be resolved what is the dependency i need to add for this error?
Summit Registration: https://adobe.ly/3Yk2k6X Session Details Calling all Adobe Experience Manager Sites developers and content authors. Get a sneak peek into the new capabilities that offer an intuitive and easy way to create personalized experiences. In this lab, learn to build and launch the fastest pages on the web that boost customer acquisition and drive engagement. And get best practices to build exceptional experiences from an author and developer's point of view. In this hands-on lab: ->Create a new site in minutes with pure front-end skills ->Set up your local developer environment ->Build and run experiments for code and content ->Personalize your experience with pages that load at the speed of static Lab Manual: Here We would like to notify you that there is a possibility that some credential information may have been removed and also there are features that are yet to be released. We urge you to use any information provided to you in a res
Web analytics is an important martech stack for brands, web analytics tools or solutions are helping brands to better understand their customers, improve website performance, measure marketing effectiveness, optimize the customer journey, and track website KPIs. This information is essential for making informed decisions and staying ahead of the competition.One of the Industry leading solutions and my favorite is Adobe Analytics.You might already know that Adobe analytics works on a javascript library called Appmeasurement.js. We deploy this script either through a TMS(Tag Management Solutions) or directly on the websiteSimilarly, if you are using Adobe Target, Adobe Audience Manager, and Visitor Identification solutions, each of these solutions has its own independent scripts, different cookies, and different endpoints.However, recently Adobe has come up with the concept of one javascript library, one endpoint, and first-party data collection. Replacing all of the above javascript lib
Hello, Could you please help me with splitting dynamic table row cells into multiple cells using script? Appreciate your inputs on this Thanks!
Hello All,We would like to change the session timeout of AEM. Where can we change the default value ?
The Adobe Target Developer Guide has been relocated to Adobe Experience League The move to Experience League offers many benefits, including localization of text in additional languages and unification of search within Experience League to span and offer search results from both the Adobe Target Business Practitioner Guide and the Adobe Target Developer Guide. You will be redirected from the previous location to Experience League automatically. Please update your bookmarks as necessary! CC: Mark-Talbot-Adobe
Have you ever been curious about the different AI/ML features within Adobe Target? Or maybe you had questions about the different capabilities and when to use them? I've crafted an Adobe Express page get you started on your AI/ML journey with Adobe Target! Link: Getting Started with Adobe Sensei within Adobe Target
Hi, I am excited to move our agile teams over to boards. However, I keep getting a forbidden resource message when trying to use the cards description field to draft our user stories. Curious to know if anyone else is having this issue as well? Or if there are work arounds?
Use this thread to ask any questions related to the Experience League LIVE session titled, "Data collection highlights and roadmap." Experts are monitoring this thread to ensure your questions are answered. Thanks and we hope to hear from you!
In WorkFront under Task Details/Submit to compliance, it says to answer the managed accounts question and then refresh the page and get the RO# to populate. Starting Tuesday April 25th, we are unable to get this to work on 2 separate workfront requests.
Hi All ,When i try to open my aem forms for editing , it keeps on loading as a result i am not able to edit any of the forms in the system. There is a js error in the console like screenshot below. Also there are no errors in the log file as well. I have attached the logs pertaining to the particular form i am trying to edit. URL : http://localhost:4502/editor.html/content/forms/af/test-form.html AEM Version - 6.421.08.2019 03:08:48.334 *WARN* [106.51.27.70 [1566356928312] GET /editor.html/content/forms/af/test-form.html HTTP/1.1] com.adobe.aemds.guide.utils.GuideUtils GuideContainer resource has been locked in the editable template for the form - /content/forms/af/test-form21.08.2019 03:08:48.367 *WARN* [106.51.27.70 [1566356928312] GET /editor.html/content/forms/af/test-form.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /apps/clientlibs/granite/clientlibrarymanager21.08.2019 03:08:48.367 *WARN* [106.51.27.70 [1566356928312] GET /e
Hello Everyone -I am trying to get all the components that are on the website. I wrote a below query to get the component, path=/content/my-site/en1_property=sling:resourceTypep.limit=-1 Note I selected "Extract facets" at the top to get all components.This query works for subpages so there is no problem in the query.But this query is not working at home page level as it needs to traverse a lot of nodes. Hence I increased the LimitReads and LimitInMemory property in the JMX console. Also increased Xmx and MaxPermSize values CQ_JVM_OPTS='-server -Xmx3072m -XX:MaxPermSize=512M -Djava.awt.headless=true' But still AEM is not responsive and it keeps loading and responsive after a few mins. In the logs it recommended to have an index created so I am planning to create an index for my above query but the index generator is not working(below URL). Oak Index Definition Generator in AEMhttp://oakutils.appspot.com/g
Change is an inevitable part of life and business, and yet we still manage to fail miserably at it nearly 75 percent of the time. (Craig Knight, PhD: Why Change Management Initiatives in the Workplace Fail; Make Your Work Matter.) Workfront is a single place for all enterprise work—a platform designed for flexibility, collaboration, and keeping organizations connected. Many SaaS companies just offer a product. Workfront is more than that—Workfront offers a business relationship with each of its customers to help you achieve your goals. So it’s no surprise that the Workfront implementation process will involve some impactful transitions within your organization from both a people and product standpoint. Today, we’re pulling three best change management practices to the surface, to help you drive change within your organization. 1. Explain the “why” Ensuring shared understanding across the team about how Workfro
Use this thread to ask any questions related to the "Planning the move to AEM as a Cloud Service" course on Experience League.Experts are monitoring this thread to ensure your questions are answered.
Summit week is finally here, and we’re back in person to hear from many of the top global brands and community experts on how they are driving innovation and delivering industry-leading digital experiences with Adobe.A new era of experience optimization and personalization is shaping how brands are exceeding customer expectations at every digital interaction — putting people first with intentions to better know and understand each individual and their relationship with a brand. Adobe Summit is one time each year where we hear incredible stories, sharpen our skills, and share best practices to unite marketers, developers, and product innovators in the mission of unlocking new ways to impact business metrics that matter most by personalizing in the moment.Summit product announcements for Adobe TargetAdobe Target is the engine powering personalization at scale with impact on acquisition, engagement, conversion, loyalty, and revenue. It provides teams with the ability to design,
Hello, I am having issues with one specific user in editing his hours. He had accidently closed his timesheet, but when I recalled it, I still could not edit the hours for March. I am not sure what I am missing.
We recently upgraded our AEM on-prem instance from version 6.5.9 to 6.5.15. However, after the upgrade, we noticed that the Graphql querytypes for our old content fragment models stopped working on Author. We've tried to republish the GraphQL endpoint, disable and re-enable the CFMs, but it's still not working. When we run a graphql like this{ "query": "query {movieList {items {_path}}}" }, which used to run well on 6.5.9, it gets this error{ "errors": [ { "message": "Validation error of type FieldUndefined: Field 'movieList' in type 'QueryType' is undefined @ 'movieList'", "locations": [ { "line": 1, "column": 8 } ], "extensions": { "classification": "ValidationError" } } ] }We checked the GraphQL tab in the CFM's properties and it shows the Multiple Query Field Name is exactly movieList. We also checked that the cfm-graphql-index-def-1.0.5.zip is properly installed. Can anyone help
Hi AEM Folks, We are migrating the code into cloud compatible . While running the BPA in the existing instance, it is throwing the removal@javax.script issue in our code. we have implemented the sling scripting USE interface. Much appreciated if you share the replacement for javax.script
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.