Skip to content

Latest commit

 

History

History
91 lines (62 loc) · 2.08 KB

File metadata and controls

91 lines (62 loc) · 2.08 KB

Dependencies Details

In the following document, we’ll describe the details of dependencies of various components in the formsflow.ai solution.

1. forms-flow-analytics

To build interactive dashboards and gain insights.

Component Version
Redash 24.04.0

2. forms-flow-api

REST API to formsflow.ai integration components

Component Version
Python 3.13.9
Flask 3.1.1
Postgres 11.0

3. forms-flow-bpm

For workflow and decision automation

Component Version
Camunda 7.21.0
SpringBoot 3.3.11
Postgres Latest

4. forms-flow-forms

To build data management applications

Component Version
Formio 3.2.0
Mongo 5.0

5. forms-flow-idm

Identity Management

Component Version
Keycloak 7.0 and above

NOTE

  • If you are using keycloak version 11.0 and above, you can use the keycloak import script mentioned here .
  • If you are in keycloak version 7.0 and above, refer our guide on how to manually setup keycloak roles/users .

6. forms-flow-web

Delivers progressive web application

Component Version
React 17.0.2
Formio 4.21.4

7. forms-flow-web-root-config

To create new front-end modules

Component Version
React 17.0.2
Formio 4.21.4
Webpack 5.94.0

8. forms-flow-data-layer

REST API to formsflow.ai integration components

Component Version
Python 3.13.9
Fast API 0.116.1