Multipart (dw::module::Multipart)
This helper module provide functions for creating MultiPart and formats and parts (including fields and boundaries) of MultiPart formats.
To use this module, you must import it into your DataWeave code, for example,
by adding the line import dw::module::Multipart to the header of your
DataWeave script.
Functions
| Name | Description |
|---|---|
Creates a |
|
Creates a |
|
Creates a |
|
Helper function for generating boundaries in |



