Creates a MultipartPart data structure using the specified part name,
input content for the part, format (or mime type), and optionally, file name.
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   | 
|
Helper function for generating boundaries in   | 



