|
目前做了一个消息
类型:工作完成转已完成工作.(work_to_workCompleted)
通道类型:数据表
table:自建数据表
数据表字段:job,process,activity
问题:工作完成后,没有在数据表上写入数据
查询了MSG_MESSAGE数据表,
xproperties字段显示
{
"failure": 1,
"error": "commit error",
"consumerJsonElement": {
"table": "cmessage",
"type": "table",
"enable": true,
"loader": "",
"filter": "申请单",
"consumer": ""
}
}
这个可能是由什么原因造成的,出现了不止一次。哪里可以知道什么原因造成的
谢谢
|
|