XML-Based Adapters

In this section:

This section provides detailed descriptions of new features for the XML-based adapters.


Top of page

x
Adapter for JSON

In this section:

The following features have been added for the Adapter for JSON.



x
Adapter for JSON Support for UPDATE

Using DataMigrator, data can be loaded into new JSON targets in a data flow.



x
Support for ON TABLE HOLD FORMAT JSON

A report can now save output in JSON (Java Script Object Notation) format.

ON TABLE HOLD [AS name] FORMAT JSON

A JSON file and accompanying synonym are generated.


Top of page

x
Ability to Set Encoding in the XML Header for XML Write

Previously, the XML Write Adapter always created the XML file with encoding="UTF-8" in the XML header. Now encoding can be specified in the synonym and is written to the XML header.


Top of page

x
Redirection Support for HTTP Status Codes 302, 303, and 307

Support has been added for HTTP calls made from the XML, Web Services, REST and Social Media adapters that require a redirection to a different URI. This support includes HTTP status code responses 302, 303, and 307.


WebFOCUS