Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I am attempting to trigger a scenario when a file is uploaded on to certain tasks on a project. I thought using the Template Task ID to narrow down my trigger would help but I don't seem to trigger anything when uploading. I also tried adding the PortfolioID to narrow down my trigger but that also seems to cause the scenario to miss my file uploads. Any off in my webhook here? The file I am uploading is on the Task level, FYI.
Hi WF Fusion Community, Does anyone have a recommended approach for the most efficient way to import new tasks that have predecessors? Also, if the external project management systems I'm exporting projects and tasks from doesn't assign a number for task order, does this kind of screw me over for attempting to ensure tasks are in the correct order when imported to Workfront? Thanks!Nick
We've been dealing with a LOT of brain-breaking issues lately. I won't rehearse them all here, but they're all basically caused by the SharePoint integration for Workfront. Just seeing the word "SharePoint" makes me want to curse. Unrelated to SharePoint, an IT engineer friend of mine shared "No as a service," which is hysterically funny to me. I love an API which only exists to provide funny and lame excuses as to why something cannot be done. It's so pointless but in the best way possible. I wanted to figure out a use for this silly thing. I needed a mental break to do something Fusion related which had nothing to do with our SharePoint misery. So, I made my first Fusion-based easter egg. In our help queue, if you add the phrase "no-as-a-service" in one of the fields, Fusion will bypass our usual support ticket routing and give you a lame excuse. It's a simple little thing; this is what it looks like: It's pretty simple; it's just making a GET call to h
I have a scenario that converts an issue to a project and leaves an update for a developer, the update shows up in their email but not on the project. When I go back and look at the scenario history the whole scenario ran just fine with no errors. Has anybody encountered this before? Do you have any ideas as to what is happening? Normally for these kinds of errors I would just add a sleep module to account for processing time but this scenario has been running just fine for the past 9 months and I have never seen this error.
Ji, I have a single line text field on a custom form on a task. This field is for users to input a live url link to an article once it has been published in AEM. In the Task Details the link is clickable and will go to the article. This field is referenced in a card on a board as well. The same exact field on the board is NOT a clickable link. Is there anyway to make it clickable on the card? I will add screenshots for reference. Thanks! Robin
I briefly mentioned this in another comment but wanted to ask the question here. Last year, we talked with Adobe's training folks about developing a curriculum for an advanced Fusion training. This would not be a training which would happen right after the initial Fusion bootcamp. Rather, this would be a course one would take after a few months of using the tool. Obviously, you cannot cover everything within one bootcamp. Heck, you can't do it with two. But there are many things which most Fusion users don't know that they don't know until they're trying to build something...and they just can't figure it out (without having to engage Adobe consulting). I can think of a few things off the top of my head right now--advanced use of the HTTP module, work with arrays, custom webhooks--which would be useful for users to receive instruction.Also...we need more instructional materials on Experience League (which is a separate issue). Is this something which is being wo
Is it possible to reference a task's collection in a project report? Yes I know that I can just make a task report for this but I would like to get to know the syntax and what the limitations are before creating a whole new report.
We want to have fusion create a task and perform an advanced hours allocation to multiple roles (i.e. 10 hours for writer, 20 hours for designer, 30 hours for editor). Is this possible?
I need to track and record any changes on a custom form with 341 fields... Is there a good way to accomplish this, is this even possible?
Is there a setting that I can change to allow a user / users to edit the order of a custom form on a project while in a pending approval status?
I've looked through the posts here, but don't seem to be finding anything that's working so far. Hoping someone can point me in the right direction since I'm not a Workfront expert.NEED: To be able to measure the time spent in a specific status on an Issue DONE SO FAR:- I created a 'timestamp' field that captures when the status is changed to the one I need (NFU). Here is the expression I used, which seems to correctly put the Date/Time in the field once an Issue changes to that status:IF({status}='NFU',IF(ISBLANK({DE:Status Timestamp Assignments Requested}),$$NOW,{DE:Status Timestamp Assignments Requested}),{DE:Status Timestamp Assignments Requested}) CAN'T FIGURE OUT:- Now I need a calculated field that shows the amount of time elapsed since the timestamp above and 'now' to show how long the issue has been in that specific status. I'm not sure where to start on this, so any suggestions would be great! Update: I tried this expression but it's returning "0"...the format
Is it possible to assign subtasks via Workfront Fusion. I want the subtasks to be assigned to the Task assignee.
I have a specific queue topic that routes to a board. The connected card pulls in the description field, but not the priority field. Does anyone know if this is possible through out-of-the-box functionality? Thank you in advance,Melanie
I created a batch audience and would like to evaluate the condition to see how many profiles qualify, mainly to verify that the condition I added is correct. I used the 'Code View' option to review the PQL details. Below is the PQL for my batch audience (select _Subscriptions1 from consents.marketing.email.subscriptions.values() where _Subscriptions1.val in ["y"]) and CHAIN(xEvent, timestamp, [C0: WHAT(_experience.customerJourneyManagement.messageDeliveryfeedback.feedbackStatus in ["sent"] and _experience.customerJourneyManagement.messageExecution.messageID.equals("e77ec89b-b7f0-4e40-bdd9-6e87af00c4f3", false)) WHERE(C0.exists((timestamp occurs <= 1 day before today) or (timestamp occurs today) or (timestamp occurs <= 1 day after today))), C1: WHAT(eventType.equals("web.checkout.confirmation", false)) WHERE(C1.exists((timestamp occurs <= 1 day before today) or (timestamp occurs today) or (timestamp occurs <= 1 day after today)))]) I simply tried to execute this Qu
Could you please give me advice to fix this error?I could not build archtype 54 with the following error message. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.3.1:generate (default-cli) on project aem-project-archetype: Unable to add module to the current project as it is not of packaging type 'pom' -> [Help 1] I attached the zipped file which includes the whole build log meesages and mvn setting.xml.
HI all,I recently came across a issue in AJO mail where if I use contextual or personalization attributes in the url link. I was unable to track the click events in cja?.In some way, the ajo is not recognizing that as a link.Is there a way to force say the link to be tracked? or any alternative?Link to track - https://{{variable1}}/ test/{{variable2}}I found this document - https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-23027Let me know of any leads.I doubt If I use this way https://Test/{{variable1}}/ test/{{variable2}} this will work. But need to try
I have a Fusion Scenario where the 1st module I invoke a HTTP Rest API. The API has a property named "status" - that can take either of the 2 values below1. Processing2. Complete I would like my scenario process further *only if* the status is complete. If the status is in processing state - The scenario should wait and retry after 60 seconds. Can anyone suggest me the ways to achieve this ?ThanksHarish
Hi, We would like to add a default value for the 'script' container within the 'delivery' form as defined in 'Workflow (xtk)' input form, as shown below: How can we get a string to populate in the delivery script automatically whenever the delivery activity is chosen? Thanks,Skyler
Hello - I would like the community's advise to see which option is better to track the Checkout process initiation. Should we use: 1. scCheckout event at the start of the Checkout process OR2. Page views to count the Checkout process Which one is better to use and why? Where should the scCheckout event trigger if we are going with that option? Isnt pageviews of the Checkout page and scCheckout giving us the same data? Thanks!
Hi, We have an direct call identifier for link click and when link clicks hapeens there data layer is loading with few datapoints . which we can use and assign evars. the floow is working majority of the situvations but one senario rule is firing but unable get the data layer values. whats best way we can handly these timing issues to load data. i have tried event lisners and setting up some delay it's worked but i am fine with these solution , so i am expection any other better recommendation which can deal with these issue and timing issues as well.
I have created a JSSP in adobe campaign classic v7. And I would like to restrict the access only to Adobe Campaign users (of the instance). It should be a similar behavior as the option in webapp -> Properties -> Access Control -> Enable access Control. I am sure that there has to be a code, similar to: <%@ page import="xtk:server/jsspcontext.js" %><%@ page import="/nl/core/shared/nl.js" %><%logonEscalation("webapp"); try { var userInfo=xtk.session.getUserInfo();} catch (e) { var returnURL="/<namespace>/<label>.jssp" ; response.sendRedirect("/nl/jsp/logon.jsp?target=" + encodeURIComponent(returnURL)) return;}But is not workfing for me, as after request for the login, it redirect me to the same login, instead of the jssp. Can someone please guide me? 🙂
Hello Friends, Within the Adobe Fusion Dashboard, under Team Overview I am presented with two charts on the top of the page. The first is 'Team Operations for the Last Year' and the second is 'Top Scenarios by Operations'. When viewing this sceond chart, the bottom axis displays the Scenario's ID Number and when I hover my cursor over each bar, a tooltip pops-up, showing me the same ID Number... Is this the default behavior of this chart? I ask, because it would be a much better user experience if that chart was able to display the Scenario's Name, so I could quickly identify it. I have 26 active scenarios and unfortunately, I have not committed all 26 of the scenario ID Numbers to memory. Is anyone else annoyed by this UX? Wes-
Hi Team,I'm working on a web application where I need to display recipient details in a table.The table have columns for ID (Primary Key), First Name, and Last Name. and Above the table, there is an input field for the First Name. When a user enters a First Name and submit the button, the below table should dynamically populate with matching recipient records. for the column of (ID (Primary Key), First Name, and Last Name)I've created a QueryDef to fetch recipient details, and the data is stored in ctx.vars.recipientDetails.I want to filter this data based on the First Name input and display the records in the table.FYI: Table and first name search both in the same page and configured Query def(JS Activity) before this page activity.Can anyone help on the further enhancement.Please let me know incase of further details.
Assuming I want to create offer regarding the Credit Card. However based on the user credit scoring details of the offer might differ. Is it possible in the offer to personalize offer copy based on the profile attributes which tell us about credit card interest rate for the specific user?
Can anyone help me with understanding how to sort the values that display in a Workfront chart, specifically a bar chart. I have a chart that shows record count for projects on y-axis with Sponsor name as the x-axis (see image). Would like to show it in descending order of record count. Thanks, Michael
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.