Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi All,I am working on creation of some typology rule , initially i can see some by default typology rules (marked as Bold) in v8 instance but their should be more by default typology rule like i need by default typology rules for twitter(Direct tweet message size approval) or Typology rule for enhanced MTA or any other . How i can get all these default typology rules to my instance.Thanks
Image credits: Adobe Firefly In the last two posts, we explored how to identify prediction opportunities that align with your business goals and discussed the steps to build those predictions using Adobe Real-time CDP Customer AI. Now, let’s dive deeper into the process of translating a prediction goal into a fully functional Customer AI predictions which can be used to build intelligent audiences right away! When working with Adobe Real-time CDP Customer AI, it’s essential to know how to interpret the metrics and results to make strategic decisions. Here's a simple breakdown of key metrics and charts, explained with analogies to make them easier to grasp. 1. Trusting the Prediction Quality Using AUC What is AUC? The AUC, or Area Under the Curve, measures how well your model can distinguish between likely responders (customers who will take action) and non-responders. The closer the AUC score is to 1.0, the better the model is at separatin
Hi Team,When building segments that require "Recent visit within X days" or "Action taken more than Y times in last week" how can we balance using rule-based traits vs relying on onboarded signals or external data processing?
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?
Description -Why is this feature important to you - we've special char eg '-' in our organisation email id. i'm not able to add new user with email id containing the special char. How would you like the feature to work - to work as per current other email id without special charCurrent Behaviour - not able to add user.
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
What are questions you put in your "Help Support" section. Some items I have thought about are below: ReportingView/Layout/Menu/FilterFormGroup/TeamTechnical Issues Any other recommendations?
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" }
We are thrilled to announce applications are now open for 2025-2026 Adobe Experience Platform. Adobe Champions represent an elite group of our most advanced users and brand ambassadors for these fundamental Experience Cloud products. Each year, a cohort of expert practitioners from around the globe submit applications to be selected to participate in the Champion Program. The individuals chosen are provided with opportunities to share their expertise, exchange best practices and learn from fellow product experts, and interact with Adobe product teams and leaders. Program ObjectivesDevelop deep connections with our most knowledgeable customers and partners to be our “voice” within Adobe’s customer communityActivate Champions for feedback, exclusive thought leadership and speaking opportunities, customer references, and to help drive product adoptionDrive customer advocacy and evangelism of Adobe Experience Platform products and the Adobe brand Apply now to become an Adobe
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.
Hi All, Version: AEM 6.5 SP 19 On prem hosted on Amazon AWS ec2 serverJDK: 11.0.27OS: OEL 8.10 (recently migrated from CentOS 7)Issue: When an user is trying to upload images in DAM (generally jpg/png) it shows Upload failed. This happens randomly, after multiple retries it finally uploads the image. Image size also are not very big its in KB only. Analysis: We had gone through the error.log and workflow specific log during that time period and see no errors or exceptions logged in AEM author instance. Also one keynote is, this issue is being noticed only after recent OS migration. CPU utilization also is around 37% and never got any notifications for high memory or CPU during that time period. Can anyone help us on what could be the potential issue, or any pointers as to where we need to look for the Root cause?@arunpatidar @veenavikraman
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.
Thank you all for joining today’s Customer Success Workshop, Mastering Email Notifications in Adobe Workfront! In this 1-hour interactive session, we discussed the different notification types available in Workfront, key email notifications, best practices for managing them, and actionable recommendations to help you and your team stay informed without feeling overwhelmed. If you have an additional tips to share or question to ask, reply to this post! If you weren't able to attend live, no worries - watch the on-demand recording and download the slide deck below: Slide Deck PDF Workshop recordingAnd here's a quick summary of the tips and resources that were shared in the chat: Uncheck the box for "Send emails from Workfront when a comment is made on a proof" via Setup > Email > Review and Approval to avoid duplicate notifications. Over communicate initially so as not to miss notifications then instruct users to use the email footer option to tu
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?
Hi all I'm a newly appointed system administrator for our Workfront instance, which has been in use for over a decade. We are looking to overhaul our configuration and eliminate any unnecessary technical debt. However, we have been cautious about making changes due to concerns about the potential impact on our existing data, including historical information, permissions, reports, groups, teams and more. If someone has been through something like this and has any suggestions, lessons learned, be careful when..., etc. please let me know. Thank you!
Description - Do not make assigned tasks that are depended on predecessors visible Why is this feature important to you - Do no want to confuse assigned users if the tasks are not needed or ready to be worked on. But want to be able to assign the tasks in a task template so that it is a part of the task structure/workflow. How would you like the feature to work - We would like to assign a particular designer to tasks in a task template so that when a project is opened and the task template is attached, the tasks are pre-populated. If the tasks are not needed, the owner can delete the tasks, but if revisions are required, we want to make sure those tasks are assigned and made active once the preceding tasks are marked complete. Current Behaviour - All tasks with and without predecessors that are preassigned in the task template and used in a project are visible up in the designer's My Task and My Work lists.
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
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.