Multipart response
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
To process a multipart response message, cast the Entity field of the response message to a MultipartEntity object, as shown in this example:
|
To process a multipart response message, cast the Entity field of the response message to a MultipartEntity object, as shown in this example:
|