Available translations

Process Dependencies

foundations.png
process-dependencies.png
Process dependencies are references to various data structures on which the process depends to function.
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
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Data Mine Dependencies menu item has the following properties:
  • action: Add UI Object
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add All Data Mine Dependencies menu item has the following properties:
  • askConfirmation: true
  • confirmationLabel: Confirm to Proceed
  • workDoneLabel: Done
  • 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
  • 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
Process Dependencies Children
The Process Dependencies node has the following childrenNodesProperties:
The Status Dependencies node property features the following properties:
  • name: statusDependencies
  • type: array
  • autoAdd: true
The Data Dependencies node property features the following properties:
  • name: dataDependencies
  • type: array
  • autoAdd: false
The Data Mine Data Dependencies node property features the following properties:
  • name: dataMineDataDependencies
  • type: array
  • 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: