Activiti6测试数据观察——callActivity

本文详细解析了ACT框架中部署、启动、办理流程的SQL查询,并重点展示了async配置为true时流程一致性。通过实例说明,涵盖了act_re_deployment、act_re_procdef等表的操作,适合IT人员理解流程管理技术细节。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

数据变化观察:

流程图:


流程文档:

 

1.部署流程:

select * from act_re_deployment;

select * from act_re_procdef;

select * from act_ge_bytearray;

 

2.启动流程

select * from act_ru_execution;

select * from act_ru_task;

select * from act_ru_variable;

select * from act_ru_identitylink;

 

select * from act_hi_procinst;

select * from act_hi_actinst;

select * from act_hi_taskinst;

select * from act_hi_varinst;

select * from act_hi_identitylink;

 

 

3.办理流程

select * from act_ru_execution;

select * from act_ru_task;

 

select * from act_ru_variable;

select * from act_ru_identitylink;

select * from act_hi_procinst;

select * from act_hi_actinst;

select * from act_hi_taskinst;

select * from act_hi_varinst;

select * from act_hi_identitylink;

 

4.办理流程

select * from act_ru_execution;

 

select * from act_ru_task;

 

select * from act_ru_variable;

select * from act_ru_identitylink;

 

select * from act_hi_procinst;

 

select * from act_hi_actinst;

 

select * from act_hi_taskinst;

 

select * from act_hi_varinst;

 

select * from act_hi_identitylink;

 

5.办理流程

select * from act_ru_execution;

select * from act_ru_task;

select * from act_ru_variable;

select * from act_ru_identitylink;

select * from act_hi_procinst;

select * from act_hi_actinst;

select * from act_hi_taskinst;

select * from act_hi_varinst;

select * from act_hi_identitylink;

 

任务12509完成略

 

当async配置为true时,与subProcess中的结果一致

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值