Hi all,
I am trying to build a workflow from Camunda Modeller with a StartEvent Form. I am using Camunda Forms for the same purpose and have given the FormRef as “camunda-forms:deployment:test.form” . Now when I am deploying I have selected the test.form also and deployment got successful.
But when I am trying to start the workflow it is just saying FormFailure and nothing else
I am using the SpringBoot application from here :: Camunda Platform 7 documentation | docs.camunda.org
Attached deployment screenshot in comments
Thanks in advance.