Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Join us for the morning, afternoon, or for the full-day experience as you expand your skills through interactive sessions, meet other experts, and learn more about how you can transform and reimagine your entire customer journey. This is an experience you do not want to miss. As space is limited for this event, make sure to register today. As space is limited for this event, make sure to register today.
Hi all, I used to have a jsp file for global variables. Is there an equivalent in sightly? Suppose I have public class AbstractModel{ @PostConstruct public void init(){ // -- initiate all base variables } public String getModelName() { return AbstractModel.class.getName(); }} public class AbstractPage extends AbstractModel{ @PostConstruct public void init() { // more vars here for page templates }} public class NewsLandingPage extends AbstractPage{ // blah blah} public class NewsComponent extends AbstractModel{ // blah blah} HTL templatesglobal.html <sly data-sly-use.abm="my.site.AbstractModel"/><sly data-sly-use.abPage="my.site.pages.A
Adobe Experience Manager Assets Dynamic Media Launches MPEG-DASH Support for Video Delivery by Riya Midha Abstract The usage of video as a tool to create engagement is growing. Adobe Experience Manager Assets Dynamic Media delivered 2.4 billion video plays in a month during the peak of the 2022 holiday season, and video playbacks delivered increased by around 70% in 2022 from 2021. However, delivering a high-quality video experience to users can be challenging. There are several quality of service (QoS) indicators that need to be measured, such as time to first byte, buffer count, buffer time, and so on. These indicators measure the quality of the end-user experience while watching videos on the web. Adaptive streaming is the way to play A buffer-free video that loads quickly leads to better engagement for watchers and ensures that the message in the video is communicated to the audience clearly. This would also lead to a better lighthouse score for a website, improving the overall S
Greetings,Occasionally our users are occasionally encountering the following error while trying to complete a workflow. The error says, "Failed to load workitem information. The selected item may no longer be available." I have been tasked with trying to diagnose the cause of the issue, but unfortunately we don't have steps for replication. I'm hoping someone has some insight on what causes AEM to throw this particular error.
I have created User Editable fields with text field object. When i preview in PDF mode, these are aligned properly. But these fields are overlapped with next static content when i preview with HTML mode. What is the best approach to insert editable fields in between static content?
Has anyone successfully used import static com.adobe.cq.wcm.core.components.testing.mock.ContextPlugins.CORE_COMPONENTS; I have copied all dependencies from https://github.com/wcm-io/io.wcm.maven.aem-dependencies/blob/develop/6.5.13/pom.xml Above did not work. I tried having below dependency in pom, core/pom files but somehow could not resolve this dependency at my client machine.<dependency> <groupId>io.wcm.maven</groupId> <artifactId>io.wcm.maven.aem-dependencies</artifactId> <version>6.5.13.0000</version> <type>pom</type> <scope>import</scope> </dependency> Still could not get above import working in my junit. Thanks,Sri
This blog series is a converted learning path that is made up of 3 sections and does not necessarily need to be reviewed in sequential order. Please use the following links to navigate to other blogs in this series. We recommend completing Section 1 and then at least one of the subsequent sections - select whichever kick-start section most closely aligns with your business objective. Overview: KPI Dashboards in the New Workfront ExperienceSection 1: Introduction to KPIsSection 2: General KPI dashboard kick-startSection 3: Marketing KPI dashboard kick-start Working with the marketing KPI dashboard kick-start Your marketing team is busy crafting the public image of your company. Being able to quickly track and measure the effectiveness of the team and justify work efforts is essential. As the system administrator, you can import and share the KPI dashboard kick-start in Workfront. You may be responsible for customizing and monitoring the dashboard,
Join us for the morning, afternoon, or for the full-day experience as you expand your skills through interactive sessions, meet other experts, and learn more about how you can transform and reimagine your entire customer journey. This is an experience you do not want to miss. As space is limited for this event, make sure to register today.
Hi all,I have a java service to create a package everyday on the basis of given query, this runs in PROD environment and the package is getting created (there is a scheduler to trigger this service everyday at 1 AM). I want to download the same package from PROD, in DEV environment. As all the environments are AEMaaCS tried to download,upload and install the packages using java is seeming impossible. I have tried to run curl command using java itself to download, upload and install the package. It runs fine in local and package is getting installed in local server. But the same code to download the package is getting EXIT CODE : 23 in DEV.Here is the code snippet of curl command runner using java to download the package// Download page package from remote env ProcessBuilder pageDownloadProcessBuilder = new ProcessBuilder("bash", "-c", String.format("curl -u %s:%s %s%s --output %s", queryUser, QUERY_PASSWORD, authorUrl, pagePackagePath, PAG
Summit Registration: https://adobe.ly/3Yk2k6X Session Details Adobe Experience Manager as a Cloud Service has been adopted by hundreds of organizations looking to benefit from its incredible performance, scalability, and cloud-native functionality. To accelerate your journey to Cloud Service, Adobe has developed a robust set of tools, applications, and best practices for planning and executing seamless transitions. Join us to learn about: ->Best practice approaches developed by working with hundreds of global brands ->How to successfully move to Experience Manager as a Cloud Service Session Recording Session Schedule Date:2023-03-22, Time:16:00:00 PST & Session Length:60 Speaker(s) Aditi Dutt Chaudhuri (Adobe) & Kiran Murugulla (Adobe) Session Room Palazzo B Product(s) Adobe Experience Manager Full Schedule Check Here Q&A Please use this thread to ask the question related to this Session/Lab. Don't forget to register yourself for this session using the re
The next stop on the Adobe Insider Tour is in Atlanta on June 14! Join us for the morning, afternoon, or for full-day experience as you expand your skills through interactive sessions, meet other experts, and learn more about how you can transform and reimagine your entire customer journey. This is an experience you do not want to miss. As space is limited for this event, make sure to register today. What to expect 9:30am - 6:00pm: Registration and Information Desk Open 10:30am - 12:00pm: Optional Morning Session 11:30am - 1:00pm: Lunch 12:30pm - 1:00pm: Optional Lunch Session 1:00pm - 1:15pm: Welcome 1:15pm - 4:30pm: Afternoon Sessions (scheduled break included) 4:30pm - 6:00pm: Networking Reception
The next stop on the Adobe Insider Tour is in Atlanta on June 14! Join us for the morning, afternoon, or for the full-day experience as you expand your skills through interactive sessions, meet other experts, and learn more about how you can transform and reimagine your entire customer journey. This is an experience you do not want to miss. As space is limited for this event, make sure to register today.
The next stop on the Adobe Insider Tour is in Atlanta on June 14! Join us for the morning, afternoon, or for the full-day experience as you expand your skills through interactive sessions, meet other experts, and learn more about how you can transform and reimagine your entire customer journey. This is an experience you do not want to miss. As space is limited for this event, make sure to register today.
Session Details Key Value: Next-generation composability is the latest innovation of AEM Sites. It comes with an all-new authoring and developer experience to build the fastest sites on the web. Content: In this session, you will learn how to develop new sites with next-generation composability from the ground up; how a typical project is set up and structured, how the development workflow works, how to style content, implement custom blocks and how to get your changes to production with a focus on web performance. ->getting to know block concept ->rendering ->develop a site Session Recording Session Schedule 23rd May, 2023 | 08:30-09:15 PST OR 16:30-17:15 UTC OR 17:30-18:15 CET Speaker(s) Hannes Hertach, Software Engineer, Adobe Moderator(s) Adobe Service(s) Edge Publish & Authoring Services Full Schedule Check Here Q&A Please use this thread to ask the question related to this Session. Don't forget to register yourself for this session using the registration lin
Hi,I am working on a report in which I need to create a ZIP file with multiple CSV files inside it. In my local AEM instance it is working fine, but when I move my code to Dev Author instance(Cloud) I am getting this error - java.base/java.io.FileOutputStream.open0(Native Method). Below is the code snippet I am using; String filenamePage = "/tmp/Asset-report.csv"; outZip = new ZipOutputStream(resp.getOutputStream()); try (PrintWriter writerPage = new PrintWriter(new OutputStreamWriter(new FileOutputStream(FilenameUtils.getName(filenamePage)), UTF_8))) { writerPage.print(csvPage); //csvPage has all the content in CSV format } catch (IOException io) { logger.error("\n ----ERROR -----{} ", io.getStackTrace()); } filePage = new File(FilenameUtils.getName(filenamePage)); try (FileInputStream inPage = new FileInputStream(FilenameUtils.getName(filePage.getName()))) { outZip.putNextEntry(new ZipEntry(filePage.getName())); int len; while ((len = inPage.read(buf)) > 0) { outZip.wr
We are pleased to extend an invitation to participate in the Experience League Community Challenge and have the opportunity to win a valuable Starbucks gift card. Join us in the challenge by completing Two tasks (reply to this thread) and win the prize: Introduce yourself | Introduce yourself by replying to this post with your name, company, and DX solution(s) you use. AND Favorite AEM Features | Share your favorite AEM feature & Why by replying to this post. The participants will receive a Starbucks gift card. Don't miss this opportunity to connect with your fellow AEM community members, and win a gift card. TC: Login/Registration is a must to reply in this community thread Only for Adobe Developer Live, May 2023 Attendees
The next stop on the Adobe Insider Tour is in Atlanta on June 14! Join us for the morning, afternoon, or for the full-day experience as you expand your skills through interactive sessions, meet other experts, and learn more about how you can transform and reimagine your entire customer journey. This is an experience you do not want to miss. As space is limited for this event, make sure to register today.
Use this thread to ask any questions related to the Experience League LIVE session titled, "Get data collection and event forwarding up and running with just a few clicks!" Experts are monitoring this thread to ensure your questions are answered. Thanks and we hope to hear from you!
Hi all, I want to trail aem cloud manager logs in my Mac.I have followed this article https://www.opsinventor.com/tailing-and-viewing-adobe-cloud-manager-build-logs/https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/logs.html?lang=en#aio When i am, hitting this command: aio cloudmanager:list-programs , i am getting this error › Error: ENAMETOOLONG: name too long, open any idea how to fix this @arunpatidarMayurSatav
We're having trouble getting our users to log time. I was hoping to build a report (or more likely a dashboard) that would help "gamify" the logging of time. What I'm hoping to show is the following:For the last 30 days:% Department Logged Time:[Total Completed Tasks with logged Time] / [Total Completed Tasks]% Current User Logged Time:[Total Completed Tasks with logged Time (Current User)] / [Total Completed Tasks (Current User)]User Logged Time vs. Dept. Logged Time:[% Current User Logged Time] - [% Department Logged Time]If the # is positive, the current user has logged time for more tasks than the overall departmentIf the # is negative, the current user has logged time for less tasks than the overall departmentI'm trying to build all of these calculations within a report (as opposed to calculated data fields). I'm using an Assignment-Level report as my starting point. I have my date filter (last 30 days) applied to the report.What I'm struggling with is how to create the two "
The ‘US state’ dimension reports the state of the visitor in the United States of America. Dimension items include regions and the country that the region resides in. Example values include "California", "Texas", or "Virginia". The dimension item "Unspecified" includes all international traffic outside of the United States. The below screenshots show the values within the ‘US state’ dimension. In this example, we will segment US States using the subsequent regions: Southwest, Southeast, Northeast, Pacific, Midwest, mid-Atlantic. How to Build: Identify the number of regions you will create segments for and generate a list of the states that fall under each region name. Set the segment container to include “Hit.” Drag and drop each state that belongs to the respective region. Use the “OR” operator to include all appropriate states in the segment. You can also add a comma-delimited list of states by setting the segment logic to “equals any of.” Title the segm
Hi, I want to kill or purge a running workflow using maintenance page which does not work. I have configured the workflow purge from /libs/granite/operations/content/maintenanceWindow.html/conf/global/settings/granite/operations/maintenance/granite_weekly When I manually trigger the purge by clicking the run option on the maintenance page. I still see the running work of "update-metadata-asset" on /libs/cq/workflow/content/console.html The work flow is running from past 1 week (i.e 7 days). What could be the issue ?? What could I do to resolve this issue?? Note:- There are few other workflows too are still in running state which are not getting removed using workflow purge Thanks, Srinivas
Hi Team, Is it possible to publish smart collection to brand portal and if yes the how can we do it,Please let me know
There is an OSGi configuration called org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl. Here we specify the /etc/map path url shortening etc. If we open this file, make a change and save it. Either by Felix Console, Incoming Content Package via Package Manager or via CRXDE Lite.i.e. any change made to this will cause all AEM internal services to restart this line below keeps repeatingCM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl)] I think this is related to https://issues.apache.org/jira/browse/SLING-5602But it never got resolved. I am using AEM 6.5.14 Steps to reproduce:1.) Create an OSGI file:/apps/myrpoject/config.author/org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.xml2.) Add Contents as:<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.
Note: This is a Japanese translation of an Adobe Experience League Knowledge Base article. Click this link for the original English version. 【目的】公開処理を実行しても、想定したように処理が進まないことがあります。このような場合、公開処理が滞留していることがあり、レプリケーションキューを監視しておくと滞留に気づくことができます。本記事では、レプリケーションキューの監視方法についてご紹介します。 【環境】AEM 6.5 【対応方法】レプリケーションキューに入っている公開対象のコンテンツのリストは次のURLにアクセスすることで取得できます。 例:http://localhost:4502/etc/replication/agents.author/publish/jcr:content.queue.json 結果:{ metaData: { root: "queue", queueStatus: { agentName: "Default Agent", agentId: "publish", isBlocked: false, isPaused: false, time: 1683837270303, processingSince: 1683837270301, lastProcessTime: 1683837270270, nextRetryPeriod: -1683837270304 }, fields: [ "id", "path", "time", "userid", "type", "size", "lastProcessed",
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.