dynamic-json-parser
Reactive icon

Dynamic JSON Parser

Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded
 on 2 Feb (8 hours ago)
 by 
0.0
 (0 ratings)
dynamic-json-parser

Dynamic JSON Parser

Compatible with:
Created on OutSystems 11

Version 2.0.0

Stable
Current
See documentation
Uploaded on 03:32 (5 hours ago) by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All
Release notes:

🔔 Version 2.0.0 – Release Summary

Added Server-Side Dynamic JSON Parsing support, allowing JSON flattening to be executed in Server Actions and backend processes.

Attributes with Text/JSON values are now safely detected and preserved as text and are excluded from the parsing process, preventing unintended inner parsing.

This release maintains full backward compatibility with existing client-side implementations and ensures consistent metadata output across both client and server execution.

Application Objects:
Dynamic JSON Parser has 2 AOs.

Version 1.0.1

Stable
Uploaded on 21 November 2025 by 
Compatible with:
Version 11
11.14.0 to 11.39.0
Database:
All
Release notes:

Dynamic JSON Parser - Release Notes

Version 1.0.1

  • New Feature: The component can now handle attributes where the value is a Text/JSON string. This means that if a JSON attribute contains a string that itself represents a JSON object or array, it will be detected and safely preserved.
  • Parsing Behavior: Values that are Text/JSON will not be parsed or flattened as part of the main JSON structure. They are treated as plain text to avoid unintended processing while still being recognized as JSON.
  • Backward Compatibility: Existing parsing rules for primitives, arrays, objects, dates, datetimes, times, and blank values remain unchanged.
  • Metadata: All metadata fields (key, value, pathValue, type, parent, level, parentIndex, childIndex) remain populated as usual for attributes with Text/JSON values.
Application Objects:
Dynamic JSON Parser has 2 AOs.

Version 1.0.0

Stable
See documentation
Uploaded on 21 November 2025 by 
Compatible with:
Version 11
11.14.0 to 11.39.0
Database:
All
Application Objects:
Dynamic JSON Parser has 2 AOs.