ardojson
Service icon

ardoJSON

icon_trusted
Stable version 1.11.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded
 on 21 November 2024
 by 
4.8
 (35 ratings)
ardojson

ardoJSON

Created on OutSystems 11

Version 1.11.0

Stable
Current
icon_trusted
See documentation
Uploaded on 21 November 2024 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:

Fixed:

  • Fixed an issue on the "OutSystems2JSON" action when using anonymous structures.
    Thanks to @Caio Santana Magalhães for reporting the issue and providing a solution.
Application Objects:
ardoJSON has 0 AOs.

Version 1.10.10

Stable
icon_trusted
See documentation
Uploaded on 09 January 2024 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:

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".


Application Objects:
ardoJSON has 0 AOs.
Created on Older versions

Version 1.10.1

Stable
Uploaded on 05 September 2017 by Ricardo Silva
Compatible with:
Version 11
11.0.108 to 11.31.0
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

- JSON_Objectify now takes "key" / "value" pairs instead of "name" / "value" pairs to be consistent with the output of JSON_Listify.

Application Objects:
ardoJSON has 0 AOs.

Version 1.10.0

Discontinued
Uploaded on 02 May 2017 by Ricardo Silva
Compatible with:
Version 11
11.0.108 to 11.31.0
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

- adds JSON_Objectify, the reverse of JSON_Listify, which turns a list of name/value pairs into an object.

Application Objects:
ardoJSON has 0 AOs.