141 results found
-
Additional text in the cards in the calender
In the visual planning in the old portal we are able to see more text in the cards. Is it possible to fix the same feature in Connect?
1 vote -
Allow Client messages to display for Flowscript step
Since Flowscript is so powerful now we can put extensive Scripts/loops in the script. If we do that in a userflow we cannot tell the user what's happening, because currently we have no way to add a client message like in other steps. Would be nice if we can get a flowscript function to add messages at different steps of the script execution. Otherwise UX for long running processes will be poor (missing user feedback)
3 votes -
Overview/details change when running in Analytics/Automations
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 -
Infor M3 Connector (NOT REST based)
In Flow Classic, we have two connectors associated with M3. One is the REST based connector, the other is connector to older versions of Infor M3. In Flow Connect, we would like the same capabilities from Classic. Currently, only REST based connectors for Infor M3 are available.
3 votes -
Push refresh of portlet
Have an option from an app/component to send a refresh command to a portlet for a specific user.
3 votes -
Uptime dashboard
Why
As a customer, I would like to have a traffic light/dashboard to view my system's uptime and identify any outages in my region.What
This does not have to be observability in the form of who ran what app and when. Rather, I just want to get the dashboard to confirm that my system is up and running, and also to view its historical data. Similar to what AWS or Microsoft have. Or qlik: https://status.qlikcloud.com/2 votes -
Voice Step
Using voice as input when executing a task is becoming increasingly more useful and also more requested, with the use of AI.
To make this experience smooth and seamless we would need a voice step which automatically or on demand (by pressing a button) starts a recording. The recording can be paused or stopped (or auto stopped after a defined number of seconds of relative silence). The recoding is then returned to the workflow and can be processed in the following steps, using AI.
1 vote -
GET endpoint with URL params for an Automation
In many use cases we need to be able to expose a GET endpoint, using URL parameters as input to the Automation App.
One general use case is callbacks, where a callback from a service is usually made using an http GET request.
Specifically we will need this when doing online payments (using web browser) where the payment confirmation/receipt is sent using a callback GET with url params containing e.g. order id or payment reference.
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 -
Public User
Public user is used in Classic for external users (customers etc) to book appionmetns using a workflow (a link is sent out in email/sms)
2 votes -
'optional' mode when generating a FlowSript module via the IFS Code Generator
The IFS API documentation has many fields in it Request Body Schemas wrongly labeled as 'required' in the input type definitions. There are examples where over 20 items are wrong within one schema. Since this is not going to change any time soon, it would be better to have the code generator define all fields as optional. Since typically a type is not defined from scratch but copy/pasted from the browser debugger console, it avoids a lot of unnecessary type issues in FlowScript for which the generated code needs to be adapted.
1 vote -
2 votes
-
Numeric input with plus- and minus-buttons
Especially for mobile clients would be useful if we would have numeric input with plus- and minus-buttons. Input need to have minimum and maximum values, with possibility to set button increase value. Example for inputting hours: minimum hour registration is 15min with 15min increase and maximum hours 8
Control setup:
Min value: 0.25
Max value: 8
Step value: 0.251 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 -
FTP Connector in Connect
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
8 votes -
Configurable Client Timeout
I would like to be able to configure a timeout in the client such that if the client is inactive for a specified period of time, the client will logout. As an example, at Cash Checkout if the screen has not been touched for 4 minutes, the app should logout and request a re-login. This should be a configuration.
1 vote -
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 -
OAuth2 Client Credential authorization in FlowHUB APIs
There are some cases when I'd call FlowHUB API from a workflow/automation and there is no way to use interactive authentication (machine-to-machine cases).
It would be great to implement OAuth2 Client Credentials for these cases.
With this option we could develop applications to maintain FlowHUB (e.g.: fetch users by group, invite users, move apps, generate bundle, etc).
1 vote -
Bring Your Own Identity Provider
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
- Don't see your idea?