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

CiaranCa
CiaranCa
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
630

Posts

Posts
47

Discussions

Discussions
26

Questions

Questions
21

Ideas

Ideas
26

Blog Posts

Blog Posts
0
Top badges earned by CiaranCa
Customize the badges you want to showcase on your profile
Re: Best practices for adding external Rich Text to Workfront Rich Text fields - Workfront Fusion 2.0 05-03-2021
Ah you are updating a "text field with formatting" in WF, I missed that part, we haven't started using those fields but i'm guessing its similar issues to the typeahead field issue I ran into last year in Fusion, they cannot be updated in the same way as a simple text field. If its working when there is no special characters but failing when there is, they probably just need to be escaped. Are you using the "Create JSON" module before sending it via the custom API card, have you an example of a ...

Views

9

Likes

0

Replies

0
Re: Best practices for adding external Rich Text to Workfront Rich Text fields - Workfront Fusion 2.0 05-03-2021
Hi Bret, what modules are you using to move the text over to Workfront? I don't think there should be an issue if its Create or Update Record, but if it was a custom API call you might run into issues unless you first use the "Create JSON" module to place the text into and then send that JSON as the body of your API query.

Views

9

Likes

0

Replies

0
is anyone using the SharePoint modules in Fusion 2.0? - Workfront Fusion 2.0 11-02-2021
We have started to use the SharePoint modules with Fusion 2.0 for what seems like pretty basic functions like upload or download a document to a SharePoint document library however it doesn't seem like this is functionality supported in the latest SharePoint APIs. Would be interested to hear what functionality other people are using Fusion to SharePoint.

Views

8

Like

1

Replies

0
Re: Formatting Text in Fusion 2.0 Notify field - Workfront Fusion 2.0 04-02-2021
There is a html field when you create a note, so i'm sure it is possible, but it might need to be sent via the custom api card and some other field is needed

Views

11

Like

1

Replies

0
Re: A way to export Fusion scenario as Excel, PDF or Visio? - Workfront Fusion 2.0 04-02-2021
Also interested in this answer, at the moment we are just taking a large amount of screenshots, documenting the modules, filters, steps in order and exporting the JSON for every change, but its very cumbersome for large scenarios.

Views

7

Likes

0

Replies

0
Re: We are setting up a new Hire request queue in Workfront and we would like to use Fusion 2.0 to do the following steps. Has anyone done anything like this before and where can I go to look at code snippets & scenario examples to learn how to build this? - Workfront Fusion 2.0 30-12-2020
Hi Adam, we just completed a project that would be very similar to your steps using Fusion 2.0, unfortunately I don't have anything i can share by way of example, but is there anywhere in particular you are stuck?It looks like step 1 and 2 is Workfront functionality, for step 3 it would be great if you could use project templates and allow Fusion to create a new project using a template, which template selected could be based on some of the custom form data the user has entered. If the template ...

Views

16

Like

1

Replies

2
Re: List of Templates - Workfront 04-02-2019
Hi Chris, the template needs shared with the person who is doing the converting to the project. That is in templates actions and then template sharing Ciaran Campbell Prudential Financial

Views

9

Likes

0

Replies

0
Fusion Schedule Jobs - Shorter Occurrences - Workfront 24-01-2019
Currently the maximum time interval for Fusion scheduled jobs is 5 minutes. This is a real block to productivity when a user needs to wait 5 minutes for the job to trigger. We would need that time to be much lower, less than 1 minute.

Views

3

Like

1

Replies

0
Convert to Project with template keeping custom form data - Workfront 21-01-2019
At the moment we can convert an issue to a project via the UI and the custom form data will transfer over to the project if matching fields. This is should also be available via API

Views

4

Likes

3

Replies

0
Give access to an object via API and keep existing access - Workfront 21-01-2019
When a user is given access to an object via an API, the existing access is all removed and the new access is the only access that remains. We should be able to add/remove/edit individual rights without editing all access on the object.

Views

3

Likes

3

Replies

0