36 results found
-
Conditional Visibility on User Step Elements
As a Flow Developer, I want to be able to decide if a User Step Element is visible or not based on logic written in Flow Script. This can currently be done for Buttons through the Available If field. The same functionality should be available for User Step Elements as well.
38 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
Released in Flow 6.15.
-
New Connector in order to work with Excel files
We would like to have a new conector in order to read and process excel sheets as part of our daily business. At the moment we can only work with .csv files using existing Novacura connectors. We would like to request to add a Connector to make it easier to work with Excel Files.
25 votesExcel Connector Componant Released:
-
Native Image Markup and Annotation within FLOW Client App
Our customers have expressed a strong demand for a more efficient and seamless image annotation process within the FLOW Client app. Currently, users face inconvenience and inefficiencies as they need to save images locally and then upload them separately before performing annotations or markups. To address this concern and elevate the user experience, we request the integration of native image markup and annotation capabilities directly within the FLOW Client app, enabling users to capture images, annotate them, and instantly save or submit the annotated pictures.
17 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
-
Decrease Novacura Flow Server Response Times
As a developer working in Novacura Flow Studio, when there is a lot of Flows on the Server, the server responds slowly as the database increases. It would be great if flow server could scale to as the storage increased.
14 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
Released in Flow 6.15.
-
Overview of Scheduled Workflow Executions
As an Administrator of an environment, the customer would like to see an overview of machine workflows and their executions, specifically for scheduled workflows. It is possible to schedule a workflow, but it would be good to see if the workflow was succesful or failed. If it failed, at what part of the flow did it fail and what inputs and outputs were there at that point in time. It would be great if an administrator could make changes to the data and re-run it from the failed element within the flow.
10 votesThis is completed in our new Integration Engine.
-
Enhanced Variable Management in Debug Mode (Test Bench)
When debugging workflows in the Studio with a high number of variables (200+), it is time-consuming and challenging to locate specific variables. Currently, variables are not presented in any particular order and cannot be sorted.
We propose to introduce the following enhancements for variable management in debug mode:
- Ability to sort variables by name and type.
- Search functionality to find specific variables (or part of a variable name).
- Option to monitor specific variables - a feature where the user can mark specific variables which will always be at the top of the list.
These features will significantly improve the efficiency…
9 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
-
OData Error Format Change
We would like if the OData connector return error (Error.jpg) like in IFS structure (IFS error structure.png) as a flow structure: record error containing fields code, message and table details with code and message columns. This would remove the need to beautify the ErrorMessage in flow script. Also using the break workflow feature could show just the error.message and details.code + details.message (Error in flow.jpg).
9 votesWe are pleased to announce that the requested feature has been fully developed. It is now available to all users with the latest version of IFS OData Connector 2.1.26. https://help.novacuraflow.com/release-information/connector-services/ifs-odata-connector/2.1.26
Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it
-
Identity OData Projections within Workflows (Projection Used In)
The customer wants to maintain IFS Permission setup and needs a list of used projections per user flow. Currently, the only way to do this is by manually going through all steps and keeping a list of user projections. However, there is a workflow companion in connector services that can add missing projections to the connector configuration from a .flow or .wap file. The customer suggests that the service should also include the option to list projections (and even operations) per flow from the .flow/.wap file automatically, as manual bookkeeping is tedious and inconvenient.
8 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
Available in release 2.1.22.
-
Optimize Database Performance by Implementing Version Archiving and Deletion for Workflow Version History
Our database has expanded due to numerous historical versions of Workflows, causing significant delays when making changes in the Workflow management system. To overcome this issue and enhance workflow development efficiency, we need version archiving and deletion capabilities. By storing older versions separately or deleting unnecessary ones, we can boost database performance, reduce loading times, and increase overall productivity.
8 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
-
Role-Based User Filtering Optimization in Flow Environment
Requesting a feature enhancement to streamline user filtering by roles in the Flow environment. Currently, the process involves looping through all users to extract roles and apply filters, which can potentially cause performance issues in multi-tenanted environments. The proposed improvement aims to enable direct retrieval of users based on specified roles (e.g., "/PCMS", "/PCMS/Tech"), optimizing performance and enhancing efficiency in role-based user management within Flow.
6 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
-
Enhanced Grid Configuration for Number of Records in Portal 2
Requesting the ability to define a custom range of values for the number of records on a grid in Portal 2. Currently, the system allows setting a maximum value, but we propose adding the flexibility to set specific increments such as 10, 25, 50, 100, and 200. This feature would provide more granular control over the grid display, ensuring a smoother user experience and better alignment with specific use cases.
6 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
-
SOAP Connector support OAuth2 Password Grant Type
The SOAP connector in Novacura Flow should be able to support password credentials. This would allow to connect to more data sources.
6 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
-
Enhanced Data Tree Integration for Dynamic KPI Filtering in Portal 2
Requesting the addition of a feature in Portal 2 that enables KPI cards to dynamically respond to On Node Selection events in the Data Tree, allowing for real-time filtering based on hierarchy selection. Currently, while table portlets can adjust dynamically, KPI cards remain static, displaying counts only from the highest level of the hierarchy. This enhancement would significantly improve our workflow by providing more granular insights aligned with the selected data tree node.
5 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
Released in 2024.2.
-
Bulk API for Infor M3 REST Connector
In order to increase performance, implement a Bulk API for Infor M3 REST Connector. Instead of the iterator on a table sending individual transactions, a developer should be able to select Bulk and the restful webservice should combine transactions and send a single message, as shown in BulkPOST.png.
5 votesBulk API request in Infor M3 REST is available in the connector service version starting from v 2.1.2 as documented in https://help.novacuraflow.com/release-information/connector-services/m3-rest-connector/2.1.2
We hope you enjoy using it.
-
Resize image in oData Connector
Need the possibility to resize images fetched with the oData Connector. We currently do not have the possibility to resize images in any way. After talking to people in customer success team they said the easiest and fastest solution would be to create the possibility to resize images directly in the oData Connector when they are fetched from IFS with the oData Connector.
4 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
-
Possibility to copy values from debug variables
When debugging a workflow it would be great to have the possibility to copy a value from the debug variable list.
4 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
Released in Flow 6.15.
-
Introduce 'clear filter' button in Portal 2
In the previous version, Portal 1, Table Portlets featured a convenient "Clear Filter" button, allowing users to easily reset filters applied to the data. However, in the current version, Portal 2, this helpful feature is no longer available. As a result, users who have migrated to Portal 2 are facing challenges when it comes to clearing filters, leading to complaints and frustrations.
To address this issue, the users are requesting the restoration of the "Clear Filter" button in Table Portlets within Portal 2. They hope that by reintroducing this button, they can regain the functionality they relied on in Portal…
4 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
Released in version 2023.3.
-
As a user, I want to be able to use the Testbench (debugger) in Flow Studio while using OpenID for OData connectors
As a user, I want to be able to use the Testbench (debugger) in Flow Studio while using OpenID for OData connectors. Right now, you can work around this by changing the OData connector to a type that doesn't use OpenID, but when you're dealing with large flows that have lots of fragments, this becomes too much work.
3 votesWe regret to inform you that this feature request has been declined. Our product team has determined that it is not aligned with our product roadmap or does not bring enough value to our platform to justify its implementation. We appreciate your continued feedback and look forward to hearing about future ideas.
-
Export and Import of projection configuration between OData connector services
Export and Import of projection configuration between OData connector services.
When deploying Flows between environments you typically have >1 OData connector services and/or configuration. Today you need to select and compile projections, one by one, when moving a set of projections for deployment. This needs to be made smoother.
Suggestion, make it possible to; export and import a projection configuration and then bulk compile the imported list of projections in the new configuration/service.
3 votesWe are pleased to announce that the requested feature has been fully developed and is now available to all users. Our product team has tested the feature and ensured that it meets the requirements and specifications. We hope you enjoy using it.
Available in release 2.1.22.
-
File System Connector - Zip File Streams into Variable
We would like to get a way to Zip File Streams directly into a variable instead of needing to a file location to store them. This could open up multiple UI options otherwise gated by filesystem access.
3 votesWe believe some of the use cases for this feature can be addressed with File Gallery operations available in the File System connector service. We hope you enjoy using it.
- Don't see your idea?