Fundamentals for JSON files

<< Klicke um Table of Contents anzuzeigen  >>

Navigation:  Nexus Interfacebook EN > Introduction >

Fundamentals for JSON files

With the Transfer of information in the JSON (=JavaScript Object Notation) format, the following data types have to be maintained:

Mandatory- and optional fields

Fields in this document labelled MUSS (M) must always be handed over and filled.

KANN (K) fields only have to be handed over if they are filled.

Case sensitivity has to be respected.

 

Supporting Data-types

The Syntax from JavaScript or JSON generally applies:

String

Text data with quotation marks (“…”) or blank value (“”)

Decimal

Numbers with positions after decimal point (Only dots are permitted as decimal separator [e.g. 3.99]) or blank value (00.0)

Int32/Int64

Whole numbers (IDs or Position number); Blank value = 0

DateTime

Date + Time, format ISO-8601 (yyyy-mm-ddThh:mm:ss alternatively yyyy-mm-ddThh:mm:ss+Timezone [e.g. 2018-08-29T00:00:00+01:00])
Blank value (0001-01-01T00:00:00)
Additional information: Nexus processes only the date part of DateTime fields. The time part must therefor be set to 00:00:00.

Boolean

True or false; Blank value = false

Array

JavaScript-notation in squared brackets […]

 

Comment:

The JSON files must be encoded with UTF-8.

Nexus can import NREI files with extension .nrei or .json.


web_zoom18

You would like to know more about dekodi? Please visit our Website!

 

phone_zoom18

Or call us:  +49 911 310 429 - 10

 

mail_zoom18

Alternatively you can send an email to: info@dekodi.de

 

Impressum