- 
    Type:Sub-task 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: 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