Could not parse BPMN process. Errors: * unknown type 'stringmultiline'

Hi,

I am new to Camunda. I have added a new form filed type “stringmultiline” in the camunda-modeler.

But camunda-engine is not able to interpret this new filed type.
It throws an excepion "Could not parse BPMN process. Errors:

  • unknown type ‘stringmultiline’" when parsing the bpmn file.

Can any one please help me?

I have attached the screen shot of the modeler, the stack trace and the bpmn file .

ChallengeWF.bpmn (4.9 KB)

stringmultiline trace.txt (6.3 KB)