Explore product-specific spaces to ask questions, share insights, and learn best practices.
Attivo di recente
There is a node process step which I do not check handle advanced.When the workflow reaches this node, I am unable to see its activation status.And I go to jcr, I cannot see the node in the workflowItem node, there is nothing in the workflowItem node. Why? How can I fix this?
Hi, I have done the basic wknd-app setup AEM 6.5.19 with remote spa using next js. When i opened the home page as per the adobe documentation it is opening the page with parsys and i can add the components on the page.But when i see the console errors i am seeing many errors as per the attached screenshots. I am having the other issue when i click on adventures page even though if we have the page as below screenshot and getting the below error Please help me and do the needful to resolve the issue that will be great. Thanks & Regards,Kalyan
Hi all, what happens is that I have a servlet, what it does is to generate a PDF using html and css, then that pdf is sent to the frontend to download it.But what I need to do now is to send information from the java sling model of the template to the servlet, to generate a PDF with the information that is inside the template. How can I do that, the only solutions that I have found are only for the servlet that are sent to call from the java sling model, but my servlet is sent to call from the frontend, this is the code that I use:Frontend Call: $("#download-pdf").on("click", function () { fetch('/bin/pdfgenerator', { method: 'GET', headers: { 'Content-Type': 'application/pdf' } }) .then(response => { if (response.ok) { return response.blob(); } else {&nbs
Workfront documentation mentions potential problems downloading files from Workfront that are larger than 4GB. Our marketing teams regularly create videos that can reach these sizes. Do we need to worry that our users will not be able to retrieve files larger than 4GB that are stored in Workfront? Or can we expect regular problems transferring files this large via API from Workfront to our DAM?
One-to-Many Data Options in Marketo Engage: Marketo Data Architecture for the Non-Data Architect As the old marketing expression goes – Content is King. But I posit that Data runs the empire! Think about it – think about the sheer volume of data that each one of us generates every day, being captured in what we visit, what we order, what we look at, what we respond to. I promise you it’s all being captured somewhere. I know, a little creepy right? But here we are, that’s the world we live in –and we can at least use our powers for good! By creating: Experiences with our prospects and customers Using the data they’re sharing with us to Provide relevant, useful information to them that Drives engagement, sales, and ultimately, brand trust But it’s all driven by data – what we know, what we don’t know, where it lives and how we access it in our marketing. Which means that as marketers, we’ve got to understand the data in Marketo Engage and how we want to use i
I have a root page say en, en has property cancelInsta checkbox checked and i have page en/index on this page the value of the checkbox returning is true and i have another page en/profession/product on this page the value is returning false. The vinheritedpageproperties value is returning different on different pages any help on this.
Hello,In the Dispatcher configs I made changes to the RewriteRule to handle the redirections. There changes are in dispatcher rewrite.rules file. I have deployed to cloud instance. I dont see my changes are working and no changes in the re-directions. Is there anything I am missing?
Hi All, Ideally, the page should get cached with its full path.The page content is getting cached inside the doc root folder of the dispatcher directly with the page Name instead of /content/projetname/pagename.Not sure what configurations are wrong. Thanks in advance.
Hi! I want to implement A/B testing in AEM sites, but without using Adobe Target. Has anyone tried using any open source A/B testing tools/libraries in AEM sites? Some example libraries are: https://github.com/tesfy/tesfyhttps://github.com/Alephbet/alephbet Thanks in advance.
In AEM 6.5 we see "Operands are not of the same type: comparison is supported for Number types only. at org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator.leq(BinaryOperator.java:214)" but not in AEM 6.4 servers.The value of that object is an integer. Thanks
as above. I was looking around and cannot find it. I know I can delete it using CRXDE but there instances where that's been turned off. Thanks
Hello Folks,Hope you're doing great!I have a question where whenever template/page content is changed in AEM, we have to come to Adobe Campaign Delivery activity -> Click on Refresh Content or De-Sync existing template and sync new template.Let's assume template remains same and only content changes. In that case we will click on "REFRESH CONTENT" option available there but it requires an manual intervention everytime . So is there any way that it can be automated like whenever there is a content change, it will be published in AEM. Campaign Workflow will be made to automate and should automatically get updated content (without any refresh hit) before sending out email. Is it possible? Quick help is appreciated Regards,Sri Bhargav
Hi all, I am exploring the Dev environment of AJO and I tried to create my first data schema with a sample data (I did not upload any dataset yet).However, the error message of GraphQL error: 403: Forbidden keeps showing on AJO screen. However, I could be able to click the button such as Finish or Save as a trigger to finish the task. I've attached a screenshot for your information.Can anyone advise me to fix this pop-up error message?(I know this is a really basic question, but I just started to explore this application.)Thanks !
I am following below code to retrieve rollout config from RolloutConfigManager. But in logs i always see "rolloutConfigManager" is null. Below is the code and issue . @3214626private RolloutConfigManager rolloutConfigManager; RolloutConfig rolloutConfig; public void create(Resource resolver resResolver, string rolloutConfigPath) { if (rolloutConfigManager != null) {log.info("inside config manager for rollout: {}", rolloutConfigPath);rolloutConfig = rolloutConfigManager.getRolloutConfig(rolloutConfigPath);log.info("for rollout: {}", rolloutConfig);}else{log.info("rolloutConfigManager is null");}} and /system/console/components/, i see this issue- Any idea on how to fix this. and in my local i have - <aem.sdk.api>2023.12.14697.20231215T125030Z</aem.sdk.api>
Hello Community, We're using AEM cloud infrastructure and we see some issues with some missing property (e.g., customproperty) in Production content store. The value for the property is different for each page. It's not possible to update the property in lower environment and install the content package in Prod. I know we can write some groovy script to update the property but in our case, we don't have any groovy package installed in Prod. Since this is a one time activity so can someone tell me how can we handle this scenario without introducing any additional code(i.e servlet) as part of the project and run some script in Prod to update the missing property?
as above. The nice thing with allowedPaths is that I can configure the template myself so the authors (who are not really technically inclined and just wants things to work) do not have to do anything. PS. I know it can be done using page properties but that still requires some author intervention. (see image below)
What is the recommended way to display an Icon on a button in an Adaptive From instead of the usual text?I've checked the button component's widget.jsp and while there is a <span class="iconButton-icon"></span> being rendered, I don't see anything that appears to allow specifying an icon to display. Ideally I'd like to use the built-in icons already provided by aem.
Greetings Adobe Target Community! Please join me in congratulating your Adobe Target practitioner peer, Karuppiah Sakthivel (aka @karuppiah_sakthivel) for being recognized as the Adobe Target Community Contributor of the Month for April 2024! @karuppiah_sakthivel, thank you for driving productive discussions with your Community peers ~ your contributions have been tremendously helpful! Click here to check out who our Top Contributor was in March, and be sure to stay tuned to find out whose contributions stand out in the month of May! Cheers, Amelia
Hello, I am trying to add new frontend module which is "npm nx build". I have seen npm install & build are working fine using "com.github.eirslett" plugin, but same plugin is not working for nx install and nx build. Please let me know if anyone have tried this approach. Thanks and regards,Swathi.
Marketo trigger tokens are a powerful way to extract information about the event that caused a smart campaign to run. This blog post will walk through three examples that show you how to use this information to populate fields, extract field values from custom activities, reduce the number of smart campaigns you create, and send trigger context via webhooks. N.B. If you are looking for a general introduction to Marketo tokens and how they can save you time when building your emails, webhooks, and smart campaigns then check out the Example Use Cases for Marketo Tokens post. What are Trigger Tokens? Marketo trigger tokens are tokens available for use in smart campaign flows and webhooks that contain information related to the activity that triggered a smart campaign to run. Basically, if there is a smart campaign trigger for an event in Marketo then at the very least there will be two trigger tokens available: {{trigger.Trigger Nam
Every few years, the industry undergoes a technological evolution that affects products and the foundational operations of each company's ecosystem. In recent years, Adobe has been at the forefront, particularly with innovations such as the Adobe Experience Platform and apps like Adobe Journey Optimizer which help you reach your customer with the right message at the right time.Every customer inevitably faces the need to migrate to new technology or face obsolescence, as competitors will eagerly adopt anything that provides an advantage. Therefore, when considering this migration journey, the following guidelines, drawn from my years of experience, have proven immensely helpful.Test Drive Before You Buy:While everyone is attracted to the allure of a shiny new toy, it's essential to ensure that it fits seamlessly into your existing ecosystem and effectively addresses your pain points. Often, customers only discover this alignment during the nitty-gritty of implementation. Therefor
Hi Everyone,My content tree coming as empty sometimes with no components showing due to this not able add any components in the page. Sometimes its showing all the components. The container in editable template showing as null when content tree empty. Due we need to configure any thing in osgi or any permissions need to allow? we have allowed the component with cq:isContainer true value set. Please confirm if any one faced this issue?
Use this thread to ask any questions related to the Getting started with Adobe Campaign Classic for Business Users course on Experience League. Experts are monitoring this thread to ensure your questions are answered.
Analytics help you gain insight into your audience, and that is no different for news publishers. Here are some helpful hacks I’ve used that you might find helpful for your newsroom (and even other organizations). Tip # 1: Using Custom Date Ranges for Current Events On any given day, a lot can happen in the news. Even major global events can be hard to track in terms of timelines. You can make it easier for your editorial staff to evaluate coverage of key events by creating date ranges for these events. You can use tags to organize by topic, beat, or newsrooms (if you have multiple within your organization). For events like the Olympics, you can set fixed date ranges starting from the day your newsroom started covering the event to a couple of dates after it ended (or when your newsroom has wrapped up coverage). For current events that do not have foreseeable end dates or are still ongoing, you can set a rolling date that updates the date range to end on the current date (or the day b
Tracking the activity of your leads is vital so that you know when they are ready to talk to your sales team. This blog post will show you how we can score the different activities we have in Marketo and add these scores together over a certain time period to gauge a person’s level of intent. This blog post accompanies the “Lead Scoring for Activity” section from the Lead Scoring Bible blog post. Before diving into the Marketo implementation steps below, first, check out the “Lead Scoring for Activity” section to see what the output of the model looks like, what activities are used in the model, and how these activities will be scored. Activity Smart Lists Once you have decided on the number of points each activity should get in your Google Sheet it is then time to go into Marketo and start building smart lists to see the leads who have done each of these activities over the time period we are interested in e.g. 7 days
Hai già un account? Accedi
Non hai ancora un account? Crea un account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.