I am attempting to use the Adobe Fusion switch module. I feel like it is not working properly but the documentation on how it works is pretty lacking. If I have a Case that evaluates to true; I assume the output of the switch module would be the output for that case. However it seems my switch mod...
Does anyone know why custom statuses won't populate in fusion to update a record with? Only the legacy system options show as available to update a record a with. I need to use fusion to update the status of a record but my status option won't populate in the list. Is there a work around for this?...
Hello community, The question: Is there a way to split a large file into smaller chunks via Fusion? The reason:What I'm trying to achieve is to upload a file into Dropbox via Fusion's HTTP connection.Dropbox's API has an endpoint "/upload" which suits for file under 150MB.For larger file (as it is i...
My company currently uses Workfront for managing the work specifically being produced by our in-house Digital Creative team. We will be rolling the tool out to other areas of the business but a bigger intiative for us is to implement a PIM and DAM. Wondering if anyone has any experience using Workfr...
Hi, Anyone knows 1. How Fusion connect Azure SQL Database in background? JDBC? ODBC? or HTTP? 2. Where the database credential (name, password) info are stored? Thanks
Good morning! Have some new business requirements that are just starting to get figured out and wanted to start investigating some workflow options between Workfront and Bynder; essentially when a project is complete we'd want to publish the finalized documents to the DAM. Unlike the Workfront conn...
I am trying to update DOCV metadata via Fusion, following the code here https://developer.workfront.com/otherD.html#get-/docv/metadata but I'm getting an error saying "[422] APIModel V13.0 does not support field data (DocumentVersion)". I've tried with the various API version options with the same ...
Please allow users to extend the 45 minutes max time for the execution of scenarios... I understand that it's good to have this limit in place as a default to save scenarios from looping. However, it would be very useful if it was possible to set this limit manually. It's a deal-breaker for us in re...
Hi, I am creating a request queue with topic group and queue topics. I want to know how Fusion update queue topics? These topics are saved in a database table, yes they are dynamic (add/update or be removed). we need use Fusion to connect the database and fetch the latest topics and sync back t...
Hi, I created a custom form with a dropdown component, for the dropdown options I need to get from other sources (not hardcode), for example from a database. I can use Fusion to connect a database table and get the options data, but how should I update the dropdown component with Fusion. Thanks.