Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
We could see when we re-upload an existing asset in DAM, A Name Conflict dialog opens to save the asset as Version using "Create Version" button. In Timeline, it shows default Label/Comment as "New Version 1.x".I need options as Textfield to take user custom Comment/Label during "Create Version" and display this custom comment entered by user in Timeline view instead of system generated comment "New Version 1.x"I am looking for the solution of above scenario, but didn't find any helpful solution yet. Please provide the valuable solution. Regards, Mayank
These are a few things our team has run into thus far and as we've also completed the survey, I thought it would be a good idea to let others know what is happening with the ability to add thoughts, ideas, etc. And as a side note, I am SUPER excited about the new home experience, and I have been waiting for this for a very long time. Many of the issues are small and hopefully quick to resolve. So far...***Filters are not named the same, specifically "ready to start" vs "active" and there is not a comparison chart***The filter options do not always show up on the "My Tasks" section, you have to refresh or click on something else to get them to pop back up***Mentions - when hovering over a name, a box opens to show name & contact info and it doesn't automatically go away unless you "x" out and is a nuisance***Mentions - ability to mark as seen, not always necessary to enter a job***System wide ability to set up views on "my home" for users. I've had to log in as
<dependency><groupId>org.apache.solr</groupId><artifactId>solr-solrj</artifactId><scope>provided</scope><version>9.1.0</version></dependency><dependency><groupId>org.eclipse.jetty</groupId><artifactId>jetty-server</artifactId><scope>provided</scope><version>9.4.19.v20190610</version></dependency><!-- Needed for the SSLContextFactory$Client class --><dependency><groupId>org.eclipse.jetty</groupId><artifactId>jetty-util</artifactId><scope>provided</scope><version>9.4.19.v20190610</version></dependency>String urlString = "https://connecttosolr.com/solr/mycollection";Http2SolrClient solr = new Http2SolrClient.Builder(urlString).build();solr.setParser(new XMLResponseParser());SolrInputDocument doc = createPageSolrDoc(indexPageData);try{solr.add(doc);}catch(Exception e){logger.info("******* error in add :****
How to get Map<String, Object> in htl.I tried <ul data-sly-list.key="${model.list}"> <li> ${key}:</li> <li>values: ${model.map[key]}</li> </ul>
Hello everyone,I have an issue with my table.I would like to be able to hide the header row on the first page (during pagination) when there is no more space for the content.I have tried many things, but I haven't found a solution yet. These are my settings: Head Pagination:Head Binding:HeaderRow Pagination:HeaderRow Binding:Thanks in Advance!anna_tech
Latency and fault tolerance in Adobe AEM using Hystrix by Yogesh Kulkarni Abstract Yogesh Kulkarni is an experienced Adobe AEM/CQ developer/architect specializing in best practices for designing connected digital experience using AEM technology stack. He has implemented numerous large-scale CQ/AEM installations for a variety of clients and industries. AEM - Hystrix Integration We had a requirement where the client wanted to add the Circuit Breaker pattern to an AEM component which calls RESTful endpoints, to support the following use cases: If more than 10% of the calls fail within a minute then the circuit should trip. After the circuit is tripped, the system should periodically check if the external service API is back up and working using a background thread. The component prevents users from experiencing a sub-optimal response time. The component should present a user-friendly message in case of any service failure. Read Full Blog Latency and fault tolerance in Adobe AEM using H
Welcome to the 6th 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 June and July 2023, 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📅 Webiner: Unlock the power of processing rules within Adobe Analytics, August 10 Optimize data processing and analysis with Adobe Analytics' hidden gem: processing rules. This invaluable tool addresses a wide range of issues, fine-tunes data flow, and enables precise data assignment or correction before further processing! RSVP here. Analytics User Group event: Tips, Tricks, and Resources for Implementing Adobe Experience Platform Web SD
Hi,I didnt find solution for this problem.When creating a scrollable dropdown field, I can only scroll via the scrollbar or navigation fields.Is it possible to scroll down via mouse wheel while having the focus in the dropdown field?Right now the whole screen moves when using the wheel.
07.08.2023 11:54:17.283 *ERROR* [10.242.69.100 [1691409257199] GET /content/XXX/en_us/navigation.html HTTP/1.1] com.adobe.cq.sightly.WCMUsePojo Failed to activate Use classjava.lang.NullPointerException: null at com.adobe.cq.sightly.WCMUsePojo.init(WCMUsePojo.java:86) [com.adobe.cq.sightly.cq-wcm-sightly-extension:1.6.0]
Hi Team,When tasks are completed in MCP process , when clicked on view the resuts are not showing up, when downloaded also it's not showing the results.Any idea on this?Thanks in advance,Keerthi K.
Hi, Just trying to understand what all can be done when we integrate workfront with Adobe Target. Any suggestions.
Adobe Target Edge planned infrastructure upgrade The planned edge infrastructure upgrade requires additional IP or domains to be allow-listed. Review and allow-list the NAT and IP/domains for edge deployments 41-48. Infrastructure upgrades begin August 9, 2023." For more information, see Allowlist Target edge nodes in the Adobe Target Developer Guide. For more Adobe Target release notes, check out Target
Target Standard/Premium 23.7.1 (July 24-26) This release will be available according to the following staggered schedule: July 24: Europe, Middle East, and Africa (EMEA) region July 25: Asia-Pacific (APAC) region July 26: Americas region This release contains the following enhancements and fixes: Improved search when navigating elements using the DOM path in the Visual Experience Composer (VEC) to include shadow DOM elements. (TGT-45262) Fixed an issue that prevented the Change Overlay setting from working properly. (TGT-45202) Fixed an issue that prevented some customers from downloading activity reports after receiving the following error message: “User is not authorized to access the report.” (TGT-45724 & TGT-45747) For more Adobe Target release notes, check out Target Release Notes (current)
Target Standard/Premium 23.6.1 (June 27-29) This release contains the following enhancements: Feature Details QA mode for Automated Personalization activities Adobe Target QA mode is now available for Automated Personalization activities, replacing Preview links functionality. For more information, see Activity QA. Performance enhancements to disallow duplicates functionality (including reduction in load time) while managing exclusions in Automated Personalization activities. For more Adobe Target release notes, check out Target Release Notes (current)
Here I am not able to find code editor dropdown , I have also added user to forms-power-users group , still it is not visible. Can anyone help me with this !
Hi Team,In one of our editable template we are not getting the neither the layout container nor getting any option to drag components. I have checked to compare with the other templates which is working fine but not able to get the cause of the issueCould anyone please help You can see nothing is showing in the template.
When creating a scrollable dropdown field, I can only scroll via the scrollbar or navigation fields.Is it possible to scroll down via mouse wheel while having the focus in the dropdown field?Right now the whole screen moves when using the wheel. Thanx
Experience League LIVE: API-triggered messaging in Adobe Journey Optimizer Recording URL: API-triggered messaging in Adobe Journey Optimizer Event Details With API-triggered campaigns, businesses can set a campaign and use it multiple times to deliver personalized messages with real-time contextual information by triggering via REST API.Join our Adobe product experts to learn how you can execute transactional and marketing use cases with API-triggered messaging capabilities in AJO. LIVE WEBINAR DATE: Wednesday, August 23rd LIVE WEBINAR TIME: 8 AM PT | 11 AM ET Adobe Presenters:Host, Sandra Hausmann: Sr. Technical Marketing EngineerSiddharth Jain: Principal Product ManagerNikhil Sharma: Manager Software DevelopmentChetan Prasad: Group Product Manager
Hi All, I am trying to optimize all the images on my pages using Web-Optimized Image Delivery, as described in the documentation: https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/web-optimized-image-delivery.html?lang=en . The documentation mentions that for custom components, we can achieve optimization by extending core components. I have a few components for which I am following the imageDelegate option. Therefore, I am directly including the Image V3 Core Resource to render the image. This approach is also used in the Teaser component. Basically I have followed the teaser component. However, when I enable Web Optimized Images for the Teaser, it renders fine, but it doesn't work for my custom component. If someone has used this approach for their custom components, could you please let me know the steps to follow? TIA Veena ✌
Hi Campaigners, Here we are with the 6th edition of the Adobe Campaign Community Lens! Adobe Campaign Community Lens is your community newsletter that highlights the latest updates from the Adobe Campaign Community in one place. In this edition, we are sharing updates from mid-April 2023 to mid-June 2023, with highlights from Campaign Standard release, exciting Campaign opportunities for all users to be a part of, including the Campaign Community Advisor applications, upcoming and gone by events, and a lot more! Adobe Campaign Community Lens 🚀LATEST RELEASES🚀 Learn about all the new capabilities, upgrades, improvements, and fixes that were included in the latest releases for Adobe Campaign: Adobe Campaign Standard Release: [Release Update] Release 23.1 - 2023 Spring/Summer Release 📅EVENTS AND OPPORTUNITIES📅 Applications are now open for Adobe Campaign User Groups - Be a Leader in Your Region: Nominate yourselves and your colleagues to b
Note: Kudos to those who have reviewed and given me feedback on this list! @Juli James @Jenn DiMaria @Christina ZunigaOverviewThe job of a Marketo administrator can be difficult to define. What are the primary responsibilities? What role should you play? Who should you work with?Depending on the size of the company, the charter will vary based on the number of users, resources, and volume of campaigns and content. In a smaller organization, the Marketo admin may perform all of the responsibilities described in this post, while in larger organizations he/she will oversee and delegate responsibilities to individuals or teams. The following will cover the core areas that the Marketo admin should focus on to be effective.Sync with CRM The Marketo admin works alongside sales operations to ensure marketing and sales data are syncing between Marketo and the CRM. This includes determining field mapping (which fields in Marketo sync to which fields in the CRM) and ensuring the right fi
Hi Team,I need help regarding show hide dropdown field inside content fragment. Based on dropdown value in general tab, i need to show hide next tab. We need to write custom js for the same but i am not able to find any js.
It’s me again, your "On-Demand Workfront CSM" @cynthiaboon with another “Top 3” video! 🤠 This time I’m sharing my favorite ways to get the most from Scheduling Reports. In the video, I show examples of how to use this feature to get even more from all the fantastic reports you build, including: Increasing logins and adoption Engaging your users with the Project Updates sent across your org Using this feature to share more than Reports If you haven’t had a chance to experiment with report scheduling, check out the following resources on Experience League: Article - Schedule an automatic report delivery Tutorial - Send and share reports Do you have your favorite uses for Scheduling Reports? Please share in the comments section! Interested in new ideas and approaches? Register for our upcoming workshops on our Experience League Events page. We hope to see you s
This post will walk through five steps to optimize and get value out of reporting with Marketo’s Performance Insights Dashboard. STEP 1: Review & follow these Best Practices to optimize your programs for Reporting in Marketo. STEP 2: Create a Program Performance report. Ensure the programs you wish to report on are included in this Program Performance report. Review the report to confirm if “Success” and “New Name” columns are populated with data. Note that only programs with “Success” or “New Name” data will be reported in the MPI dashboard. Ideally, you want to see all columns populated with data to ensure optimized attribution reporting. STEP 3: Create a Smart List “Has Opportunity” (use filter: “Has opportunity = true”). This will give you the list of people that are tied to opportunities (i.e. has contact role on the opportunity) that will contribute to the Pipeline/Revenue attribution dashboard based on explicit attribution setting. If your Smart List returns
Did you know? You can make a collection of reports using a dashboard, and then make that dashboard easy to access with a custom tab. One way to get visibility into information in Workfront is with reports. But oftentimes, getting to those reports involves a lot of clicking around. Dashboards and custom tabs bring all the information you need to the forefront so you see everything you need right when you log in. Let’s start with the dashboard. A dashboard is a collection of reports that can be viewed in one window. Dashboards can group “like” reports together -- such as a series of reports showing the status of tasks and the projects they come from. Or they can be used to streamline the work you’re doing -- such as a series of reports that track incoming requests, requests that have been converted to projects, those projects in action, etc. In order to create a dashboard, you must have a Plan license in Workfront with Edit access and the ability to create reports,
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.