====== JSON Reader ====== Use the JSON read component to read messages in [[http://json.org/|JSON]] format. ==== Configuration ==== ^GENERATED src="eBiss.Data.Resources.JsonReaderConfig" changed=""^^ ^Properties^^ ^Name^Description^ |**Name**|The name of the reader| |**Character encoding**|The encoding use to read the data ((Possible values are: [ascii][utf-7][utf-8][windows-1252][windows-1250][utf-16][iso-8859-1][1000-MAC Roman][ibm852][ibm855][ISO-2022-jp][cp850]))| |**Auto detect encoding**|If set, then first the character encoding is tried to be read from the transmitted file.| |**Reader config type**| |**Ignore unknown keys**|If set, then unknown keys including the values or possible substructures will be overread and will not lead to any errors.| |**Change logs**|The changes to the element are logged. The logging is activated in the [[en:hauptmenue:einstellungen:systemeinstellungen]], which is possible if a versioning license is available.|