Expand my Community achievements bar.

cverges-medallia
cverges-medallia
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • The Encryptor module in Fusion currently only supports ASCII Armor encoded files.  Armor-encoding bloats file size significantly and is generally not as preferable for SFTP transfer as binary-encoded files as a result. PRIMARY ASK: Have the Decrypt a PGP message module automatically detect whether t...

    Type

    Ideas

    Views

    270

    Like

    1

    Replies

    0
  •  To count items in a data store based on a condition (ex: Field = "some value"), a Fusion user has to setup a structure similar to the above:Initialize a counter to 0Search the whole data store based on the conditionGet counter referencesIncrement the counter by one each timeThis is required because...

    Type

    Ideas

    Views

    289

    Likes

    0

    Replies

    0
  • We routinely have to do grouping when making API calls.  That can be over several thousand objects, grouped into bunches of only 50.  It's inefficient to deal with it using the existing mechanisms, such as aggregating to a list and then doing complex slicing with a Repeater.  It would be much more r...

    Type

    Ideas

    Views

    402

    Likes

    3

    Replies

    1
  • If you "clone" a module that has input filters, the input filters are dropped.  But if you "copy" and "paste" a module, the input filters are brought over.  It's the weirdest little idiosyncrasy.  "Clone" doesn't feel like a "clone" if some aspect of it gets missed in the cloning process.(Certainly ...

    Type

    Ideas

    Views

    249

    Likes

    0

    Replies

    0
  • Re: min()The Repeat module only allows for up to 10,000 iterations and the $$LIMIT on each page is 2,000 records per page.  So yes, there's a limit of 10000 times 2000 = 20,000,000 records that you can access.Re: entryDate SortingYou want to ensure things remain in a consistent state.  Remember that...

    Type

    Questions

    Views

    2.3K

    Like

    1

    Replies

    1
  • As others have discussed, this is pagination.  However, you have to be thoughtful about how you manage the paginated values.  I filed an enhancement request around this that contains some more details.The very first (or second) node in any of my scenarios is almost always a Set Variable where I spec...

    Type

    Questions

    Views

    2.3K

    Likes

    5

    Replies

    3
  • Description -When making edits to a scenario, we're finding the process of tracking down all usages of a reference to be cumbersome.  Our current process is to download the blueprint, open in a separate editor, and Ctrl-F to find the one(s) desired. It would be preferable to stay in the Fusion UI bu...

    Type

    Ideas

    Views

    260

    Likes

    3

    Replies

    0
  • Description -Adobe Workfront allows for setting up complex webhook trigger conditions, including "OR" comparison.  This allows for triggering webhooks for cases like "Field 1 OR Field 2 Changed". The "Watch Event" module in Fusion, however, only allows for "AND" conditions. This results in cases whe...

    Type

    Ideas

    Views

    311

    Likes

    8

    Replies

    0
  • Thank you!  I see that.  One related question -- what's the difference between a NOTE and an UPDATE?  In Fusion, I see that NOTE has html but UPDATE doesn't.

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    2
  • I'm using Fusion to post notes to timesheet objects within Fusion.  At the moment, I'm using /attask/api/v16.0/NOTE to push plain-formatted notes, but want to upgrade those to rich text. I've seen the instructions at https://experienceleague.adobe.com/docs/workfront/using/adobe-workfront-api/api-gen...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    6
Top badges earned by cverges-medallia
Customize the badges you want to showcase on your profile