38 results found
-
10 votes
-
FlowScript Copilot for IFS OData Queries with Modules
In Flow Connect, a user should be able to prompt in a Script step using natural langauge to automatically generate FlowScript. For example, a user should be able to type into a Copilot - "Get me a list of customers from IFS Cloud where customer region is equal to North America" and the copilot should write script to open CustomerOrderHandling select CustomerId, Name from CustomerInfoSet where Country = NA.
4 votes -
PDF Viewer
Currently, the user step includes:
Image Viewer
Image Selection
File Gallery
However, we are missing a PDF Viewer, which would be a very powerful addition.
Purpose and Benefits:
In-app Document Viewing:
Allow users to open and view PDF documents directly within the workflow, without needing to open an external application.Document Editing:
Enable users to make basic changes to PDF documents (e.g., annotations, comments, or form filling) and save the updates.Multi-page Support:
The viewer should support navigating through multiple pages easily.Digital Signature:
Allow users to sign PDF documents directly within the viewer.Full-Screen Mode:
Users should be able…2 votes -
Use AI to Auto Translate Applications
Add AI capabilities into the Phrasebook to Autotranslate applications into many langauges with a click of a button. Be able to select one item in the phrasebook or many and quickly translate them into empty phrasebook records.
2 votes -
Allow the use of "join" syntaxes in flow script modules
I noticed that the Join are not working on the SQL query on the flow
script when I use the module.2 votes -
Allow Alias for datasources
I noticed that the Prefix are not working on the SQL query on the flow
script when I use the module.2 votes -
Row Grouping on Grid
Current Limitation
At present, our grid does not support row grouping, which limits the ability to organize and analyze large datasets efficiently.
Suggested Improvement
Introducing row grouping functionality would greatly enhance the grid’s usability and analytical power. This feature would allow users to structure data hierarchically, improving clarity and navigation when dealing with complex or repetitive information.
Proposed Features
Group Rows by One or More Columns
Users can dynamically group rows based on selected columns (e.g., by category, status, or date).
Selectable Row Groups
Users can select an entire group directly from the grid interface.
Return Grouped Data as a…
1 vote -
Application history changelog
It is important to have an overview of the changes an application has gone through since it was last committed, in order to have a better understanding of where the app has changed, any bugs that might have happened; and to overall have more control of the different stages of the app development process. As well as the ability to go back in time to previous not committed version.
1 vote -
Add advanced Crypto module in FlowScript
Some secure web services (like payments) are using hashed Authorization headers.
One example is Worldline, who states: "In short, our Server API authentication mechanism uses hashes over a number of headers (called Signature Contents) and your secret API key to verify authenticity. The hash algorithm used is HMAC-SHA256."
The example can be found here: https://apireference.connect.worldline-solutions.com/s2sapi/v1/en_US/json/authentication.html?paymentPlatform=ALL
For this reason, and to be able to access highly secure online services, it would be good to add a "Crypto" module in FlowScript to do these types of encryptions.
The Crypto module could then support encryption and decryption of commonly used algorithms.
1 vote -
Status message on http requests and script steps
It would be very nice to be able to have a status message on also http requests and script steps (in addition to External System), as http requests potentially can take some time to execute.
1 vote -
Manual re-compile all enabled projections in OData connector
In the context we hae customers like Elvia and soon DSB where flow is having a usage of 300+ projections. With frequent updates in IFS ( ever green with new releases every 6 month and service updates in addition). The projections needs to be recompiled one by one. This is timeconsuming and have a risk of not handling it correctly.
I would be great and useful to add an option/button/way to easily re-download the metadata of all enabled projections and re-compile them in OData connector.
Especially, after an update of IFS, it would be great to do it manually.
Even…
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.
-
Iterator field in e-mail connector machine steps
I'd like to send e-mail to multiple e-mail addresses.
To send individual e-mails, I need to create a loop in flow to iterate on the users' data (I don't want to send the same e-mail content to all users - e.g. name or company name is different for all users, etc.).It would be useful an iterator feature in the machine step similarly to machine steps where an SQL connector is selected. See attached pictures.
1 vote -
Test function in a HTTP Step
To speed up development on IFS Cloud or any other REST APIs it would be super useful to have a "Test" part of the HTTP step.
In the Test part (a new Tab maybe) you would have the possibility to pass params, se the response and directly turn response from a test call into a response structure in the Response Handling part (similar to "Generate from example")
This would greatly speed up the development of apps on REST APIs and would make development of IFS Cloud App be faster than in Flow Classic!
1 vote -
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/swimlanes4 votes -
Improvement for Asset editing
While editing Asset I cant click ctrl+f to search for phrase inside asset. Such functionality would be extremely helpful.
Additionally when there are errors in Asset there seems to be no display with list of those errors, only information that there are errors somewhere in code. Please add such tab, like in rest of Designer.1 vote -
Direct Links to Applications for Seamless Execution
Flow developers often need to create solutions that extend beyond Novacura Flow, enabling smoother integration with external systems and enhancing functionality without modifying the ERP. Direct links to applications make this possible by allowing users to trigger app executions instantly—whether from external applications or directly through emails.
Typical Use Cases:
External Links in Applications:
For example, a custom menu in IFS can trigger an application execution with pre-filled input data, enabling developers to build custom apps that fill gaps or extend ERP functionality. This approach, often referred to as “extend on the outside,” allows for powerful customization without altering core…1 voteWe 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.
-
Have a way to disable manual/keyboard entry for specific input boxes
We have Novacura deployed on numerous handheld scanner devices running the Android client. Being able to lock out manual keyboard entry to certain input fields and require the input to come from the scanner would significantly improve the workflow for our users, and reduce the possibility of errors from manual entry as opposed to scanning the barcode directly.
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.
-
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.
3 votes -
Support E-Signature Capabilities in Flow
Novacura Flow should be able to handle electronic (digital) signatures. This should support multiple signatures and allow a user to decide where each signature should be on the document. As a requirement, the customer would have to be able to upload a personal certificate that is uploaded to a keystore and should support .pdf formats.
1 vote -
Add JSON sorter functionality to FlowScript (Playground)
Now and again I need to define my data type in FlowScript(by get the definition from IFS - API Explorer and using the Inferred result type functionality in the playground).
Usually I dont need the whole datatype only a few specific KeyPairs but these can sometimes be hard to find as the datatype can be large and not in any kind of order.
So a built in JSON sorter that will take a JSON as input and order the KeyPairs by KeyName or KeyValue (selectable by user) and return with a ordered JSON would be a nice to have feature.…2 votes
- Don't see your idea?