Questions tagged [formsflow.ai]

formsflow.ai is an open-source framework for forms, workflows, and analytics. Github link: https://github.com/AOT-Technologies/forms-flow-ai

Website: https://formsflow.ai/

The installation documentation for formsflow.ai https://aot-technologies.github.io/forms-flow-installation-doc/

Feature Documentation for formsflow.ai: https://aot-technologies.github.io/forms-flow-ai-doc/

Try it now: https://formsflow.ai/try-it-now/

43 questions
7
votes
1 answer

How to create a new pom file with additional dependencies and add it during build time?

I am currently using formsflow.ai opensource version 4.0.5. I want to include a new Listener to the bpm module which has a new library dependency which is not currently in the solution. Although, I managed to add the new library in main pom.xml,…
Alan
  • 105
  • 4
5
votes
1 answer

Application History is not getting generated in formsflow.ai

I am using Opensource formsflow.ai version v4.0.2. This is the Repo Link. I could get the Repo up and Running using docker deployment as instructed. I had created a form and BPMN workflow for a specific use-case in formsflow.ai. The BPMN workflow is…
crystalthinker
  • 1,200
  • 15
  • 30
3
votes
0 answers

Process Diagram is not highlighting in formsflow.ai

I have been using the latest formsflow.ai. Submitted a form, the task is created and the application history was also generated but the process diagram is not highlighted. Process diagram page is shown like this:
3
votes
2 answers

Unable to load FormsFlow Web

I have configured all the required modules, but while loading the FormsFlow Web, I see the page is not loading at all. Attached image with inspection window. Can you please suggest what might be going wrong here
Krishna
  • 33
  • 3
3
votes
1 answer

Unpublishing the already filled forms

suppose if the designer is unpublishing/making changes to an already submitted form, will the older forms become invalid? whether client can see the older application he/she submitted?
Athira S Raj
  • 187
  • 7
3
votes
1 answer

"Unauthorized" while selecting forms for associating workflow

I am using the latest opensource formsflow.ai v4.0.2. I brought the entire project to my personal laptop. I followed the Docker full installation guide. Docker is running fine. In http://localhost:3000, login as formsflow-designer and selected an…
3
votes
1 answer

No data is showing while associating a workflow

I’m using the latest formsflow.ai v4.0.2. And I made a complete deployment using docker. I’m sure that every component is running in docker. You are provided with two sample forms. When I tried to associate workflow it shows “no data”. How can I…
Athira S Raj
  • 187
  • 7
3
votes
1 answer

Is WSL2 installation mandatory for bringing up formsflow.ai in Docker?

I'm been reading about formsflow.ai. So I was interested in the project and decided to bring it up on my system. The first step in the installation guide is docker-compose, but when I tried to install Docker in my Windows system it shows that WSL2…
Helping_Mind
  • 137
  • 7
2
votes
1 answer

Form Embedding Support in formsflow.ai

I’m using the latest formsflow.ai v5.0.0. Is there any way I could embed the form created with the formsflow.ai platform to another existing application outside the formsflow.ai ? Giving a sample screenshot of form designed in the Designer step,…
crystalthinker
  • 1,200
  • 15
  • 30
2
votes
1 answer

Ho to create a new filter task in camunda

I am using the latest version of forms-flow-ai, I need to implement filter task based on users or user groups. How to implement that using camunda and implement that in forms-flow-web
Alan
  • 105
  • 4
2
votes
1 answer

How to send mail to a specified user whose email data collected from form in formsflow.ai?

I am using the latest version of formsflow.ai and I want to send an email to a person whose data was collected from the form. I need to know how to create the workflow to send emails to a specific person whose data is dynamically collected from the…
Helping_Mind
  • 137
  • 7
2
votes
1 answer

Cockpit, Task list, Admin are not showing in Camunda

While I login into camunda UI as reviewer who has camunda admin permission. But Cockpit, Task list, Admin are not showing in Camunda welcome page.
Auslin
  • 41
  • 6
2
votes
1 answer

How to add individual change event to input controls using FormBuilder

How to add a change event to an individual input control using FormBuilder. Currently we can listen to the "change" event of entire form by configuring "Logic" in the designer screen for each control. There are two options that I could try…
Dinesh P B
  • 71
  • 5
2
votes
1 answer

Is formsflow.ai being affected by log4shell vulnerability?

Formsflow.ai is using Camunda, which is a java based application. So will formsflow.ai be affected by the latest log4shell vulnerability which is a very high risk vulnerability with CVE-2021-44228.
Kurian Benoy
  • 849
  • 6
  • 12
2
votes
1 answer

Error on DB connection when trying to build forms and bpm from deployment->docker

when i tried to build formsflow-form,formflow-bpm ,keycloak etc from deployment docker i got error saying "could not connect to database". But i can build all these seperately.
Athira S Raj
  • 187
  • 7
1
2 3