Stackflows
HomePricingContactBPMN Academy
  • Introduction to StackFlows
  • Getting started
    • 🚀 How to start?
    • ❓FAQ
    • 🤗 Our community
    • 📖 Definitions
    • 📚 Knowledge base
  • Products
    • Studio
      • Collaboration with others
        • Comments
        • Model share
      • Model categories
      • Model design
        • Node types
          • Start node
          • Task
          • User task
            • User task forms (Custom fields)
          • Business rule (DMN) task
          • Service (external) task
          • Call another process
          • End node
          • Gateway
        • Start (Test) process
        • Data mapping
        • Data forms
        • Flow conditions
        • Time formats
        • Token simulation
        • Process real-time simulation
        • General model settings
        • Advanced model settings
      • Model deployment
        • Deployment errors
      • Process execution (Start)
        • Manual process start
        • Process start by email
        • Process start with webhook
        • Process start via API
      • Process execution errors
      • Insights and analytics
        • Model real-time activity
        • Heatmap insights
      • Embedded BPMN Studio
      • Basic features
        • Model versions
        • Version compare
        • Process tags
        • Model import/export
        • Model draft version
        • Model notes
    • App (User area)
      • Dashboard and metrics
      • User tasks
      • Workflows
      • User management
      • Organization structure (Tree)
      • Organization settings
    • Core features
      • Variables
      • Organization (Business) units
      • Tags
      • Profiles
      • Environments
    • Apps & Connectors
      • Make.com integration
      • Custom app integration
      • Camunda 7 connection
      • App & Integration profiles
  • BPMN & DMN modelling
    • Introduction of BPMN
  • API
    • API Introduction
    • API reference
  • Subscriptions & Billing
    • Introduction
  • Troubleshooting
    • How to report a problem?
  • Policies
    • Terms of services
    • Privacy
    • Data processing
Powered by GitBook
On this page
  • Introduction
  • How to use it?
  1. Products
  2. Studio
  3. Model design

Token simulation

PreviousTime formatsNextProcess real-time simulation

Last updated 1 year ago

Introduction

Token simulation in allows you to simulate the execution of a BPMN process by tracking the flow of tokens through the process model. Tokens represent the state of the process as it progresses from one activity to another. Each token represents an instance of a process or a , and it moves through the process model according to the defined sequence flows.

By using token simulation, you can analyze the behaviour of your business process, identify potential bottlenecks or errors, and evaluate the expected outcomes. It helps you understand how the process flows, which activities are executed in what order, and how tokens are distributed throughout the process.

Token simulation in Studio provides real-time feedback on the execution of the process. You can observe how tokens are created, move between activities, and get terminated or completed. It allows you to identify any potential issues or inefficiencies in the process design before implementing it in a production environment.

To perform token simulation in Studio, you can define the initial state of your process, including input variables, and then start the simulation. You can track the movement of tokens visually and analyze their behaviour using various metrics and statistics provided by the tool.

Overall, token simulation feature helps you gain insights into your business process models and validate their behaviour, ensuring that your processes are well-designed and optimized for efficiency.

How to use it?

Please follow these steps:

  1. Open process model in Studio

  2. Enter the tab "EDIT MODEL"

  3. Enable "Token simulation" switcher at the top left corner

  4. Click START button on Start node at your process diagram

If you wish to stop simulation on user tasks, click Pauze icon or particular user task

Stackflows Studio
process instance
Studio