Skip to content

Novacura Flow Connect

Welcome to the ideas forum for Novacura Flow Connect. Please share your ideas for how we can make Novacura Flow Connect better. We are listening and we use this feedback to prioritize our roadmap!

Novacura Flow Connect

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

69 results found

  1. Change Improvement Request: Support Parameterized IN Syntax for SQL Statements

    Title
    Support parameterized IN clause syntax to avoid dynamic SQL execution

    Background / Current Behavior

    Currently, when building SQL queries that require filtering using an IN clause with multiple values, the only practical solution is to dynamically construct the SQL string and execute it using EXEC(@query).

    Example:

    DECLARE @query NVARCHAR(MAX)

    SET @query = '
    SELECT *
    FROM Orders
    WHERE OrderId IN (' + @OrderIds + ')
    '

    EXEC(@query)

    This approach requires stringifying the entire query, which introduces several issues:

    Reduced readability and maintainability

    Increased risk of SQL injection if not…

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    4 comments  ·  Connectors  ·  Admin →

    We 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.

  2. We want to change how Assertion Steps are displayed to the user who runs the app. It is annoying and impractical that the label of the Assertion Step is shown to the user. Better to only show the phrase, as it worked in Classic. It is confusing and language-mixing for the user to see the label of the Assertion step. (See enclosed files).

    For me, this should be permanently changed or at least make it an option to hide the Designer label of the Assertion Step from the user who runs the app in the client. Our clients use assertion…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    We are pleased to announce that the requested feature has been fully developed and is now available to all users. It has been verified in these versions:

    Web version: 1.0.495.0

    Windows version: 1.0.507

    iOS app version: 1.0.503

    Android app version: 1.0.461

  3. Utilize the old connector for integration with Nicelabel. Currently the workaround is to use the REST connector or FileSystem connector to communicate but it could require an automation server or additional set up to consume messages in the file system directory.

    14 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Connectors  ·  Admin →

    We 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.

  4. I've notised while I was running a scheduled automation, it always stops after 10 minutes of running.
    This specific app would run for hours (and I would use other scheduled automations for those workflows that take long time to run (e.g.: refresh basic data in a DB)), and since it takes more than a few minutes, I would run it outside of working hours - usually nights -, similarly to IFS background jobs, but it stops after 10 minutes.

    Is it possible to increase this 10 minutes limit or add an option (per organisation) to be able to change it…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Integration  ·  Admin →

    We 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.


    Time limit for Scheduled Automations has been increased to 30 minutes. Change log | Flow Connect Help

  5. Header and static controls - add text formating options

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    We 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.

  6. To provide more information & visibility about the connector agents so that it becomes easier to manage/maintain agents in Flow Hub. with this feature a hub admin can update the agent from the Hub

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Hub  ·  Admin →

    We 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.

  7. As a developer, I want to be able to edit my portal page navigation and deploy that navigation across environments in Flow Connect (Dev, Test, Prod). This should take into account access restrictions from End User Groups.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Portal  ·  Admin →

    We 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.

  8. Be able to reuse phrasebooks across apps and portlets. Perhaps have them assets similar to Component and Modules today.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →

    We 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.

  9. Ability to import translations from portal 2 into portal connect.

    16 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Hub  ·  Admin →

    We are pleased to announce that the requested feature has been achieved via a workaround available to all users. The workaround is described at the end of the Flow Script training (https://appcademy.novacura.com/ - free sign up) under the "Migrate Portal 2 translations" chapter.

  10. It seems that we only can run debug in DEV. In many situation at customers we have issues that we only can recreate in PROD. These will be h

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →

    We 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. https://docs.novacura.com/flow-connect/this-is-flow-connect/whats-new/change-log#id-2025-12-05

  11. The table portlet is sometimes used when you know there will always be X or fewer rows (e.g., 5 rows, one for each workday). Then the paginator is abundant and occupies dead space.
    To have an option to always hide it, or hide it if there are less rows than the amout of rows I have set the table protlet to show on each page.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Portal  ·  Admin →

    We 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.

  12. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →

    We 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.

  13. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →

    We 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.

  14. As a user/technician, I want the inbox to support multiple lines so I can quickly check task details like priority, address, and phone number without opening each task, allowing me to select the right one efficiently.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    We 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.

  15. In Flow Connect Hub:

    When looking in Analytics/Automations you can see the status of the scheduled automations which is great.

    However when a job is during "running mode" you get a lot of lines with each step. My proposal is that you only have one line in the overview for each job and display it in status "Running". Then if you want the details you can click to the right to see details. I don't think details for running jobs are very important - just to see the overview better.

    See attached img. Marked lines are all the same job…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Hub  ·  Admin →

    We 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.

  16. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →

    We 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.


    https://docs.novacura.com/flow-connect/this-is-flow-connect/whats-new/change-log#new-crypto-module-in-flowscript

  17. To be able to communicate with FTP servers in Flow Connect. The FTP Connector can be used to upload and download files from an FTP server. It can also perform other operations such as creating remote directories and list files and directories on the FTP server

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Connectors  ·  Admin →

    We 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.

  18. I noticed that the Prefix are not working on the SQL query on the flow

    script when I use the module.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Designer  ·  Admin →

    We 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.

  19. In Flow Connect, we would like to be able to use other identity providers to login. For example, we would like to be able to login via OKTA instead of Microsoft.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Hub  ·  Admin →

    We 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.

  20. A generic database connector that can connect to any database for which an ODBC driver is available

    Databases that we can Connect to via ODBC
    IBM Db2 (all variants)
    MySQL / MariaDB (MySQL Connector/ODBC, MariaDB Connector/ODBC)
    PostgreSQL (psqlODBC driver)
    SQLite (SQLite ODBC driver)
    SAP HANA (SAP HANA ODBC driver)

    13 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Connectors  ·  Admin →

    We 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.

← Previous 1 3 4
  • Don't see your idea?