Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello We have a node under each page with the same name. When we create a launch for the page the node also get created in the launch.On Launch promotion we do not want the information of this node to be promoted back to page as the information on this node might have been updated on page and we do not want it to be overridden.Any suggestions how we can achieve this?
Hi community. We want to pull a user name entered into a typeahead field at the project object level into a column in a task report. In the task report, the typeahead field shows up as an available section to report with, but as this is a task report, I expect that it will only pull that data into the report if the data was entered into a form attached to the task. In this scenario, the data is actually attached to the project. Here is the typeahead field as it appears in the 'Show in this column:' section of the task report editor and here is the text mode of that column when selected... when saved, the column returns no data (it is blank) I hoped that updating the valuefield line to project:CAM | Requestor Name:name would do the trick (see below), but it still shows up blank. Keeping in mind, it is possible to pull some project data (such as the owner) into a task report using this method, for example:gives you Any ideas on how we might achiev
Hi,I am trying to create a template via a csv file in Fusion. I used the template that Fusion provides to create a project, but change it to create record Template. I am stuck at the point where I need to map the columns to the according fields.I only can take the name from the file.
Hi All, We are trying to save unique values in Brand Preference field in Marketo. Here’s a brief explanation of the current setup and test results:Each form submission uses a hidden Brand field with values like AA or BB.A trigger campaign updates the Brand Preference field using the Brand value. (Screen Shot Attached) Test Results: 1st Form Submission (Brand = AA) Record values:Email : Test@test.comBrand = AA, Brand Preference = AA 2nd Form Submission (Brand = BB)Record values:Email : Test@test.comBrand = BB, Brand Preference = BB:: AA 3rd Form Submission (Brand = BB) againRecord values: Email: Test@test.comBrand = BB, Brand Preference = BB :: BB :: AA The trigger campaign appends Brand values to Brand Preference appending with duplicates. Is there any way to prevent duplicate values in Brand Preference? Regards, Ragu
Around mid-day on Monday, July 21, I stopped received any updates or notifications in the Workfront app for Teams. Notification settings have not changed. Before I submit a ticket, has anyone else experienced this?
We leverage Issues to add specific information that may apply to our deliverables per our retention policy (like expiration dates). These can be missed on the Project level, and I was wondering if we could use the Complete - Pending Issues status as a flag that there is an extra action on the corresponding task. Since these are added for specific requests, we are looking to add them to a Project Template so they populate automatically. Thanks!
Hi, When using custom fonts in a PPT and then needing to upload into Workfront Proof - it looks like Workfront needs access to my fonts because: If we embed the font in the PPT the proof will not generateIf we don't embed the font in the PPT the proof generates but doesn't look right How can I give Workfront access to the custom font ? Thank You Emma
I have a scenario where I am using a “Create CSV” module for the first time. I am using it so I can send out emails to my users about projects that need their attention. The CSV module allows me to group the data coming in and if a user has more than one project they can get all their projects in one email.The issue I have is 2 fold. After I set up the CSV module the next module is email. Fusion doesn’t allow me to access any of the data in my flow before the CSV module. Second when I go to define the email module, I only have one property from the CSV module to select from the CSV module called text, that contains every field defined in the CSV and I can’t format the data nicely for my email body or bring in the email address for delivery.What am I missing? I appreciate any and all suggestions. ThanksFrank
Hello, How to disable encode in email template level?Scenario : For unsubscribe, We are including custom URL with personalization encrypted email address. While ingesting Data into CDP, am decoding the encrypted email address. In profile, i can see correct decoded encrypted email address. When i add personalization in template, AJO double encoding the URL which causing us issue.Any ideas? ThanksAJO Dev
Description - It does not seem logical to have a converted request/issue NOT inherit the priority from the template it was converted from, seeing as in almost all cases requests/issues originate from a request queue and are converted to a project using a template (with a priority designated in the template). Why is this feature important to you - Accuracy of defining priorities and one less step for a project manager to do when converting requests/issuesHow would you like the feature to work - request/issue should inherit the priority of the template they are converted fromCurrent Behaviour - request/issue does not inherit the priority of the template they are converted from
Historical data — especially tracking how long a work item takes to complete — aids in planning for the future, but most importantly it captures valuable insight and helps establish metrics against which you and your team can continuously improve. While Workfront provides you with the native fields for Actual Start Date and Actual Completion Date, in order to capture the actual duration of work, or average turnaround time of work items, you must use calculated data expressions or text mode. Since text mode cannot be applied to charts, the instructions below will walk you through how to create three different calculated data expressions in custom forms and then how to apply those values to charts for quick and easy visuals. CALCULATING TOTAL DAYS Taking into account the start and the end days of the period selected, this function returns the number of days, both work days and weekends, between the two dates. The start day will not be counted as a full day if the start tim
Hi,I'm trying to set up a calculated field from the Tracking Turnaround Time blog. When I paste the formula in the calculation box, I get an error of "This is an invalid custom expression, please try again" with "480" and "2" identified as the errors. Is there an updated formula or page I can reference?ROUND((DIV(WORKMINUTESDIFF(Actual Completion Date, Actual Start Date),480),2) Thank you!
Each month, teams across Adobe Workfront host FREE webinars, interactive workshops, customer panels, and open Q&A sessions on various topics for System Administrators. If you want to learn best practices, ask questions and collectively brainstorm solutions, or connect with other system administrators to build your network, sign up for one or all of the following events: August 1 at 9:00 a.m. PT – Admin Chat for Marketing & Creative August 7 at 11:00 a.m. PT – Designing Simplicity: How Kohler Reimagined Creative Briefs in Workfront August 12 at 8:00 a.m. PT – Admin 101: Getting Users to Use Workfront August 14 at 8:00 a.m. PT – Power Templates: How IDEXX Reconfigured Project Templates for Global Success August 19 at 11:30 a.m. PT – Fast Track Efficiency: Data Imports with Workfront Fusion August 25 at 6:00 a.m. PT – Workfront Collective August 28 at 8:00 a.m. PT – Workfr
Allow users to set how many decimals they want data to display on matrix reports or charts (i.e. percentages on graphs, pies, etc). Or allow for rounding on charts/matrices.
Hi Everyone,Is it possible to AB Test the Event programs ? Please suggest .Thank you in advance!
I'm working with a custom AEM component that includes the Core Image component (core/wcm/components/image/v3/image) inside it. The component renders correctly and includes the data-cmp-data-layer attribute for anchor tag (for Adobe Data Layer) in some sites, but not in others, even though the component and content were cloned from a working site.For example:In /content/mysite, the image renders inside an <a> tag and includes the data-cmp-data-layer attribute.In /content/clonedsite, the exact same component and authored image show no data-cmp-data-layer attribute in the DOM.And if changes site name to some other names, for some names its working.What I Checked So Far:The cq:dataLayer = true property is present in the template policies for both sites.The image component has the correct sling:resourceType = core/wcm/components/image/v3/imageThe <a> tag wraps the image in both places, but data-cmp-data-layer is missing only in the broken ones.No JS errors in the browser console
Hello, I have been using Adobe Analytics for the past 6 months and have gained a fair amount of knowledge. I recently appeared for the AD0-E212 Adobe Analytics Business Practitioner exam, but unfortunately, I missed the passing score by 4 marks. According to my score report, my weak areas are: General Tool Knowledge and Troubleshooting – 40% Reporting and Dashboarding for Projects – 42% Can anyone guide me on how I can improve in these areas?
I created a package that includes a schema in Sandbox A. After resetting the sandbox (which wiped all resources, including the schema) but not package, I re-imported the same package in Sandbox A and, surprisingly, the schema was re-created successfully. However, the package only references the schema URL/ID, not the full schema definition. This raises a few questions: How is the schema being re-created just from the package, when the schema was wiped out with the sandbox reset? Is there any underlying backup or storage of the schema outside the sandbox that supports this recreation? If yes, where is that backup stored, and how long is it retained? Can we rely on this behavior long-term for restoring schemas/resources after sandbox resets? Would appreciate any insights. Thanks!
Hi, We have a huge set of data ingested into AEP for schema "ajo_message_feedback_event_dataset". And, our goal is to fetch the list of users who received emails and accessed the same. it's understood from Adobe documentation that information is stored at "ajo_message_feedback_event_dataset".Whilst accessing the dataset through Querying with below SQL query, we can see the results with various columns"SELECT *FROM ajo_message_feedback_event_dataset;"out of which, a specific column named "_experience" contains the batchInstanceID":"xxxxxxxxxxxxxxxxxxxxxxx", which helps us to build audience for a specific set of batchInstanceID. Upon using the below query to filter the results that matches with batchInstaceID from _experience as belowSELECT *FROM ajo_message_feedback_event_datasetWHERE contains(_experience, "%batchInstanceID%");, we see an error that describes on the field unavailable.Error Message : ErrorCode: 08P01 queryId: c44e0d65-b42f-4f08-8de3-7f4962050c08 Unkno
Hello I'm trying to run a report that has the program and then the projects listed with the start and end date in each milestone phase. For a visual cue: Is this report even possible or is it possible to create one like it? Any help would be appreciated.
Description: Provide filtering functionality when viewing events against a profile. Why is this feature important to you:Currently if I'm looking at events against a profile, either in support of query build or customer query resolution, I have to go through every event which can take a very long time. Being able to filter on things like a date, event type... would speed this process up significantly. How would you like the feature to work:Provide a filter button when viewing events against a profile with options to filter on dates and event type. Current Behaviour:Today we have to either search through every event or query in the 'View JSON'
Hi, Upon deletion of asset resource, I need to retrieve a property from the resource before it becomes null.I tried this using an Event Listener, Event Handler, ResourceChangeListener, setting up a workflow triggered by a launcher upon deletion, SlingFilter but the resource is null in all these cases. Is there any way other than overlaying Delete Button and obtain the resource details before asset is deleted? We are using AEM6.5. TIA.@arunpatidar @santoshsai @estebanbustamante
Creating a portal which is for viewing only would really help disseminate marketo reports & dashboards across the enterprise. So, imagine I create a report for a team in sales, but these persons don't have a marketo login.I think it would be much appreciated if am able to send them a link from where they can have view only access to the reports created inside marketo.
Hi Community! Hope you can help me. I am looking to lock specific fields based on the status of a (sub-)task. These concern fields on project and/or (sub-task) level. But I cannot find anything about this in the documentation, other than creating a scenario in Fusion to undo changes I values are changed, which is not acceptable for our setup. Is there anyway to lock the values of fields based on (sub-)task status? Instead of locking, potentially using the 'Display or Skip' logic rules can be used based on (sub-)task status? Open to those kind of opportunities as well, of course. And if not, should I add this as an idea? And would you be willing to vote for that?
Hello Adobe community,For those of us using Advanced BI Analytics for the enterprise, I think it's a great idea to introduce access level permissions such that we can assign specific view only, read/write, create permissions for different users of the platform. It would also be useful to have permissions for different dashboards or reports, for example, certain teams could have access to a high level dashboard but not an operational one. Such arrangement would also make it easy to find reports & dashboards. Is it a bad idea to split the dashboard platform across workspaces ? it may be for a small or mid-size business but for a company like mine, which has many business units and lots of persons with access to marketo, I don't think so. I think it's primordial if we want to avoid the chaos of having multiple users from different departments using the platform.
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.