REST and JSON
The activities of REST and JSON Palette can be used to invoke RESTful web services and expose processes as RESTful web services. The activities in this group can also be used to convert data between JSON format and XML format.
- BW JSON Utils
BW JSON utils provide an easier way to create XML schema (XSD files) from JSON payload or SQL statements. - Invoke REST API
Invoke REST API asynchronous activity invokes RESTful web services and receives responses from the service provider. - Restrictions on XML Schema
This topic lists the restrictions on XML Schema. - Parse JSON
Parse JSON activity takes the JSON data, processes it, and converts it into XML data. - Render JSON
Render JSON activity takes XML data and renders it as a JSON string. - Transform JSON
Transform JSON activity takes input data in JSON format and transforms it into JSON format according to the Jolt specifications.
Copyright © Cloud Software Group, Inc. All rights reserved.