82 results found
-
Enhance 'checkpoint' workflow element
We use at lot of Assertion Steps in our Flow to alert users that something went wrong. On typical example is that we usually compare the the input to a list of items. If it don’t match, the user gets a error.
The problem with Assertion Steps is that the user have to click to remove the popup window. To be more efficient, a temporary popup would sometimes be enough.
We can accomplish this using the Checkpoint-step and write text that covers the whole screen, as seen in the picture.
But it would be nice to make this popup red,…
2 votes -
Search ability enhancement in AD Sync Group in AD Sync
We would like to have a proper search mechanism in AD Groups and when we try to search for one group. data should be able to get sorted according to letters when we type.
3 votes -
maintain attributes on datagrid columns
When I have a datagrid and I change the column type on a column, please keep the attributes that are the same.
for example, I had a number column with Title = QTY
I had to change it to text, but when I did I lost the Title and all the translations.
If I had previously set a value on a column for Title or Color or any attribute that is the same for the new column type, please keep the previous value.
1 vote -
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 -
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 -
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 -
Remove arrows by drawing a line through them while holding a hotkey
Similar to how many other node based software allow you to hold a hotkey and draw through arrows with your cursor to "cut" the arrows, this could be very useful in Flow.
1 vote -
Exclude uncommitted versions when checking for latest version of a workflow
We would like to have uncommitted versions of a workflow excluded when checking for the latest version of a workflow while in 'edit mode'
1 vote -
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 -
Improve 'Menu Selection Input' Workflow element to limit screen touches
When there is a menu selection in a user step, we need to click on it to enter text. Previously, we could simply type to make our selection.
2 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 -
Repositioning Shared Flow Indicators in Flow Studio
Enhance the user experience by making it simpler for developers to identify shared flows in the destination environment. This repositioning will reduce the chance of overlooking shared flows when the server content window is not wide enough.
1 vote -
Native Data Layer
Our users seek more flexibility and independence in their application development, it becomes crucial to provide them with a native data storage solution that is seamlessly integrated into the Flow environment. This feature would empower users to set up and manage their own databases directly within Novacura Flow, offering a level of control and customization that aligns with their specific application needs.
Key Benefits:
Simplified Data Management: Users can create, modify, and manage their databases without the need for external database systems, simplifying the entire data management process.
Enhanced Security: By providing an integrated data layer, Novacura Flow can ensure…
2 votes -
Paste Copied Element
When I copy an element, I want to be able to right click on a sequence arrow and paste. As things stand I have to paste onto the canvas and then drag until I get the green arrow. I should be able to right click and "insert copied element."
1 vote -
Highlight multiple elements in a non editable flow for copy
I want to be able to Highlight and COPY several elements in a flow for copy to another flow without entering EDIT mode in the flow I want to copy from.
1 vote -
Improved Handling of Fragment Versioning and Error Navigation in Flow Studio
In the current system, when there's an error in a flow fragment version, navigating to the issue via the Problems window takes the user directly to the fragment version causing the error. While this might seem like a logical approach, it can be counterintuitive in scenarios where multiple versions of flows and fragments are being worked upon concurrently. Users might end up editing older versions of fragments unintentionally.
Use Case Scenario:
Consider two flows, A and B, where B is a fragment invoked by A. Both have versions Av1 and Bv1 as the latest. Now, if a new version of…2 votes -
Dynamic "Allowed File Extensions" in File Gallery Uploads
Currently it is required that the "Allowed File Ending" values are hardcoded when uploading documents to the File Gallery. This rigid setup limits adaptability and increases maintenance efforts, especially when file requirements change frequently.
Proposed solution is to integrate the capability to accept variable values for specifying allowed file extensions in the File Gallery. This dynamic approach will enable administrators or developers to modify accepted file extensions on-the-fly without the need to alter the flow itself, enhancing flexibility and reducing the need for frequent flow modifications.
1 vote -
Improved Machine Step Script Error Handling for Oracle Code
We kindly request the enhancement of the machine step script error handling process related to Oracle code. Currently, an error is being flagged erroneously, even though the syntax is accurate and aligned with Oracle object specifications. We propose an update to the error detection mechanism to correctly recognize the valid syntax on Oracle objects, ensuring seamless execution of machine step scripts without unnecessary interruptions.
2 votes
- Don't see your idea?