-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: documentation
-
None
The documentation on how to create a download link for a binary variable (variable of type bytes) has a bug:
http://stage.docs.camunda.org/api-references/embedded-forms/#custom-javascript-examples-provide-download-link-for-byte-variables
the provided code example will not work reliable if multiple variables with the same name exist in the process instance.
This can only be fixed in combination with CAM-3976