Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Description - When a field group is created for a specific class (lets say individual profile class), this field group by default wont be available for experience event class. where as we can extend the field group to experience event class through API. it will be beneficial to have this configuration done in UI.Why is this feature important to you - it is very useful to use the same field group for both individual profile class and experience event class. and this is possible now through API, but not UI.How would you like the feature to work - kind of a toggle button to extend the field group.Current Behaviour - currently it can be done through API, but not UI.
Is there a way using queryService to find the mapping of dataSetIDs and dataSetTableName using queryService ?I can try getting this from API, but what if its already available in the any of the table that can be accessed via queryService ?
Adobe Audience Agent enables marketers to transform audience creation and management from a slow, complicated process into quick and simple tasks that only take minutes. Available in Adobe Real-Time CDP and Adobe Journey Optimizer solutions, including B2B editions, Audience Agent streamlines the discovery, building, and optimization of audiences. By analyzing multiple data sources, the agent can infer intent and proactively suggest new audiences or buying groups. This makes it possible for the marketer to identify the right contacts faster, expand campaign reach, and deliver precision targeting at scale while spending more time focused on strategy and impact instead of manual data work. Key features: Field exploration and discovery: Find and surface existing audiences and attributes with the agent to help streamline the audience creation process. Conversational audience creation: The agent will soon be able to build and refine audiences for marketers using simple, natural langu
With Adobe Journey Agent, Adobe brings clarity to complexity by helping every marketer deliver smarter, more seamless experiences at scale even as demands continue to rise. Included in both Adobe Journey Optimizer and the B2B Edition, Journey Agent streamlines the design, launch, and optimization of marketing journeys so that tasks that once took hours can now be accomplished in minutes. Powered by Adobe Experience Platform Agent Orchestrator, Journey Agent acts as an intelligent subject matter expert (SME) alongside the marketer. The agent can generate journeys from prompts, analyze journey conflicts and drop-offs, then make recommendations for improvements, therefore allowing marketers to prioritize creativity and strategy over task completion. Key features: Text-to-journey creation: Marketers will soon be able to build multi-step journeys from natural language prompts. Conversational insights: Receive instant answers to operational-related questions. Anomaly detection
I have created a custom form for inputting data to a project called Milestones. I added all the fields to collect the information needed to be entered. I want users to be able to import the information into this form, so they don't have to do it multiple times for the same information. Meaning they may have 15 milestones and I want them to use an Excel file to import them into this form. Is that possible?
Hi,I have an use case to solve, could you suggest the possible solutionI have a default program(ABC) in Marketo which is created manuallyMultiple static lists will be created dynamically with in default program ABCfor example static list "1 - first list" will be created via an API call and email addresses will be imported . Want to mark all static list email addresses as program members as soon as email list is imported. "2 - Second list" can be created next time and so forthNo manual intervention should be there to update static list name in case of trigger campaign or batch campaign is definedWe can mark emails as program members via API but looking for something if we can achieve this by means of a smart campaign.Please suggest. Thanks,Babu
Description - Currently document proofs open in a new tab. We'd like for document proofs to open in the same tab. This feature is important to us because our team frequently opens and reviews proofs and they would like to toggle between the project and the proof in the same window. Proofs opening in a new tab is creating excessive amounts of open tabs for the team. Thank you
I have tried for a few days and cannot figure this out. I tried via a project, task and custom form report unsuccessful. I entered a support ticket and was told to use a custom form report but can't figure it out and waiting for support. Anybody willing to share text mode from custom form report to pull project, tasks and all custom form names attached to each task. The goal is to see on a project, the names of all/each of the custom forms attached to each one. Very appreciated in advance!David
HI All,I am trying to get week derived from now() in AJO Advanced editor. There is no helper function for this in adobe documentation. Let me know if there is any other way to get this. ThanksExample -The date 2025-10-25 falls in ISO week number 43 of the year.AI Response-If you need dynamic week numbers in AJO:Webhook Option: Call an external service that returns the ISO week number for now().Custom Field Option: Precompute the week number in your data pipeline and pass it into AJO.Static Mapping Option: Use a lookup table inside AJO to map date ranges to week numbers.
Description - Need to be able to see which user adds/removes custom forms on an objectWhy is this feature important to you - Fusion troubleshooting and investigation supportHow would you like the feature to work - Identify the user that made the update, identify the name of the form, and identify the timestampCurrent Behaviour - Addition/Removal of custom forms are not tracked in the update feeds as is stands today
Hi all, I can pull the field actualHoursLastMonth into my project report, but can't seem to filter on it. Is it possible? ThanksMatt
This is my use-case:1. I create some JSONs and upload it in /content/dam/fmdita-outputs2. Whenever I create new/modify this JSON I want to have these JSON exported [using FileVaultpackageExporter as recommended by google].I have setup my distribution agent that will basically POST the data [e.g action=ADD&path=%2Fcontent%2Fdam%2Ffmdita-outputs%2Fjson%2Fchild-map-1%2Fchild-map-1-topic_dita.json] to some path based servlet which in turn will process this JSON and then export the same using FileVaultpackageExporter.I need help with the servlet - how to leverage the FileVaultpackageExporter to have the JSON exported.Also, I get error as and when I try to distribute any data by making post call to a sample POST servlet. But it works when I setup a dummy node server. An error has occurred while attempting to deliver test package. [org.apache.sling.distribution.common.RecoverableDistributionException: not enough rights for http://localhost:4502/bin/distribution/js
I'm Currently working on API Triggered campaign with in AJO and migrating Adobe V7 Realtime message center campaigns to AJO, when I'm trying to replicate the below JavaScript logic from ACC to AJO Help me with any references or code snippets to transfer below ACC logic to AJO PQL Query logicLogic:<% var sections = rtEvent.ctx.complexVariables.sections;for each (var section in sections){if(section.sectionName.toString().toLowerCase() == "dealer information" && section.bucketName.toString().indexOf("DLR_") != -1){var dealerBucketName = section.bucketName.toString();var dealerSectionName = section.sectionName.toString().toLowerCase();}else if(section.sectionName.toString().toLowerCase() == "dealer information" && section.bucketName.toString().indexOf("DLR_") == -1){var dealerBucketName = '';}}%>Expected API JSON Payload:"context": {"eventinfo": {"sections": [{"sectionName": "Pressure","bucketName": "TPM_4","status": "GREEN"},{"sectionName": "Maintenance","bucket
When submitting a Adobe support ticket there is a selection of 129 time zones to choose from and it is difficult to find the one I need. There is a lot of scrolling through this long list because they are in not in alphabetic order. Perhaps you could offer up time zones in an easier way to navigate when submitting a ticket. Even better, having the system remember what I selected last time or what is linked in my profile would make this a much easier experience.
This idea proposal addresses a critical data integrity and reporting inconsistency in the existing Journal Entry Report related to Date custom fields. The report currently fails to correctly apply the user's time zone offset, resulting in dates that are one day off from the actual user-entered value displayed elsewhere in the platform. Description - The "New Date Value" column in a Journal Entry Report tracking edits to a Date-Only custom field (i.e., not a Date/Time field) often displays an incorrect date. This date is shifted by the user's UTC offset, resulting in a day mismatch compared to the date displayed in the Custom Form and the System Activity Log. This inconsistency arises because the report is not correctly translating the stored UTC date (which defaults to 12:00 AM UTC) into the viewing user's local time zone, causing the date to prematurely roll over to the previous day. Why is this feature important to you - Accurate reporting is fundamental to trusti
Is there a way to add more fields to the project name? I want to force users to use a standard/consistent format for project names. Instead of just the project name, i want it to have something like: year, department, project title.
Hi Workfront Community! Has anyone tried the new dashboard-level filters for Canvas yet? If so, were you able to get them to work? I've tried a couple different options and no luck (trying to see if I'm doing something wrong)?
On Oct. 14, 2025 the WUG Colorado Chapter held another members meeting that focused on understanding Fusion and tips for yearly maintenance of your environment. Thank you to everyone that participated in the event as we continue to build our community and gain feedback from members. There is a MEGA-WUG event coming in December as we noted, so please keep an eye out for that event posting. You can find the attached file that was presented at the Oct. 14th meeting.
EDIT: Maybe a better question is - is there a dead-end conversion from Velocity to Handlebars? Or is Velocity staying indefinitely? Hello all,Have maybe a specific question but hoping some experts can shed some light - I know at one point there was talk about Marketo moving from Velocity to Handlebars and I was curious if anyone could help me decipher that in terms of personalization with Custom Objects?We do a fair amount of Velocity scripting due to the nature of Custom Objects and multiple records - for example here is a First Name personalization:##Standard Velocity Date/Time Fields #set( $defaultTimeZone = $date.getTimeZone().getTimeZone("America/Chicago") ) #set( $defaultLocale = $date.getLocale() ) #set( $calNow = $date.getCalendar() ) #set( $ret = $calNow.setTimeZone($defaultTimeZone) ) #set( $calConst = $field.in($calNow) ) #set( $ISO8601DateOnly = "yyyy-MM-dd" ) #set( $ISO8601DateTime = "yyyy-MM-dd'T'HH:mm:ss" ) #set( $ISO8601DateTimeWithSpace = "yyyy-MM-dd HH:mm:ss" ) #
Request for Feature Enhancement (RFE) Summary: Added configurability for retaining applied filters when a user navigates away from a page where there are filters applied. Use-case: Improved user experience, greater levels of control/customisation over our environment. Current/Experienced Behavior: As a user on Asset UI/AEMaaCS/AEM Assets, when I apply filters for a search and navigate away from the page with filters applied and return to the search, the filters are cleared. This means that I have to reapply the filters to return the same search. Improved/Expected Behavior: I want the filters to remain applied so that I do not have to add the filters again. Environment Details (AEM version/service pack, any other specifics if applicable): Asset UI/AEMaaCS/AEM Assets Customer-name/Organization name: NatWest Screenshot (if applicable): Code package (if applicable):
Within Asset UI/AEMaaCS/AEM Assets when filters are applied while searching, they are cleared after navigating away from the page or if a user refreshes the screen. It would be beneficial to the user experience if the filters remained applied so the user doesn't have to reapply the same filters. This isn't something that can be configured or controlled.
Request for Feature Enhancement (RFE) Summary: Cloud Manager: Move Pipeline Configuration from "Source" to "Configuration" tab. Use-case: Configuring Pipelines Current/Experienced Behavior: Configurations are distributed randomly in unrelated tabs, Improved/Expected Behavior: The Pipeline Configuration is not related to the source code repository. Thus it is more intuitive to place it under the "Configuration" tab rather then "Source". Even better would be to divide the tabs as - General - Behavior - Source - Test and Experience Audit Environment Details (AEM version/service pack, any other specifics if applicable): CloudManager / all Customer-name/Organization name: all Screenshot (if applicable): Code package (if applicable): n/a
Currently, the closest thing in Fusion to a Loop is the Repeater Module with hardcoded i and n variables. A loop module in Workfront fusion is greatly needed with the following capabilities.Ability to set i and n for loop.Ability to update i real time during loopAbility to escape loop once case is metAdding all types of loops... for each, do while etc. would be a home run.Fusion 1.0 had this type of logic and hoping we can get some of it back again.Current functionality does not allow for escaping the loop when certain condition is achieve so the loop is optimal. Now we are forced to indicate the number of iterations to a max number which is suboptimal from a processing point of view.
I have created a Journey that updates the profile in the DEV sandbox.When in test mode, everything works fine. But then, when Published, the path that the journey takes is sometimes the correct one and other times the alternative error/timeout one. I am doing the same tests in test mode as when Published. Why this might happen? P:S: I am able to see the events in the profile while published
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.