AX Semantics

DataCater can stream insertions and updates processed by a data pipeline to a collection in AX Semantics.


Configuration

This sink connector supports the following configuration options:

AX Semantics refresh token

The refresh token of your AX Semantics (NLG Cloud) account. Using the refresh token, DataCater takes care of automatically generating time-limited tokens needed for API requests.

AX Semantics collection ID

The ID of the collection in your AX Semantics (NLG Cloud) account.


Data Types

DataCater does not require schema mapping for this sink connector but passes the pipeline records as JSON objects to the API of AX Semantics.

Note that string values, which hold valid JSON objects or arrays, are automatically transformed into a JSON representation. This way, the sink connector allows to ingest arbitrarily complex JSON structures into the AX Semantics collection.