Error there was an error parsing XML data get rendered-form

Hi,

Suppose I have the following model:

I have the following xml:

The request is made via REST API in the browser with the property of the rendered-form task and the following error is presented:

Someone can help me on the issue that returns xml processing error, thanks for your contributions, thank you for your contributions.

Attentive to the answer
Juan Pablo

Hi Juan Pablo,

first shot: Camunda does render the form using additional AngularJS directives for validation. Also it is not supposed to be working “standalone” in the browser. Embed the rendered form in an AngularJS environment to make proper use of the rendered form.

I do not need it in this case, but: Why not provide the BPMN file and the code of the “rendered form” instead of screenshots?