IBM® Integration Bus provides support for the JSON domain.
JSON (JavaScript Object Notation) is a simple data-interchange format based on a subset of the JavaScript programming language. A JSON message consists of objects and arrays, where an object is a set of name-value pairs, and an array is a list of values. A JSON value can be a simple value (string, number, Boolean, or null), an array, or an object.
For more information about the JSON parser and domain, see JSON parser and domain.
IBM Integration Bus does not provide support for JSON message modeling. Because of this, the Message Set Editor, and the XSLTransform node do not support the JSON domain.