Font Size:
Ask Joget AI

Subflows (Subprocesses)

Introduction

In this guide, you'll learn how to use subflows (subprocesses) in Joget DX. Subflows allow you to call one process from within another, enabling more modular and complex workflows. This example will demonstrate how to set up a subflow where Process 1 calls Process 2, then seamlessly resumes its own execution.

How does it work?

  1. Process 1 contains a subflow named Subflow 1, which is configured to call Process 2 synchronously.
  2. Process 2 runs its own independent workflow. 

Expected Outcome

When Process 1 runs, it executes its Tool 1, triggers Process 2 (which runs its Tool 1), and then executes its Tool 2.

Related documentation

Download sample app

Download the demo app for Subflows (Subprocesses) and ensure you are using Joget Workflow Enterprise v6 or later:
Created by Aadrian Last modified by Nur Baizura Badrul Sham on Jul 24, 2026