Skip to main content

Creating and deleting workflows

Creating a workflow in ApertureDB Cloud

To create a workflow in ApertureDB Cloud, first log in to ApertureDB Cloud and create an ApertureDB instance, if you have not already done so.

When you create a new instance, you will be given an opportunity to create a workflow to go with it. You can also add a workflow to an existing instance.

[object Object]
1
2
  1. Select a workflow from the catalog
  2. Click the down arrow button at the right.
[object Object]
3
4
  1. Fill in the fields (see workflow documentation for details)
  2. Click the large blue button
[object Object]
5
  1. You will be asked to confirm the creation of the new workflow
[object Object]
6
  1. You will now be able to finish instance creation

Deleting a workflow

There are mutiple ways to find a workflow in the ApertureDB Cloud UI.

[object Object]
1
2
3
  1. To find an existing workflow. open the Workflows Hub, which will show all of your active workflows
  2. Find your workflow
  3. Click on Details to select a specific workflow
[object Object]
4
5
  1. Find the workflow you want to delete
  2. Click on the right arrow
[object Object]
6
7
  1. Click on the three dots
  2. Select Delete Workflow from the popup menu
[object Object]
8
  1. You will have to confirm the workflow deletion by clicking on DELETE
The workflow will show briefly as DELETING before it is removed from the list of workflows.
The workflow will show briefly as DELETING before it is removed from the list of workflows.

Stopping a workflow

Periodic and continuous workflows can be stopped by clicking on the STOP button on the workflow details page.
1
Periodic and continuous workflows can be stopped by clicking on the STOP button on the workflow details page.
The workflow will briefly show as STOPPING before going to STOPPED
The workflow will briefly show as STOPPING before going to STOPPED
A stopped workflow can be restarted by pressing the START button
1
A stopped workflow can be restarted by pressing the START button

Connecting to a workflow

Continuous workflows that have an associated interface port can be connected to by clicking on the Connect button on the workflows page. This will take you to the main server web page for the workflow.
1
Continuous workflows that have an associated interface port can be connected to by clicking on the Connect button on the workflows page. This will take you to the main server web page for the workflow.

Connection Helper

Some server workflows have other interfaces, such as APIs that may have security tokens. Click on the Connection Helper button to get these details.
1
Some server workflows have other interfaces, such as APIs that may have security tokens. Click on the Connection Helper button to get these details.
This workflow provides both a TCP endpoint and an HTTP API. The Connection Helper gives you the information you need to configure clients applications to connect. Click on the copy-to-clipboard icons at the right.
1
This workflow provides both a TCP endpoint and an HTTP API. The Connection Helper gives you the information you need to configure clients applications to connect. Click on the copy-to-clipboard icons at the right.