87 results found
-
Sort or Filter Workflows by Latest Activity
We would like to have a new functionality to filter server content window to display only flows with updates
4 votes -
Enhancing User Step Quality of Life
Introducing Record Key Targeting for User Step Input: Currently, to store user-entered text into a pre-existing record, an additional step is required after the User Step to combine the output into the record. Implementing the ability to directly target a record key for user step input will enable seamless pushing of the value output into the desired record, eliminating the need for an extra step. As an example, it would help stream line development if I could Use a Records Key/Value pair as the variable to output to. So “Foo.Bar” would be the output variable for single item inputs. Then…
4 votes -
Add MFA/OTP support for direct Novacura Flow logins
As a user, I would like to use OTP/MFA (email, SMS, or authenticator app) when logging in directly to Novacura Flow Classic, so I’m not limited to only username + password.
This is especially important for external users outside the tenant who cannot use the organization’s external identity provider.
3 votes -
Allow Date Inputs to Interact Within Same User Step
Component: Workflow → User Step → Date Input
Customer Feedback:
We often use date ranges (from–to). Both default to today, but if the 'From' date is set far ahead, the 'To' date should adjust automatically. Users find it frustrating to manually scroll through the calendar to correct the 'To' date.Current Limitation:
You cannot reference or update the value of one input field based on another within the same User Step. Referencing works across steps, but not within the same step.Request:
As a user, I want a date input to be able to update another date input within the…3 votes -
Row Grouping on Grid
Current Limitation:
Today, our grid does not support any form of row grouping.Suggested Improvement:
If we add row grouping functionality to the grid, it will significantly enhance its capabilities. This feature can be extremely useful in many scenarios where data needs to be organized and visualized more efficiently.Proposed Feature:
Enable grouping rows based on one or more columns. Allow selection of a specific row group directly from the grid. The selection should return the grouped data as a structured table (see the attached image for reference).Adding this feature will make the grid more powerful and flexible for…
3 votes -
Improved Version Update Mechanism in Studio
Currently, when an error occurs in Studio, such as "Item is not linked to the latest version," clicking on the error message automatically opens the fragment. This behavior is not always helpful, especially when the needed action is to update the version rather than edit the fragment. The limitation is compounded by the fact that version updates cannot be performed while the workflow is open in edit mode.
Proposed idea is to revise the error interaction process to better align with the user's likely intent. Instead of automatically opening the fragment for all types of errors, provide a more nuanced…
3 votes -
Chat User-Step Element
It would be ideal to have a chat user-step element that could be configured in Flow. This would allow us to more easily use GPT in a dynamic way inside of the Novacura Flow Client.
3 votes -
Unlock locked user accounts in Flow with API
I would like the possibility to unlock locked user accounts in Flow environment via API.
As of now, our Servicedesk needs to have Studio installed and reserve one admin licence just to be able to support our organisation.
Thanks!
3 votesThank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
Group Connectors in Machine Steps
When you have a considerable amount of connectors it is not that easy to locate the connector you are looking for. If connectors can be grouped based on the type and then sorted alphabetically within the group will add immense value to the flow developers.
3 votesThank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
Facilitate Binary flow script function
We would like to have a feature to facilitate encode/decode Base64 with flow script function and be able to convert a flow variable to a binary file format.
3 votes -
Image Selection with Additional Inputs
We have startad using a lot of images in our Flows to show product images. There are however quite some limitations in this area.
I would like a see a Image function that allows us to display a image in any element.
The function should take image source, width and height (and maybe something to keep aspect ration or not). The width and height would rezise the image server side for faster load times on the client.
Img(url, 300, 300, 1)
This would allow us to display a list of items with images in List Selection Input or in a…
3 votes -
Seamless Marketplace Integration in Novacura Flow Studio Designer
To enhance the collaborative and content-sharing aspects of Novacura Flow Studio, we propose the integration of a user-friendly Marketplace directly within the Studio Designer. This marketplace will empower developers to effortlessly access, upload, and share content, fostering a vibrant ecosystem of tools and resources.
Key Benefits:
Simplified Content Discovery:
Developers can easily explore a wide range of resources available in the Marketplace, simplifying the discovery of valuable content.
User-Friendly Content Upload:The feature enables developers to upload their own content, whether it's templates, modules, connectors, or other assets, for others to benefit from, either for free or at a cost.…
3 votes -
Enhanced Label Editing for Studio Elements within Flow Element Itself
In the current system, editing the label text of a canvas element requires double clicking on the element in the canvas view. This method can be time-consuming, especially when designing intricate flows. Moreover, without immediate renaming during the design phase, elements can end up with generic labels like “Machine Step”, “Machine Step [1]”, etc.
We propose to introduce an option to edit the label text directly when in the edit mode of a canvas element. This enhancement would provide designers the flexibility to rename elements on the fly, ensuring clarity and reducing the likelihood of generic, repetitive labeling.
3 votes -
Change SQL validations in Studio
We frequently execute numerous queries on our M3 IBM DB2 iSeries database, and occasionally, I encounter issues where Flow Studio does not accept the query.
We've been able to adjust queries in the past to make them compatible with Flow Studio, but this time I'm facing difficulties. The problem specifically arises on line 7 of the query.
We make extensive use of "with" statements, so it's puzzling why I'm encountering an issue in this particular instance. It's possible that the problem is related to the brackets I'm using to dynamically insert parameters into the query, but despite the error, everything…
3 votes -
Change Tracking Enhancement
To increase auditability and reduce unnoticed changes in Flow Studio, we need a feature to track modifications made by third-party developers. The system should record changes made to flow components, noting the user and the commit timestamp. A comparison between changes (diff) would further enhance transparency.
3 votes -
Enhanced Workflow Menu Filtering
Currently, when clicking "Add Workflow to Menu" in a workflow, the list of server objects displayed is filtered to show only menus, which is beneficial. However, the list still includes "folders" that do not contain any menus, leading to unnecessary clutter. We kindly request an improvement to this feature that removes folders without menus from the view.
3 votes -
Ability To Insert Variable Into Priority For Buttons
The proposed feature centers on enabling developers to incorporate variables into the priority settings for buttons. This means developers can assign dynamic priority values to buttons based on contextual factors, such as user interactions, screen content, or application states. The platform will use these variable priorities to determine the order in which buttons appear on the user interface.
3 votes -
Find Usages of a Flow Property
The usage of propertied enhances the productivity and maintainability of software development by enabling developers to gain insights into the usage of specific properties in their codebase quickly and efficiently. This should show in which Flows the property is used and be able to quickly navigate to that Flow.
3 votes -
Mathematical Constants in Flow Script
Introduce additional functions or constants in Flow Script that provide users with direct access to key mathematical constants such as "e" and "Pi".
2 votes -
Enhanced Flow History Management
The current system lacks efficient mechanisms for managing flow history, particularly in environments with numerous flows and versions. This leads to performance issues due to the accumulation of extensive history data. Additionally, the need to update flow IDs on the portal after importing and exporting flows complicates maintenance and disrupts workflow continuity.
Proposed solution is to implement a configurable option within the web configuration file to set a limit on the number of flow history entries retained, defaulting to the latest 10 entries. This setting would allow users to manage performance by controlling the volume of historical data stored.
Furthermore,…
2 votes
- Don't see your idea?