Kepler common tasks

Kepler common tasks

This tutorial documents some of the tasks that frequently occur when using Kepler. It is not a sequential series of steps, but a collection of independent operations.

Start Kepler

Kepler can be started using the start menu. You can open the application or open it via the command line. Using the command line can sometimes display extra information useful in debugging workflows and is the way we recommended starting Kepler. To make it easier there is a shortcut installed with the SWISH tools.
Start menu

The command line window while Kepler is running


Command line window

Main window

Search and components panel on the left, canvas on the right, play buttons and menus at the top.


Main window

Search for actor or director

Searching is the easiest way to quickly find the part you are looking for. Type in the name and press enter.


Search

Add actor to workflow

Drag and drop using the cursor


Add actor

Links pass values around the workflow and sequence execution. To link actors use the cursor, click on a port arrow on one actor and drag to the port arrow on another actor.


Link actor


Link actor


Link actor

Save

Save using the file menu


Save

Rename workflow

You will be prompted when saving to give a name, but can also change it afterwards.


Rename workflow


Rename workflow

Change actor or director values

Double click on the actor and the values that can be changed appear. To keep changes click the commit button. Eg the constant value actor


Edit values


Edit values

Animate at runtime

Turning this on will display what actor the workflow is up to when running. This given an indication of where a running workflow is up to.


Animate runtime


 Animate runtime

Execute a workflow

Like a VCR press the play button.


Play

Display value

Use the Display actor to view values on screen. The actor can be connected to any other actor. It is useful for debugging and inspecting the results through the workflow.


Display


Display

Move the canvas view

Use the mouse to move the part of the canvas displayed


Display

Actors not linked error

Usually, all actors need to be connected in a complete sequence. This includes actors in sub-modules which can be misleading and tricky to find.


Link error


Link error

Rename actor

Actors can be given titles. This can help document the workflow or set the name of an actor to export.


Rename actor


Rename actor


Rename actor

Director missing

This happens to everyone!


Director error

Export actor

Actors can be saved and then reused in other workflows.


Export actor


Export actor


Export actor

Posted in  Kepler common tasks


comments powered by Disqus