Getting started Community Training Tutorials Documentation APIs, AI & Tools
Creates a MultipartPart data structure using the specified part name,
input content for the part, format (or mime type), and optionally, file name.
dw::module::Multipart
dw::module::Multipart
This version of the product has reached End of Life.
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.
| Name | Description |
|---|---|
Creates a |
|
Creates a |
|
Creates a |
|
Helper function for generating boundaries in |