# demo21 **Repository Path**: FlowableDemo/demo21 ## Basic Information - **Project Name**: demo21 - **Description**: 脚本任务-juel使用 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ------ 环境: [jkd8+]() [mysql5.6+]() **脚本任务是不等待的任务,任务启动后就会执行完毕,所以流程实例表中会没有数据,历史表中会记录**。 ## 一、流程定义 - 脚本任务中Script format输入juel - 脚本任务中Script 输入juel表达式,本例是输出变量a的值,并保存在历史变量表中。 ## 二、实践测试 - 运行demo - 查看数据库表