Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, do I need a free trial of AJO to complete the course above? I'm in module 1 "Getting Started" and there is no simulation to activate for the lab exercise. Please advise?
I feel silly having to ask this because I've asked a very similar question (thank you @kurt_jones and @rafal_bainie!). How do I turn the URL field on a task into a hyperlink in my project view? I would assume the API value is task:URL?The solution on my last question was:displayname=Dropbox link.url=customDataLabelsAsString(Dropbox link) valueexpression=IF(ISBLANK({DE:Dropbox link}),"","Link") valueformat=HTMLWhat I'm looking for now must be in the ballpark of:displayname=URL link.URL=task:URL valueexpression=IF(ISBLANK({task:URL}),"","Link") valueformat=HTML ... What am I missing?
Hi All,Has anyone ever attempted to attach a document thumbnail of a document on an issues report?
I have a workflow with multiple queries for counts and I would like to export all of these to one CSV.All I need to have is the name of each query and it's associated count.Step by step guide please as still fairly new to this.Thank you.
Hi Adobe Community,I’m currently running tests on the new Journey Entry Capping functionality in Adobe Journey Optimizer (AJO) and have a question related to journeys triggered by a Read Audience.In my setup, a profile enters the journey and eventually exits through one of the designated end nodes. What I’m trying to achieve is for that same profile to re-enter the journey at a later time either after being removed from the audience or after some condition changes.Here’s what I’ve tried so far:Once the profile exits the journey, I remove it from the audience.Later, I reinsert the same profile into the audience (e.g., via a query or attribute update).However, the profile does not re-enter the journey.I’m wondering:Are there any known conditions or limitations that prevent re-entry into a journey triggered by a Read Audience? I’ve respected the “Allow re-entrance after” setting in the journey configuration it’s currently set to 5 minutes, as is the default behavior.Is there a speci
Hi, I have a requirement to open the QB endpoint so that a third-party service can use the JSON output. Besides adding a filter specific to the query, is there anything else that would be recommended to add to Dispatcher config?Currently, I have something like this:/0100 { /type "allow" /method "GET" /url "/bin/querybuilder.json" /extension "json" /query "regex specific to query here" }
I am not able to change html for embed component with has supertype of embed/v1/embed core component. I am able to change diaog , model , design dialog , but not able to change the html of the component. Please provide a solution why my html changes are not taking place. I am trying to change context from html to js for the component by modifying the HTL.
After obtaining the proper developer rights to install the Adobe SDK library files on my system, I began the process of creating the HelloWorldDialog use case. After creating the Starter.vcxproj project, the next step was to ensure that the Starter.vcxproj file built successfully. Therefore, I installed Microsoft Visual Studio 22 and downloaded the following workloads and individual components:.NET Multiplatform App UI development.NET desktop developmentDesktop development with C++Individual components:Windows 10 SDK (10.0.18362.0)C++ v14.43 (17.13) ATL for v143 build tools (x86 & x64)C++ v14.43 (17.13) MFC for v143 build tools (x86 & x64)I resolved my build issues in the Integrated Development Environment (IDE) setup for Visual Studio 22, ensuring it was configured correctly and building successfully.According to the output from Visual Studio 22, the Starter.api file will export the plugin to the Acrobat file location:C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat\plug_insAft
For example in a column for a late task report I'm showing the task successor as a valueexpression. displayname=Next Tasklistdelimiter=<br><hr>listmethod=nested(successors).liststextmode=truetype=iteratevalueexpression=CONCAT('Task: ',{successor}.{name},' // Task#: ',{successor}.{taskNumber},' //Due Date: ',{successor}.{plannedCompletionDate},' //Task Owner: ',{successor}.{assignedTo}.{name},' //Task Constraint: ',{successor}.{taskConstraint})valueformat=HTML This results in the following: Task: Test late Task 4 // Task#: 4 //Start Date: 2/8/24 //Due Date: 2/14/24 //Task Owner: Stephen Jonas //Task Constraint: FIXTTask: Test late Task // Task#: 6 //Start Date: 2/1/24 //Due Date: 2/1/24 //Task Owner: Stephen Jonas //Task Constraint: MSO What Id like to see is something like this. I know I can remove the // but they're currently used to break the content apart.Task: Test late Task 4 Task#: 4 Start Date: 2/8/24 Due Date: 2/14/
I'm getting an error on the setup tab when setting up the Workfront for Jira app. Any suggestions on how to fix this? I haven't found anything elsewhere.
I am having a lot of issues with the new UI that launched for the visual editor. I need to get to the label on this field to rename it. It is nested under the div I have highlighted in my screen shot. I used to be able to click the arrow next to it to see what elements are underneath and select the one I need. I can no longer do that. Clicking on the label in the preview screen doesn't work either. It just selects the input. Is there another way to do this now? Right now, I can't even do a simple text change on a label.
If i have a scenario that's running and a month down the road there is an update to the scenario. Normally for us, we develop and test in sandbox, then clone the scenario into prod and deactivate the old scenario. We re-use the same webhook that was on the old version. However, I've heard that its good to create a new webhook every time i clone an updated scenario over. But in doing this i've found out that if i deactivate the old scenario, the webhook on that version is still active and needs to be manually disabled, which is causing issues with data going to the new/old webhooks. Which is better re-use a webhook on the same scenario even if its updated or create a new webhook every time its updated and keep in mind to deactivate that one as well? what are the pros and cons of this? Thanks!
Hi, I am trying to use "merge" mode in filter.xml for acs common generic list. When I am adding a new entry, its not getting updated. <filter root="/etc/acs-commons/lists" mode="merge"/> Anyone has any context on this one?
What is the business use-case for that? How that works?
Error java.lang.RuntimeException: Unable to initialize JCR_MOCK resource resolver factory: Unable to invoke method 'activate' for class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Hello, I want to take a certain action on the lowest sub-task given a higher parent within Fusion. When the task I am looking for is directly underneath the parent task there is no issue getting this information with a quick search within Fusion. However, in some cases I have multiple layers between one another where the search is on a grandparent task instead on a direct parent. For instance, I can have different layers such that: City X Restaurant 1 Table 1 Tabl
How could I add custom field to a delivery below the text content?Thank you in advance!@parthasarathy
How to display an offer to an audience based on the most recently clicked product.while the product is located on the homepage, the offer should be shown on a different page.
Hi Community, I'm trying to add a Primary Contact of a issue onto an hours report, but can't make it work. We are using a request queue, converting that to a project, and want the Primary Contact to show on the report. So far, I've added a calculated field onto the custom form and when the new requests come through this is correctly showing the Primary contact (not the request entered by user). This is good. The problem is when the issue is converted to a project, the calculated field updated to to the owner of the project, which then shows on the report. This is quite annoying! Lol The calculated field I'm using {owner}.{name} and I assume this is recalculating tot he project owner. I've also tried using a collection, but couldn't get the resolvables nested statement to work. Any help will be very appreciated.ThanksMatts
I have been running a test for just over a week, tracking a GIF vs static image. For reporting, we wanted to see how many people clicked the CTA on each version of the page. I selected the clicked an element section when selecting reporting type, and did it all through Target rather than analytics. I was expecting to see figures such as 18% vs 20% or 1,200 clicks vs 500 clicks. But when I look at the reporting it looks a lot different and I am struggling to understand it. I have attached an image of what I am seeing, can anyone help me translate the primary reporting metric. What does 0.33% mean? What does the number after it mean? Is there anyway I can view it as a percentage of how many people have clicked or the actual figure? Thanks in advance.
Hi, I want to track the number of clicks on the Add-to-Basket CTA via custom events. How can I achieve this using JS code, and how should I set up my reporting so I can see the number coming? Below is the screenshot of my reporting, I have tried different code examples but none of them are working.
Hi, I am new to this AEM tech. Can you please help me with a few doubts I have?We are trying to setup the Adobe commerce new Edge Delivery Services storefront following the documentation from Adobe https://experienceleague.adobe.com/developer/commerce/storefront/get-started/ .I have a few questions:1. Why are we required to give google drive/SharePoint folder edit access to helix@adobe.com. What purpose does this adobe email serve. 2. Can the setup be done without giving the hosted folder access to this email ID?3. Our organization has certain policies regarding file sharing to external domains. If someone is unable to directly share the access to helix@adobe.com, what can be the workarounds?4. If ultimately nothing works out, can we raise a ticket with Adobe regarding this?
Hi Team,When traits are collected on one device and the user later returns on another (merged via CRM ID/device graph), how can we ensure trait data reflects across all linked profiles? Do traits propagate automatically, or are workarounds needed?
Hi all,In Image component v2 dynamic media smart crop is not working with any rendition in AEMaaCS.AUTO or a custom one. After checking renditions image is not visible.After selecting :-Image presets are working fine. Any suggestions will be helpfulThanks in advance.
Hi All,Currently the audit log report under acs commons can be generated by the admin users, I would like to create a group for non-admin users to generate audit log report.May I know what are the permissions i need to enable to do so?
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.