Created on 11 May 2013
icon_unfollowing
Login to follow
ardojson

ardoJSON

Stable version 1.10.10 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 9 Jan by 
ardojson

ardoJSON

Details
Generic extension for serializing and deserializing Outsystems values into and out of JSON
Read more

ardoJSON is an extension that aims to provide a simple interface to processing JSON data. The goal is that no extension coding is required, you only have to define the relevant structures in OutSystems and the extension will do the rest for you.


It is capable of serializing any data from the OutSystems Platform into JSON, and it is capable of de-serializing JSON into a compliant OutSystems structure.


Feature List

 

  • Based on JSON.NET in the .NET stack (Version 11.0.0)

  • Serializes any OutSystems value into meaningful JSON

  • Understands most common date formats

  • Can build OutSystems records out of provided JSON

  • Can perform JSON Path manipulations

Release notes (1.10.10)

Changed

  • Updated Newtonsoft.Json library reference to version 13.0.3, the one bundled with the platform.


Fixed

  • Fixed the JSONSelect action to properly return a string when only a single element is returned and the flag "AlwaysReturnAsJSON" is set as false.
    The action was improperly removing any leading double quote if the JSON returned ended in an escaped doublequote, eg: "\"Value in quotes\"".
    Now the value will be returned as a string with the value properly parsed:
    eg: "Value in quotes".


Reviews (1)
by 
2023-10-20
in version 1.10.9
Great demo application! 
Category
Functional libraries & utilities, Other functions & libraries
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
ardoJSON has no dependencies.
Application Objects
ardoJSON has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
See all 2 consumers
Weekly downloads