Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • New
  • Needs Information
  • Investigating
  • Accepted
  • Declined
  • Delivered

  • 5/8/24
     Description - As a Fusion Developer, I would like to have the ability to search, sort, and filter the Fusion datastore view.Why is this feature important to you - It's very tedious to find records by visually looking at the datastore. It's also difficult to organize the Fusion datastores without th...

    Status

    New

    Views

    248

    Likes

    3

    Replies

    0
  • 5/8/24
    Description - As a Fusion Developer, I would like the ability to manage my scenario versions.Why is this feature important to you - Currently, Fusion devs can only add notes per module and we can only view changes by reverting and comparing. It's very cumbersome.How would you like the feature to wor...

    Status

    New

    Views

    329

    Likes

    16

    Replies

    1
  • 4/2/24
    Description - Enable a module that can call another scenario directlyWhy is this feature important to you - This would enable a more modular design of our workflow by having common functionality in one scenario that can be called by other scenarios without having to duplicate the functionality acros...

    Status

    New

    Views

    882

    Likes

    6

    Replies

    6
  • 3/6/24
    The dateDifference(t1; t2; unit) function in Fusion allows you to compute the number of hours/days/etc. between two timestamps (t1 and t2) provided.  This behaves oddly whenever the number of hours in a day isn't exactly 24, which happens twice a year when crazy countries/localities switch between D...

    Status

    New

    Views

    389

    Likes

    4

    Replies

    1
  • 1/5/24
    Description - OAuth authentication to Adobe Experience Cloud applicationsWhy is this feature important to you - Use OAuth to connect to AEC applications. A JWT private key has an expiration date and needs to be refreshed.How would you like the feature to work - A connection within Workfront to an AE...

    Status

    New

    Views

    148

    Likes

    0

    Replies

    0
  • 10/25/23
    Description - Add triggers to start the scenario for Adobe Target Fusion module so that it helps users to automatically run the scenarios based on an event trigger.Why is this feature important to you - The ability to add triggers for Adobe Target Fusion module is essential as it empowers users to a...

    Status

    New

    Views

    223

    Likes

    0

    Replies

    0
  • 8/24/23
    Tools to help better manage scenario performance would be useful to know where to focus efforts on optimizing scenario configurations.  For example, given a scenario that calls three services, a heat map showing overall processing time of a given module could indicate that a module or set of modules...

    Status

    New

    Views

    233

    Like

    1

    Replies

    0
  • 7/27/23
    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...

    Status

    New

    Views

    215

    Like

    1

    Replies

    0
  • 7/27/23
     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...

    Status

    New

    Views

    237

    Likes

    0

    Replies

    0
  • 7/26/23
    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...

    Status

    New

    Views

    320

    Likes

    3

    Replies

    1