42 results found
-
17 votes
-
Return assertion step when Running Debug in Designer
When debugging and you come to assertion step or script step that prompts an error or information you can not go back like you do if you do not debug. You need to restart. This is super annoying and a bad legacy from how it worked in Classic so please add the same function as it is in the client when you are not debugging.
Thank you!5 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…4 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 -
Enable picking Arrow type
In my example part "get CompanyTbl" was disconnected from flow of app, there is no input "sequence arrow". Despite this it's connection transformed into "data arrow" without any input form my side ant part's output is still available. It might cause issues while developing if developers have less control on process. Please give back ability to chose type of arrow or at least add prompt that type switch is occurring.
1 vote -
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.3 votes -
Global / Multiple Phrasebook(s)
Be able to reuse phrasebooks across apps and portlets. Perhaps have them assets similar to Component and Modules today.
2 votesThe feature request has been approved and is now scheduled for development. Our product team has determined that it aligns with our product roadmap and will bring value to our platform. We will keep you updated on its progress.
-
View Code in Designer
In Flow Connect, it would be nice to view the code of the workflow to make changes in bulk. This was possible in Flow Classic.
1 vote -
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 -
New Web-Designer BETA
1) Can you bring back the same commands as in the old studio designer such as:
- Hold CTRL in order to drag instead of SPACE (muscle memory)
- Press Escape in order to close whatever you've just opened2) Toolbar down below: Is it possible to get toggle-behavior instead of pressing X each time (or ESC works as well)
3) Make elements more distinguishable; now script and user steps are both blue and the tiny difference is the logo, even more important now when every element is a rectangle. If you swipe fast through a workflow I think it…
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.
2 votes -
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 -
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…
12 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.
- Don't see your idea?