78 results found
-
On-Premise (onprem) Runtime
Some customers need to run Flow Connect on their premises (on-prem) for different reasons.
Data requirements – Strict data security/privacy/legal requirements where the data is not allowed to leave the premises. For these types of customers, it is essential that everything runs on-prem since they don’t want any connection to the outside networks.
Some examples:
• Aerospace & defense
• Defense manufacturing
• Healthcare
• Government and public sectorLow-latency requirements - Some customers have low-latency requirements with systems handling a high volume of transactions/executions. Typically, their existing infrastructure/external systems are already on-prem due to the exact reason. For these…
7 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.
-
Tablet and Mobile Optimization for Portal 2
Portal 2's current interface and interaction design do not cater effectively to tablet and mobile devices, presenting challenges for users on these platforms due to the lack of touch-friendly navigation and responsiveness.
The enhancement focuses on redesigning Portal 2 to be fully optimized for tablet and mobile devices. This entails revising the user interface to ensure that all elements are easily navigable via touch interactions. Key considerations include increasing button sizes, ensuring that dropdown menus and other interactive elements are easily selectable, and implementing responsive design principles so that the layout adjusts dynamically to fit various screen sizes and orientations.…
25 votes -
Swimlanes
Swimlanes in Flow Connect, much like Classic, would support multiple roles and push notifications to role. Currently, Swimlanes on Connect are converted to Seeded Inboxes.
Swimlane functionality on Classic can be found here:
https://help.novacuraflow.com/development/flow-studio/applications/workflow/swimlanes3 votes -
Automations
As a first step towards providing capabilities within the areas of Enterprise Application Integration and Automation, this feature will provide a cloud-hosted runtime for running non-interactive Components (Flows without user interaction) in a performant, secure and resilient way.
4 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.
-
HTML to PDF Connector
HTML to PDF connector is a frequently used connector for designing and generating PDF reports in Flow Classic. Additionally, it's also possible to merge existing pdfs with this connector.
As mentioned in this idea https://ideas.novacura.com/forums/956630-novacura-flow-connect/suggestions/48235034-add-proper-report-print-layout-configuration-to-fl
The design capabilities of the existing connector are somewhat limited/rigid. Ideally, it should be far easier/flexible to design a report layout in connect. Here are some options we can consider for HTML to PDF connector in Flow Connect.Option 1
Can be divided in to two sub sections.
a. Report design as its own step in the designer – The idea of this is to…8 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 debugging of offline flows in flow studio
Currently, the inability to run offline flows in debug mode in Studio complicates development and testing, significantly increasing development time. Resolving this issue soon will streamline the process and improve efficiency
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.
-
New Web Designer (Flow Connect Conference 2024)
A fully web-based designer. No longer needing to download a thick-client to utilize the Flow Studio. Instead, just open it up in a web browser. Let us know if you have any ideas for the new web designer for Flow Connect!
5 votesWe are happy to inform you that development work has begun on your requested feature. Our product team has assigned resources and is actively working on implementing it. We will keep you updated on its progress.
-
FlowScript Copilot
FlowScript Copilot is an AI-powered assistant (chatbot) designed to support users in creating FlowScript code. It offers a Copilot-like experience specifically tailored to FlowScript, enabling users to:
Contextually aware, FlowScript Copilot is capable of handling conversations by retaining context from previous questions and answers.
FlowScript Copilot can interpret the user intent and provide a solution to the problem
Access syntax explanations and code examples.
Use "copy-paste" functionality for code snippets.
Receive real-time responses to FlowScript queries.
Get FlowScript function suggestions as potential solutions to problems.
Provide feedback for continuous improvement.2 votesWe are happy to inform you that development work has begun on your requested feature. Our product team has assigned resources and is actively working on implementing it. We will keep you updated on its progress.
-
Enabling online/offline versatility
Our framework is currently stringent in how to work offline: you download your sources (like in the morning), start working (deliberately offline) and your transactions are synced as soon as you are back online.
In many circumstances Flow users in service do not know whether they will have internet while working though and they work offline foregoing on many advantages of being online.
Ideally, we would have a variable available in our start variables (like DeviceId and ClientType) so that in the flows we can take different paths depending on whether the user has internet or not - analog to…6 votes -
Variable Types - Table
Flow 6.15 and the earliest versions offer a possibility to choose a type of property which is either text or table. The latter ensures that more data can be stored under one property.
Infor M3 Labs uses that funcitonality to store a dynamic data that affects the way how each and every workflow behaves, ie. the prompt proposals, buttons and input fields, automation of user steps are just a few to mention.
In other words, the end-users, who more often than not are function-oriented, can utlize the table to adjust the values in the table.
By that, workflows can be…8 votes -
Better Offline Data Caching
Today, a customer can download offline data. But if the app crashes, or the user in the field (who is offline) makes changes and then app crashes or they quit out by accident, its confusing to the user as to what has been completed. To the user, it feels like the data has been lost.
An example, lets say I have an offline flow which downloads 10 records in a table. While offline, I add 2 new records to that table, and go to the next step. If the app crashes when the app reopens, and the flow is rerun,…
11 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.
-
Create Component from part of an App
Typically when developing an App or a set of Apps, you don't exactly know how the Apps will end up and it is difficult to have a clear component strategy from the start.
It would therefore be super helpful to be able to take a part of an app, a sequence of workflow elements, and turn that into a component when needed. Directly from the Designer.
Preferably the function should be smart enough to suggest required input to the component.
When created, the selected sequence of workflow elements should be replaced automatically by the newly created component.
2 votes -
Map - Improve display of multiple icons/pins on the same exact position
In the current versions of Portal it is quite difficult/impossible to display multiple pins on the exact same location. We have another Map-solution which handles this quite well, and I would propose something similar be added to the map for Flow Connect. See attached screenshots.
We have used these libraries to achieve this: https://github.com/Leaflet/Leaflet.markercluster
https://www.npmjs.com/package/react-leaflet-cluster1 vote -
Group Values in Datagrid
The datagrid should have a grouping header to make it easier for end users to find where the exact data they are looking for.
3 votes -
GitHub Integration for Flow Studio
Currently, Flow Studio allows developers to view the XML code of their workflows by pressing F7, but there is no direct way to integrate these files with GitHub for version control and code storage, only server side in the Flow Server.
Proposed solution is to implement a direct integration feature between Flow Studio and GitHub, as an alternative to Flow version management. This feature would enable users to seamlessly push the XML files of their workflows directly to a GitHub repository from within Flow Studio.
2 votes -
Contextual Copilot
Contextual Copilot
We are considering a simpler version of a contextual Copilot, aimed at enhancing user productivity by providing real-time, relevant assistance. This tool would:
Help users complete tasks faster.
Reduce errors and friction in workflows.
Promote discovery of hidden features.
Ultimately boost user satisfaction and adoption.1 voteThank 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.
-
SmartDoc Insights
AI-powered functionality designed to automate the classification and data extraction processes for uploaded documents. It simplifies workflows by identifying document types and extracting essential information, providing users with ready-to-use data while reducing manual effort and errors.
Document Classification:
Key Data Extraction:
Benefits:
Increases operational efficiency by automating repetitive tasks.
Delivers accurate, actionable data with minimal manual intervention.
Supports diverse applications1 voteThank 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.
-
AI Step
Solution: Introduce an AI Step in the Designer that allows users to seamlessly integrate pre-defined AI tasks into their workflows. These tasks will enhance workflows with cognitive capabilities such as text analysis, image recognition, and predictive modeling.
What It Does:
Users can drag and drop an "AI Step" into a workflow.
From a dropdown menu, they select from a set of AI tasks to execute within the workflow.
Incremental Rollout: The library of AI tasks will grow incrementally, with new tasks added based on user demand and technological advancements, ensuring continuous improvement of capabilities.
Examples of AI Tasks:
Text Processing:…1 voteThank 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.
-
AI Flow builder
Problem: Creating workflows manually can be time-consuming and error-prone, especially for complex business processes. Businesses need a faster, more accurate way to generate workflows that align with their domain and data models.
Why It Matters: Manual workflow creation delays application development and increases the risk of misalignment with business objectives, leading to inefficiencies and higher costs.
Proposed Feature/Idea
Solution: Use AI to automatically generate workflows from user inputs, such as:
A prompt described in plain language (e.g., "Create a workflow to move inventory parts").
Existing business process or data model diagrams (e.g., BPMN, UML).
What It Does: AI analyzes the…1 voteThank 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.
-
Client Home Experience (Flow User Conference 2024)
In Flow Connect users can access apps quickly through favorites section on the Home screen.
In the future we would like to give users quick one click access to even more apps by opening up new possibilities to customize the client home screen.
Users would be able to see a large number of apps and launch them directly from the home screen without navigating a folder structure.2 votes
- Don't see your idea?