Community
Best practice regarding flows that should not be run in parallel with itself?
Some flows are perfectly fine to run in parallel with itself.
How can Onify agent access a process?
I try to launch agent script from a workflow. When I use onifyApiRequest in async mode, the agent seem not be able to signal to the process when the script is completed. The agent script get executed, but the flow gets stuck waiting response of agent task. I get this error to Onify app log:
How long ahead are timer triggered flows and their resources put in queue?
I have a flow that runs every 10 minutes.
At 15:07 I uploaded a new resource (js-files) and synced it.
Feature request: Use a generic or assignable username for flows triggered by timer
In /admin/processes the column "User" shows
How do I add a shortcut for a specific customer?
We need to create a shortcut for a specific customers, e g with the role: company-customer-xxx.
Direct links to processes, for example /admin/processes/<processid>/view does not seem to work
It's great that you can grab the direct url to almost anything within Onify and bookmark it or save it for future reference. However there is one direct link that doesn't work as the other.
Is it possible to use the same time zone in data and result tables?
Dates are stored in ISO:
Possibility to change the 5 minute limit of "Short running synchrone (non persistent) workflows"?
We have a subflow consisting of a few tasks, that takes anything from 1 to approx 9 minutes to finish.
Feature request: Implement retry cycles for servicetasks (failedJobRetryTimeCycle)
It would be great if we could use the Camunda function "retry cycle" in Onify to retry a task, that sometimes fails, a specified number of times with a specified time apart. Now we need to build this logic ourselves around tasks that need such "safety net" to not exit a full flow because of some intermittent downtime or unreliable service e t c. 😊
Feature request: In Onify admin - show ALL data in the tables and make it possible to select which fields to show/hide
For example in /admin/configuration/shortcuts I have a lot of shortcuts and when I add a new one the "key" is of course an obligatory field. To keep the naming conventions structured I here need to look at the other keys and it would be so easy if they were in the table, but they are not. 😪 Instead I now have to open the posts one by one to look at the keys for each.