Flow
Description
The flow allows you to drag and drop commands onto the studio and link the ports together to form a process.
Create a Job
- Open Roboteur and sign in
- Click on the
plus
button in the top left corner of the screen - Navigate to the
Job
tab inside of the modal - Enter the fields
- Click
continue
to create the job
Drag and Drop commands
- Open a Job
- Open the commands tab by clicking on the
tools
button - Search for the command you desire to use
- Drag the command from the toolbox into the studio
- Connect the
react
trigger with therun
trigger of the first command - Run the job using the reactor in the service tab
Clone Command
- Open a Job that contains commands
- Click on the commands
clone
button that you want to clone - You will see that the command has been cloned
Remove Command
- Open a Job that contains commands
- Click on the commands
remove
button that you want to remove - You will see that the command has been removed
Job Reaction Explore
- Open a Job
- Open the service tab
- Click on the
binocular
icon of the reaction you want to explore - You will see the explore stream opening up of that reaction
Toggle stream on commands
- Open a Job that contains commands
- Toggle the
glasses
button on the commands you want to view in thereactions explore
- Toggle the
glasses
button on the commands you do not want to view in thereactions explore
- You will have commands that has active streams and non active streams like the following
- In your explore run you will see that some steps has the
glasses
button and some don't, only the active stream commands will have theglasses
button inside of the explore. - This excludes the input and output in the stream of that command