Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Anyone know how to show the date a proof was uploaded to a project in a Project Report? I'm sure I can use a different report, but my entire team uses the same project report and it would be great to not have them checking two reports all the time.
We have recently integrated Fusion with our Workfront instance, we're looking to gather insights from experienced users on effective best practices and common automation strategies that have helped optimize their workflows. Also looking for some quick wins that has helped teams increase speed to market. Any ideas or guidance would be appreciated. We are currently compiling a list and prioritizing those ideas.
Currently in the New Request Experience Beta when you filter by status (see first screenshot below), the options are:CompletedIn ProgressRejectedIn reviewPending ReviewOut of these statuses, we only use Completed and In Progress, and there are many statuses that we use that are missing. Additionally, new Requests are shown as "In Progress", even when the Requests are not yet in an In Progress status. This causes confusion for our users when there is a status mismatch between the Request itself and the Requests page. See the example below in screenshot 2 and 3 where it shows my test request as "In Progress" on the Requests screen, but when you go into the Request, the status is "New". Ideally, the filter options for the Requests page would include all of the active Issue status options, similar to what is available when filtering Issue status in a Report. The status shown in the status column on the Requests page should match the status that the Request is currently in. D
Hello,I am having trouble creating a column in my task report that displays all the child tasks along with their statuses.At the moment the report shows a bunch of parent tasks (number of child tasks != 0). I'd like it to have a column that shows a list of all associated child tasks and the current status of each one (see the mockup below). I have tried several text mode codes but none have worked so far. Any help would be highly appreciated. Thank you!
I'm developing a component for AEM Franklin / EDS Universal Editor, and I have a block model with a parent block and a child block, both configured with "key-value": true.Parent block: carousel-testChild block: carousel-item-testHere’s a simplified version of my JSON model:{ "definitions": [ { "title": "Carousel Test", "id": "carousel-test", "plugins": { "xwalk": { "page": { "template": { "name": "Carousel Test", "model": "carousel-test", "filter": "carousel-test", "key-value": true } } } } }, { "title": "Carousel Item Test", "id": "carousel-item-test", "plugins": { "xwalk": { "page": { "template": { "name": "Carousel Item Test", "model": "carousel-item-test", "key-value": true } } } } } ] } When I i
I'm currently working on an x-walk EDS project. One of our customer's requirements is a tab block that can serve as a container for any type of block within the project.However, we soon realized that EDS generally only allows a single level of nesting. We found a document that suggests customizing sections might be the way to achieve our goal.Unfortunately, the document didn't provide sufficient guidance to accomplish this. We're now looking for any use cases or successful examples of this feature to refer to.Does anyone know of any use cases or successful examples of this feature that we could check out? Any help would be greatly appreciated!
Description -Why is this feature important to you - as there are lot of data generated in Marketo Engage Email engagement data, having this filter option will enable only to ingest specific type of event records into platform, and not all the email engagement data. there are like millions are mails sent daily and we dont need all the email send events.How would you like the feature to work - similar to adobe analytics connector which has filtering optionCurrent Behaviour - there is no filter option for marketo engage source connector.
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)?
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.