Available translations
loading results
Process Dependencies
Process dependencies are references to various data structures on which the process depends to function.
Зависимости процессов Process Dependencies - это ссылки на различные структуры данных, от которых зависит функционирование процесса.
Content
While processes run autonomously, most processes participate in a value-adding chain by which a process produces a data product that other processes may consume as an input to be processed further. This means that bots—while autonomous in their particular jobs—do depend both on other bots and on the data other bots produce.
В то время как процессы выполняются автономно, большинство процессов участвуют в цепочке создания добавленной стоимости, посредством которой процесс создает продукт данных, который другие процессы могут использовать в качестве входных данных для дальнейшей обработки. Это означает, что боты, хотя и автономны в своей конкретной работе, зависят как от других ботов, так и от данных, которые производят другие боты.
Process Dependencies Menu
The Process Dependencies node has the following Node Menu items:
The Add Status Dependency menu item has the following properties:
- action: Add UI Object
- label: Add Status Dependency
- relatedUiObject: Status Dependency
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Data Mine Dependencies menu item has the following properties:
- action: Add UI Object
- label: Add Data Mine Dependencies
- relatedUiObject: Data Mine Data Dependencies
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add All Data Mine Dependencies menu item has the following properties:
- action: Add All Data Mine Dependencies
- label: Add All Data Mine Dependencies
- askConfirmation: true
- confirmationLabel: Confirm to Proceed
- workDoneLabel: Done
- relatedUiObject: Data Mine Data Dependencies
- actionFunction:
payload.executeAction
- actionProject: Data-Mining
- relatedUiObjectProject: Foundations
The Add Data Dependency menu item has the following properties:
- action: Add UI Object
- label: Add Data Dependency
- relatedUiObject: Data Dependency
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- 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 Process Dependencies already has the required child type that the menu item may add, and only that child is allowed for that case.
Process Dependencies Children
The Process Dependencies node has the following childrenNodesProperties:
The Status Dependencies node property features the following properties:
- name:
statusDependencies
- type: array
- childType: Status Dependency
- autoAdd: true
The Data Dependencies node property features the following properties:
- name:
dataDependencies
- type: array
- childType: Data Dependency
- autoAdd: false
The Data Mine Data Dependencies node property features the following properties:
- name:
dataMineDataDependencies
- type: array
- childType: Data Mine Data Dependencies
- autoAdd: false
Process Dependencies Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Process Dependencies with other nodes:
Compatible Types: