Give us feedback
json-null-utils
Service icon

JSON Null Utils

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 03 November 2023 by 
0.0
 (0 ratings)
json-null-utils

JSON Null Utils

Details
Component to handle null values in JSON data in the OutSystems Platform
Read more

The JSON Null Utils component was created to provide a possible solution (or at least some alternatives) on how to handle null values in JSON data in OutSystems. The basic strategy this component relies on is creating an extra auxiliary boolean field for each attribute that indicates whether the attribute is null or not.


While this issue can be abstracted to any JSON data, this component was created to handle null values when exposing and consuming REST APIs in OutSystems with JSON requests/responses.

Release notes (1.0.1)

Added detailed documentation.

Added demo application with examples.


License (1.0.1)
Reviews (0)
Team