Integration Cloud 7.0.0 | Built-In Services | Built-In Services | getNumParts
 
getNumParts
Returns the number of body parts in the specified MIME object.
Input Parameters
mimeData
Document MIME object whose parts you want to count. (This IData object is produced by createMimeData).
Output Parameters
numParts
String The number of body parts in the MIME object.
Usage Notes
This service operates on the MIME object (mimeData) produced by createMimeData.