JSON response
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 12.2
- 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:
|