Available translations
loading results
Record Definition
The record definition is where indicators define how many properties, what properties and in which order those properties will be made available in each record.
Record Definition - это то место, где индикаторы определяют, сколько свойств, какие свойства и в каком порядке эти свойства будут доступны в каждой записи.
In der record definition (Datensatzdefinition) legen die Indikatoren fest, wie viele properties (Eigenschaften), welche properties und in welcher Reihenfolge diese properties in jedem record (Datensatz) zur Verfügung gestellt werden sollen.
Kayıt tanımı, göstergelerin her bir kayıtta kaç özellik, hangi özellikler ve bu özelliklerin hangi sırayla sunulacağını tanımladığı yerdir.
Content
Bots store data in the form of arrays of records, in a minimized plain text file and the standard JSON format, although not as objects with named properties, but as arrays.
Боты хранят данные в виде массивов записей, в минимизированном текстовом файле и стандартном формате JSON, но не как объекты с именованными свойствами, а как массивы.
Bots speichern Daten in Form von Arrays von records (Datensätzen), in einer minimierten Klartextdatei( plain text file) und im Standard JSON Format, allerdings nicht als Objekte mit benannten properties (Eigenschaften), sondern als Arrays.
Botlar verileri kayıt dizileri biçiminde, küçültülmüş düz metin dosyasında ve standart JSON biçiminde, ancak adlandırılmış özelliklere sahip nesneler olarak değil, diziler olarak depolar.
The choice of plain text for storage of large volumes of information has benefits in terms of not requiring any sophisticated technology to store and serve the data (i.e.: no database is required).
Выбор обычного текста для хранения больших объемов информации имеет преимущества с точки зрения отсутствия необходимости в каких-либо сложных технологиях для хранения и обслуживания данных (т.е. база данных не требуется).
Die Wahl von Klartext(Text Datei) für die Speicherung großer Informationsmengen hat den Vorteil, dass keine ausgefeilte Technologie für die Speicherung und Bereitstellung der Daten erforderlich ist (d. h. es wird keine Datenbank benötigt).
Büyük hacimli bilgilerin depolanması için düz metin seçiminin, verilerin depolanması ve sunulması için herhangi bir sofistike teknoloji gerektirmemesi açısından faydaları vardır (yani: veritabanı gerekmez).
Best practice indicates that there needs to be a balance between the amount of data that is stored and calculations that may be performed at runtime.
Наилучшая практика показывает, что необходимо соблюдать баланс между объемом хранимых данных и вычислениями, которые могут выполняться во время выполнения.
Bewährte Verfahren zeigen, dass ein Gleichgewicht zwischen der Menge der gespeicherten Daten und den Berechnungen, die zur Laufzeit durchgeführt werden können, bestehen muss.
En iyi uygulama, depolanan veri miktarı ile çalışma zamanında gerçekleştirilebilecek hesaplamalar arasında bir denge olması gerektiğini gösterir.
Storing objects with named properties in the JSON format would be inappropriate as labels would repeat over and over, creating a ridiculous amount of unnecessary information. However, storing arrays in the JSON standard facilitates the handling of files in the context of JavaScript and Node.JS.
Хранение объектов с именованными свойствами в формате JSON было бы неуместным, поскольку метки будут повторяться снова и снова, создавая смехотворное количество ненужной информации. Однако хранение массивов в стандарте JSON облегчает обработку файлов в контексте JavaScript и Node.JS.
Die Speicherung von Objekten mit benannten properties (Eigenschaften) im JSON-Format wäre unangemessen, da sich die labels (Bezeichnungen) immer wieder wiederholen würden, wodurch eine absurde Menge an unnötigen Informationen entstehen würde. Die Speicherung von Arrays im JSON-Standard erleichtert jedoch die Handhabung von Dateien im Kontext von JavaScript und Node.JS.
JSON formatında adlandırılmış özelliklere sahip nesneleri saklamak, etiketler tekrar tekrar yineleneceğinden ve saçma miktarda gereksiz bilgi oluşturacağından uygunsuz olacaktır. Ancak, dizileri JSON standardında saklamak, JavaScript ve Node.JS bağlamında dosyaların işlenmesini kolaylaştırır.
Record Properties
What are the Record Properties used for?
Для чего используется Record Property?
Wofür werden die Record Properties (Datensatzeigenschaften) verwendet?
Kayıt Özellikleri ne için kullanılır? (What are the Record Properties used for?)
In general this is the mechanism to define what information is going to be available to the consumers of data of this product.
В общем, это механизм для определения того, какая информация будет доступна потребителям данных этого продукта.
Im Allgemeinen ist dies der Mechanismus, mit dem festgelegt wird, welche Informationen den Nutzern der Daten dieses Produkts zur Verfügung gestellt werden sollen.
Genel olarak, bu ürünün verilerinin tüketicileri için hangi bilgilerin mevcut olacağını tanımlayan mekanizmadır.
When properties don't have a Formula, they define the format of the file that stores this data on disk. These record properties defines, the data type (string, number, etc), and in which order the data is saved. At the file there are no headers, just the data, because the header information is available here, for any process writing or reading the data from disk.
Если свойства не содержат формулы Formula, они определяют формат файла, в котором хранятся эти данные на диске. Эти свойства записи определяют тип данных (строка, число и т.д.) и порядок сохранения данных. В файле нет заголовков, только данные, потому что информация о заголовке доступна здесь для любого процесса, записывающего или считывающего данные с диска.
Wenn properties (Eigenschaften) keine Formel haben, definieren sie das Format der Datei, in der diese Daten auf der Festplatte gespeichert werden. Diese record properties(Datensatzeigenschaften) definieren den Datentyp (String, Zahl usw.) und die Reihenfolge, in der die Daten gespeichert werden. In der Datei gibt es keine Kopfzeilen, sondern nur die Daten, da die Kopfzeileninformationen hier für jeden Prozess, der die Daten von der Festplatte schreibt oder liest, verfügbar sind.
Özelliklerin bir Formülü ( Formula ) olmadığında, bu verileri diskte saklayan dosyanın biçimini tanımlarlar. Bu kayıt özellikleri, veri türünü (dize, sayı, vb.) ve verilerin hangi sırayla kaydedileceğini tanımlar. Dosyada başlık yoktur, sadece veri vardır, çünkü başlık bilgileri, diskten veri yazan veya okuyan herhangi bir işlem için burada mevcuttur.
The formulas nodes there are used to expand the record definition adding fields that are not actually going to be saved on disk, to minimize space used, and they are going to be calculated at runtime. This allows processes that consume this data to have ell the fields available at runtime even though some were not actually saved on disk.
Узлы формул используются для расширения определения записи, добавляя поля, которые на самом деле не будут сохраняться на диске, чтобы минимизировать используемое пространство, и они будут вычисляться во время выполнения. Это позволяет процессам, потребляющим эти данные, иметь все поля, доступные во время выполнения, даже если некоторые из них фактически не были сохранены на диске.
Die dortigen Formel-Nodes dienen dazu, die record definition (Datensatzdefinition) um Felder zu erweitern, die nicht auf der Festplatte gespeichert werden, um den Platzbedarf zu minimieren, und die zur Laufzeit berechnet werden. Auf die Weise können Prozesse, die diese Daten verbrauchen, alle Felder zur Laufzeit zur Verfügung haben, auch wenn einige nicht auf der Festplatte gespeichert wurden.
Buradaki formül düğümleri, kullanılan alanı en aza indirmek için aslında diske kaydedilmeyecek alanları ekleyerek kayıt tanımını genişletmek için kullanılır ve bunlar çalışma zamanında hesaplanacaktır. Böylelikle bu verileri kullanan süreçler, bazıları gerçekte diske kaydedilmemiş olsa bile çalışma zamanında tüm alanların kullanılabilir olmasını sağlar.
Record Definition Menu
The Record Definition node has the following Node Menu items:
The Add Record Property menu item has the following properties:
- action: Add UI Object
- label: Add Record Property
- relatedUiObject: Record Property
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Install API Response Field Refs menu item has the following properties:
- action: Install API Response Field Refs
- label: Install API Response Field Refs
- relatedUiObject: API Response Field Reference
- actionFunction:
payload.executeAction
- actionProject: Data-Mining
- relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Record Definition already has the required child type that the menu item may add, and only that child is allowed for that case.
Record Definition Children
The Record Definition node has the following childrenNodesProperties:
The Properties node property features the following properties:
- name: properties
- type: array
- childType: Record Property
- autoAdd: true
Record Definition Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Record Definition with other nodes:
Compatible Types: