Vertaling van "JSON path" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Dropdown menus with configured JSON path can't be used with rules that use predefined values to apply conditions.
Dropdownmenüs mit konfiguriertem JSON-Pfad können nicht in Verbindung mit Regeln verwendet werden, die vordefinierte Werte zur Anwendung von Bedingungen verwenden.
The lax mode allows working with variable document structures without adjusting the JSON path to each document.
Im Modus lax kann man mit variablen Dokumentenstrukturen arbeiten, ohne den JSON-Pfad an jedes Dokument anpassen zu müssen.
The string '$.id' is a JSON path (described below).
Fill in the JSON path field that matches the column name and string type.
Füllen Sie das Feld „JSON-Pfad" aus, das dem Spaltennamen und dem Zeichenfolgentyp entspricht.
If the JSON path matches a single JSON string, the result is still enclosed in double quotes with JSON special characters escaped.
Wenn der JSON-Pfad einen einzelnen String trifft, ist das Ergebnis noch immer ein JSON-String: JSON-Sonderzeichen werden maskiert, der ganze String ist in Anführungszeichen.
Both step 5 (Configuring the JSON path) and step 6 (Configuring the Options path) describe alternative ways to configure options for the Options predicate.
Die Schritte 5 (JSON-Pfad konfigurieren) und 6 (Options-Pfad konfigurieren) beschreiben jeweils alternative Verfahren für die Konfiguration der Options-Eigenschaft.
In the JSON Path field, mention the path of the JSON file where you define the nodes for the options and specify corresponding key-value pairs.
Geben Sie im Feld JSON-Pfad den Pfad der JSON-Datei an, in der Sie die Knoten für die Optionen und entsprechende Schlüssel-Wert-Paare definiert haben.
JSON Path: Use it to specify the path of the JSON file where you specify key-value pairs for options.
JSON-Pfad: Verwenden Sie diese Eigenschaft, um den Pfad der JSON-Datei anzugeben, in der Sie Schlüssel-Wert-Paare für Optionen speichern.
For the xAPI statements where the json path is not available the N/A constant value should be added and shown in Power BI.
Für die xAPI-Anweisungen, bei denen der Json-Pfad nicht verfügbar ist, sollte der N/A-Konstantenwert hinzugefügt und in Power BI angezeigt werden.
xAPI export into Power BI fails if few of the xAPI statements in LRS does not have a json path which is configured for exporting.
Der Export von xAPI in Power BI schlägt fehl, wenn einige der xAPI-Anweisungen in LRS keinen json-Pfad aufweisen, der für den Export konfiguriert ist.
To fetch the values from a JSON file dynamically, select Add Through JSON Path and provide the path of the JSON file.
Um die Werte dynamisch aus einer JSON-Datei abzurufen, wählen Sie Über JSON-Pfad hinzufügen aus und geben Sie den Pfad einer JSON-Datei an.
Array elements must be explicitly selected in the JSON path expression with [ ].
Die Elemente eines Arrays müssen im JSON Pfadausdruck mit [ ] explizit angesprochen werden.
Using this, I can convert the string that is extracted from the web service's output using a JSON path in two further steps
Damit kann ich den String den ich mittels JSON Path aus der Ausgabe des Webservices ziehe in zwei weiteren Schritten umwandeln