Skip to content

Samples

Name File Description
Purchase purchase.okmflow Example of a purchase workflow
Quick start 01-quick-start-guide.zip Basic introductory example
First workflow 02-first-workflow-execution.zip Basic example of a complete workflow execution
Process variables 03-process-variables.zip Example demonstrating how to manage context variables in workflows
Task management 04-task-management.zip Example focused on Task node functionality and features
Action management 05-action-management.zip Example focused on Action node functionality and features
Assign task management 06-assign-task-management.zip Example demonstrating different strategies for assigning tasks to users
Transition management 07-transition-management.zip Example focused on Transition functionality and behavior
Mail management 08-mail-management.zip Example focused on Mail node functionality and features
Library management 09-library-management.zip Example of creating workflow libraries and using them in workflows
Using external business logic 10-Using external bussiness logic.zip Example demonstrating how to implement workflow business logic externally
Cron jobs and scheduled task 11-Cron jobs and scheduled task.zip Example demonstrating cron job and scheduled task functionality
Parallel workflows 12-Parallel workflows.zip Example of parent-child workflow relationships
Errors management 13-Errors management.zip Best practices for error handling and management in workflows
Rest request sample 14-Rest request sample.zip Example demonstrating how to consume REST services in workflows