Tag Archives: JSON in sage x3

How to Read JSON Using JSON Parsing 4GL Functions in Sage X3

Since the 2023R2 release, Sage X3 has introduced JSON parsing 4GL functions, enabling developers to efficiently fetch and process data from JSON-formatted strings. This blog explores the key JSON parsing functions—ParseInstance, Contains$, and Select$—and provides practical examples and best practices for their use. Introduction to JSON Parsing in Sage X3 JSON (JavaScript Object Notation) is… Read More »