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