Community
What makes some uploaded files have an id and some not?
Files that have an id I can access and get the contents of or delete through the api.
But files that does not have an id I can only list (as that endpoint do not require the id).
I try to compare the properties in them (expiresat, contentType, public, role etc) but can't find any logic that could explain it.
Limit concurrent processes to Onify Node memory limitations
I use a wrapper to process items (often customers, but sometimes something else):
How to get Onify Settings value from /admin endpoint if it's type is 'password'?
I have problem with Onify settings. I have configured a setting to Onify with role 'admin' and with type 'password':
Access to non blocking sleep within Onifys sandboxed Node?
Onifys sandboxed Node unfortunately lacks quite a few native Node functions.
Mutual TLS and Onify Flow
Hi! I have a question about mutual TLS and Onify Flow:
Index flows can use old resource file instead of updated in up to 35 min after it is updated
Hi,
Can’t get onifyElevatedApiRequest to work from a script task
- We have 39 settings at /admin/settings?term=role:flow
- Being logged in as a user with low priviliges I can get all 39 in a flow using the Connector with onifyElevatedApiRequest and role:flow on the endpoint my/config/settings.
- But when I try to do the same in a script task I only get the few settings that the user has access to by its real roles. I basically used the example at https://support.onify.co/discuss/615fdbb786f1fa006bde76cd but changed the endpoint. Then tried adding roles.
How to use Call Activity element?
Can I use the Call Activity element in a BPMN diagram, and do you have any examples of this? I tried to define it in my diagram, but the process gets stuck, and I'm not sure how the activity is supposed to be called.
How does Notifications work?
Just noticed in new Notifications feature in Onify Hub API 2.30.0. How does it work?