Documentation
Workflow Execution Service (WES)
Introduction

Introduction

The @elixir-cloud/wes package provides a suite of Web Components designed to interact with the Workflow Execution Service (WES) (opens in a new tab) API. It offers functionalities for listing, creating, and deleting workflow runs. These components offer a user-friendly interface for managing workflow runs within cloud environments.

These components provide functionalities for listing, creating, and deleting workflow runs, making it easier to manage and monitor workflow executions.

Installation

WES Components can be used in any web application through various installation methods (like npm, cdn, etc.). The package is published as @elixir-cloud/wes with the service name wes.

For detailed instructions on how to install and set up the WES Components in your project, please refer to the installation guide.

Overview

What is WES?

The Workflow Execution Service API describes a standard programmatic way to run and manage workflows. Having this standard API supported by multiple execution engines will let people run the same workflow using various execution platforms running on various clouds/environments.

For further exploration and development with WES, refer to the official documentation (opens in a new tab) and check out the WES Starter Kit (opens in a new tab) for a quick setup of a local WES environment.

Elixir Cloud & AAICloud SDKElixir

Released under Apache 2.0 License.

Copyright © 2023-2024 ELIXIR