Learn the different methods for starting process instances in FlowX.AI, including user interaction, automated triggers, and system integration options.
Access Your Project
Add a Send Message Task
Configure the Kafka Topic
KAFKA_TOPIC_PROCESS_START_BY_NAME
environment variableProcess Start Topic Configuration
Topic Verification
Add Message Content
Configure Required Headers
Fx-ProcessName
: The name of the process you want to startFx-AppId
: The ID of the project (application) where the process residesjwt
: Your JWT token for authenticationHeaders Configuration
Test and Monitor
KAFKA_TOPIC_PROCESS_START_BY_NAME_OUT
topicKafka Response Monitoring
Configure a Process with Timer Start
Timer Start Event Configuration
Configure Timer Settings
Configure the Sender Process
Correlation Data Configuration
Message Correlation Configuration
Configure the Receiver Process
Test the Configuration
Message Start Event in Action