Available translations

Indicator Bot Instance

foundations.png
indicator-bot-instance.png
An indicator bot instance is a reference to an Indicator Bot as defined in a data mine. The instance of the bot runs the defined processes and generates the defined data products.
Content
The indicator bot instance holds no definitions as to what the bot does. Instead, its processes instances reference the process definitions in the corresponding Data Mine. That is how the indicator bot instance obtains the information of what it needs to do once it is run.
Running
Initial Values
These are the Initial Values for Indicator Bot Instance configuration:
 {
    "parameter1": "Value for parameter1 defined at the Product Definition"
}
Examples
This is a list of properties featured by the Indicator Bot Instance configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Indicator Bot Instance Menu
The Indicator Bot Instance node has the following Node Menu items:
The Configure menu item has the following properties:
  • action: Configure
  • label: Configure
  • iconPathOn: configuration
  • iconPathOff: configuration
  • dontShowAtFullscreen: true
  • actionFunction: uiObject.configEditor.activate
The Add Time Frames Filter menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: timeFramesFilter
  • label: Add Time Frames Filter
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Process Instance menu item has the following properties:
  • action: Add UI Object
  • label: Add Process Instance
  • 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
Indicator Bot Instance Children
The Indicator Bot Instance node has the following childrenNodesProperties:
The Processes node property features the following properties:
  • name: processes
  • type: array
  • autoAdd: false
The Time Frames Filter node property features the following properties:
  • name: timeFramesFilter
  • type: node
Indicator Bot Instance Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Indicator Bot Instance with other nodes:
Compatible Types: