Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This chapter demonstrates the creation of a simple Workflow. You will learn how to add Units and how to work with wires. At the end you will execute the Workflow and get the desired result. Start by creating a new, empty Workflow in on:core Designer.guides you through a very simple tutorial to understand onCore's basics.

Aims of this Tutorial:

  1. Adding → Units to an empty Workflow.
  2. Adding a
    → Trigger Unit
    .
  3. Connecting
    → Cables between Units.
  4. Setting → Unit attributes.

  5. → Running the Project
    .
  6. Usage of the → Message Log.


 

Image Modified Adding Units

 

Gliffy
size300
nameLibrary Tab

  • Click on the Library tab in the Inspector.

Gliffy
nameUnit Lookup

  • Activate the "Search:" field and enter the name of the Unit you are looking for. In this case you can just enter "print".
  • Double click on the Print String unit which shows up. It will be added to the Workspace.

Gliffy
nameUnit Lookup 2

  • Now add the Trigger on Start Unit

  • Both Units should be visible in the Workspace by now.
  • As you can see they are overlapping. Drag the Trigger on Start Unit to the left side of the Print String Unit.

  • After dragging, it should look like this.
 
 


 

Image Modified Connecting Units

Gliffy
size300
nameConnecting Wires

  • Click on the Out port of the Trigger on Start Unit. A single click is sufficient.
  • Now connect the wire to the In port of the Print String Unit by clicking on the In port.