Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

GregWi
GregWi
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
8

Posts

Posts
19

Discussions

Discussions
1

Questions

Questions
18

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by GregWi
Customize the badges you want to showcase on your profile
What does [422] Invalid Parameter really mean? - Workfront Fusion 2.0 23-03-2022
I'm using standard fields (large text) and picklist and trying to map values from the custom fields on a custom Issue form to the same custom fields on a custom Project form - and whether adding to a data structure used in a Create JSON step, or directly mapping from the webook data to the fields in a Update Record module I am getting a 422 error - whether that value is present, or even null. It sounds like 422 is Workfront's way of saying I get what you are asking me and it looks to be correctl...

Views

32

Like

1

Replies

1
Re: Can I change who is assigned to a task within a project using fusion? - Workfront Fusion 2.0 23-03-2022
@[Ryanna Becker] The way we do it is to use the Update Record module, for Record Type = Task not the Assingment record. We map the UserID to the Assigned to ID field (there are no other Assign* fields on the task to map to for this record tupe). As I understand it Assigned To, Assigned and Assignments are different entities. Assign To - allows one user, Assigned allows one user, but Assignments allows users, job roles or teams. You may not need to make any change to your scenario - just update t...

Views

25

Like

1

Replies

0
Re: Fusion Ignore - can Fusion notify me when an error has occurred? - Workfront Fusion 2.0 07-02-2022
@Todd Crenshaw‚ Thanks for asking. ‚ thanks for answering - not at all as intuitive! Can you advise if using a break will the notification trigger on each attempt or will it only trigger if failed after all defined attempts?

Views

20

Likes

0

Replies

0
Re: Create Hyperlinks in Fusion - Workfront Fusion 2.0 20-09-2021
@Chloe Rock‚‚ Simply use the Workfront Connector, Record Type = Update, Object Type = (Project / Task etc) - and 'insert' the URL the base URL+ID Here's an example of the update text taking directly from one of our scenarios - {{1.finalURL}} is simply a URL like https://www.myurl.com - WF is clever enough to render this link 'cliclkable' in the update! We're not trying to be clever and have a work hyperlinked - hence no need to worry about wrapping anything with a If your full URL is not avail...

Views

31

Like

1

Replies

0
Re: Salesforce integration - Workfront Fusion 2.0 01-06-2021
@Brandon Pritchard‚ We use it as well, and it 'just works'. As with any connection I'd recommend creating a specific, unique user for the integration so that you can track and attribute activity. In our case we use it for several purposes. One is to read information from Campaigns and mirror those (as projects) in Workfront 'on creation'. Then when a user makes a request they can link their request to the Salesforce Campaign, thus pulling in data required to process the request without having to...

Views

31

Likes

0

Replies

0
CORs error POSTing to Fusion webhook with Multipart Form Data - Workfront Fusion 2.0 06-05-2021
We have several webhooks which successfully receive HTML files via POST (using JQuery) to Fusion Webhooks. We are now developing a new scenario where we want to submit image / text / ics files to a Fusion webhook. No problem sending from Postman, so we know the 'structure' of the post is right, but as soon as we use JQuery we get the following error: Access to XMLHttpRequest at 'https://app.workfrontfusion.com/wh/XXXXX' from origin 'https://XXX.XXX.com' has been blocked by CORS policy: Response ...

Views

12

Likes

0

Replies

0
Re: Fusion & Outlook Integration - Email Alerts - Workfront 05-05-2021
@Kiersten Kollins‚ yep, we reluctantly trigger emails at certain points. I say reluctantly as I believe it just adds to inbox fatigue. We have an 'instant' Watch Field trigger looking at the Status field on Tasks which will trigger whenever there's a change in the Task Status field. We then filter for the relevant change to new value, and from there route to various actions including sending an email using the Outlook connector. It's pretty straightforward - you could only send the email to your...

Views

33

Likes

0

Replies

0
Re: Calculated column (Concatenating two different custom fields) in Assignments report returns concatenation of a different field's data üòï - Workfront 23-04-2021
Awesome @Anthony Imgrund‚ worked like a charm and don't know why I had not tried that permutation of brackets and periods! Could not figure why returning values - expected a blank if there was an error. If only text mode featured error checking - and even better some sort of field / object explorer. Now on to the next issue with status displaying differently in a report than on the task!

Views

20

Likes

0

Replies

0
Calculated column (Concatenating two different custom fields) in Assignments report returns concatenation of a different field's data üòï - Workfront 23-04-2021
So I'm clearly doing something wrong..... but resorting to the forum for support as spent enough time in trial and error. ‚I have an assignments report and I want to concatenate the values in 2 custom fields as below. ‚valueexpression=CONCAT ( {DE:task:Task Type}, ' ' , {DE:task:Agile Task Type } )linkedname=taskvalueformat=customDataLabelsAsStringdisplayname=Typenamekey=view.relatedcolumntextmode=truenamekeyargkey.0=tasknamekeyargkey.1=Task Typequerysort=DE:task:Task Type‚However what I see in ...

Views

20

Likes

0

Replies

2
Re: Targeted Auditing Proof Of Concept - Workfront 23-04-2021
@Doug Den Hoed‚ A seat AND have had at least one ‚òï - but made total sense one the caffine kicked in! Let's hope that's the reason! If this stuff was easy we would not need a community!

Views

68

Likes

2

Replies

0
Likes given to