For example:
$("#camunda-name").val(‘mmmm’); // it is futile
so, I guess that it must be trigger some event to update diagram or bpmn .
$("#camunda-name").keydown();//wrong
$("#camunda-name").change();//wrong
someone help me ... I don't know how to use bpmn-js correctly , only to try it , but it is so ineffective.:weary: