Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Du kannst die JSON-Formatierung des Mainframe-Connectors konfigurieren, indem du die erforderliche Konfiguration in einer JSON-Datei hinzufügst und diese Datei mit der Option --input-parameter json-dialect=DataPath mit den Befehlen qsam encode oder qsam decode angibtst.
Sie müssen die JSON-Konfiguration gemäß Abschnitt JsonConfiguration definieren.
Auf dieser Seite werden die verschiedenen JSON-Parameter beschrieben, die du als Eingabeparameter für das Transcodieren konfigurieren kannst.
Das JsonConfiguration-Objekt enthält alle Konfigurationsoptionen für JSON-Encoder und -Decoder.
JsonConfiguration
Mit dem JsonConfiguration-Objekt können Sie die JSON-Dekodierungs- und ‑Codierungskonfiguration konfigurieren.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-03 (UTC)."],[],[],null,["# JSON configuration\n\nYou can configure the Mainframe Connector transcoder's JSON formatting by adding the required configuration in a JSON file,\nand specifying this file using the `--input-parameter json-dialect`=[DataPath](/mainframe-connector/docs/api-command-reference#datapath)\noption with the [`qsam encode`](/mainframe-connector/docs/api-command-reference#qsam_encode)\nor [`qsam decode`](/mainframe-connector/docs/api-command-reference#qsam_decode) commands.\nYou must define the JSON configuration as specified in section [JsonConfiguration](/mainframe-connector/docs/json-configuration#jsonconfiguration).\n\nThis page describes the various JSON parameters you can configure as input parameters for transcoding.\nThe `JsonConfiguration` object contains all JSON encoder and decoder configuration options.\n\n### JsonConfiguration\n\nThe `JsonConfiguration` object lets you configure the JSON decoder and encoder configuration."]]