1. Home
  2. Docs
  3. Workflow
  4. WorkFlow FlowChart
  5. FlowChart

FlowChart

System.Activities.Statements.Flowchart

  • Flowchart is used to create complex business processes comprised of various activities which can be connected to one another in multiple ways, enabling to automate simple actions as it yields diagrams that helps to easily view and follow the process.
  • Flowcharts can be either used as stand-alone automation projects or included in procedures of greater amplitude.

Properties

      Misc

  • DisplayName (String) – To set a meaningful name according to the user.
  • ValidateUnconnectedNodes – If the checkbox is selected, user will be notified whether there are any activities that are not connected to the other ones.