Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
Huawei Cloud Astro Canvas
Huawei Cloud Astro Zero
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Adding Event Diagram Elements to a BPM

Updated on 2025-03-24 GMT+08:00

Event diagram elements are circular shapes used to process internal events (such as start, end, and capture time) and external events (such as throwing and capturing signals) related to BPMs.

Background

Diagram elements in a BPM fall into three types:

  • Events: These initiate process transitions, such as Start or Signal Catch, and are integral to the BPM lifecycle.
  • Gateways: They direct process flow based on conditions, acting as decision points within the BPM.
  • Activities: Core elements that involve user interaction or system calls, representing steps like event calling or user tasks.
Figure 1 Diagram element types

Start

There are two start types for common start events:

  • Custom: The event cause is not specified, that is, the trigger condition does not need to be specified. Generally, this is used for API start.
  • Form: A BPM is started using forms or pages. If this option is selected, you need to configure a specific form, standard page, or advanced page.
Figure 2 Start Detail page

In the preceding figure:

  • : indicates the page for configuring basic element information, including Label, Name, and Description.
  • : indicates the context used to create variables, formulas, and struct variables required in a BPM.

Throw Signal

When the Throw Signal event is reached during BPM execution, the engine sends an event to the system. Then, the BPM execution continues along the subsequent route. The thrown signal can be subscribed to and processed by the Signal Catch event.

When using this element, you need to configure the specific event to be thrown, and configure event parameter in the Input Parameters area.

Figure 3 Event Configuration page of Throw Signal
  • Event: Select the event to be sent.
  • Partition Key: If a custom parameter is selected from the event as the partition key, events will be routed based on this key. Events with the same key will be routed to the same partition. If no key is specified, events will be randomly routed to different partitions, enhancing concurrent processing performance.
  • Target/Source: Assign a value to a custom parameter of the event. That is, assign the value of Source to Target.

Timer Catch

When the Timer Catch event is reached during BPM execution, the BPM is interrupted. The engine creates a timer. After the timer is triggered, the event ends and the BPM execution continues along the subsequent route.

When using this element, you need to configure Base Time, Offset Time, and Offset Unit. The following figure shows an example in which the BPM execution continues along the subsequent route one day after the reference time.

Figure 4 Catch Event Detail page

Signal Catch

When the Signal Catch event is reached during the BPM execution, the BPM is interrupted. After the Throw Signal or the matched signal sent by APIs ends, the BPM execution continues along the subsequent route.

When using this element, you need to configure Event, Event Conditions, and Outputs.

Figure 5 Catch Event Detail page

End

The End event indicates that a process or branch ends naturally and no operation is performed. If a BPM has multiple branch routes being executed, the BPM instance ends when the last branch ends naturally.

Terminate

The Terminate event indicates that a BPM is forcibly terminated and no operation is performed. When a BPM has multiple branch routes being executed, the Terminate event terminates all the active tasks on these branches.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback