Node Categories

Node Categories

Using Control in Workbook and Workflow

Rubiscape provides a combined node hierarchy called Control in Model Studio and Data Integrator. The functionalities present herein are used to perform various tasks on Workbook and Workflow. The sub-categories under Control are:

  • File (to add all your file-related nodes)
  • Flow Control (predecessor conditions for deciding the execution flow of algorithms)
  • Orchestration (contains Refresh Cache for all datasets in Data integrator)

The Flow Control drop-down contains the following loop control statements or conditions to control the execution of your workbook and workflow.

  • If-Else (in both Model Studio and Data Integrator)
  • While (in both Model Studio and Data Integrator)
  • End (in both Model Studio and Data Integrator)
  • Workflow Task (only in Data Integrator)

The Orchestration drop-down contains Refresh Cache function in Data Integrator.


    • Related Articles

    • Attaching Successor Node to the Writer Node

      Using the Writer node in Rubiscape, you can store the result of algorithm flow or the reader into a CSV dataset. You can take the results from the Writer node and use them in the next task by using the RubiPython node. The Figure below shows Writer ...
    • Attaching Successor Node to the Writer Node

      Using the Writer node in Rubiscape, you can store the result of algorithm flow or the reader into a CSV dataset. You can take the results from the Writer node and use them in the next task by using the RubiPython node. The Figure below shows Writer ...
    • Copying Node in Same Workbook

      Rubiscape provides a facility to copy a single node, multiple nodes, or connected nodes in the same workbook using keyboard events (shortcuts). Notes: You can copy the Node (s) in the same workbook or workflow but cannot copy them in another workbook ...
    • Naive Bayes

      Naïve Bayes is located under Textual Analysis ( ) in Classification, in the left task pane. Use the drag-and-drop method to use the algorithm in the canvas. Click the algorithm to view and select different properties for analysis. Refer to Properties ...
    • Word Embeding

      Word Embedding is located under Textual Analysis in Pre processing on the left task pane. Alternatively, use the search bar for finding the Word Embedding feature. Use the drag-and-drop method or double-click to use the algorithm in the canvas. Click ...