-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
In order to deploy files with the .form file ending that are not Camunda Forms, we need to create a flag that disables throwing an exception when parsing a .form file.
We need to:
- create an engine configuration flag disableStrictCamundaFormParsing
- evaluate the flag during the form parsing and only throw an exception if the flag is set to true