提交 e8cff064 编写于 作者: ibizdev's avatar ibizdev

lengyuace 发布系统代码 [TrainSys,Mob]

上级 6d718c3a
......@@ -2496,7 +2496,7 @@
"parallelOutput" : true
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 420,
"leftPos" : 460,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
......@@ -2509,6 +2509,16 @@
"modelref" : true,
"id" : "PREPAREPARAM1"
}
}, {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "SUBSYSSAMETHOD1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"dstFieldName" : "MONEY",
......@@ -2521,7 +2531,36 @@
"srcValue" : "1111",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 350
"topPos" : 340
}, {
"codeName" : "SUBSYSSAMETHOD1",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 800,
"logicNodeType" : "SUBSYSSAMETHOD",
"name" : "外部接口调用",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "SUBSYSSAMETHOD1"
}
} ],
"getPSSubSysServiceAPI" : {
"modelref" : true,
"path" : "PSSUBSYSSERVICEAPIS/iBizRTClient.json"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "test"
},
"topPos" : 380
}, {
"codeName" : "BINDPARAM1",
"getDstPSDELogicParam" : {
......
......@@ -25,7 +25,7 @@
"parallelOutput" : true
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 420,
"leftPos" : 460,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
......@@ -38,6 +38,16 @@
"modelref" : true,
"id" : "PREPAREPARAM1"
}
}, {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "SUBSYSSAMETHOD1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"dstFieldName" : "MONEY",
......@@ -50,7 +60,36 @@
"srcValue" : "1111",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 350
"topPos" : 340
}, {
"codeName" : "SUBSYSSAMETHOD1",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 800,
"logicNodeType" : "SUBSYSSAMETHOD",
"name" : "外部接口调用",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "SUBSYSSAMETHOD1"
}
} ],
"getPSSubSysServiceAPI" : {
"modelref" : true,
"path" : "PSSUBSYSSERVICEAPIS/iBizRTClient.json"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "test"
},
"topPos" : 380
}, {
"codeName" : "BINDPARAM1",
"getDstPSDELogicParam" : {
......
......@@ -14,6 +14,7 @@
</extensionElements>
<startEvent id="begin" isInterrupting="true"/>
<businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="phonexxxprepareparam1" id="prepareparam1" implementation="http://www.jboss.org/drools/rule" name="准备参数"/>
<businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="phonexxxsubsyssamethod1" id="subsyssamethod1" implementation="http://www.jboss.org/drools/rule" name="外部接口调用"/>
<businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="phonexxxbindparam1" id="bindparam1" implementation="http://www.jboss.org/drools/rule" name="绑定参数"/>
<businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="phonexxxend1" id="end1" implementation="http://www.jboss.org/drools/rule" name="结束"/>
<endEvent id="end1_end" name="end"/>
......@@ -22,6 +23,10 @@
</sequenceFlow>
<sequenceFlow id="prepareparam1_bindparam1" sourceRef="prepareparam1" targetRef="bindparam1">
</sequenceFlow>
<sequenceFlow id="prepareparam1_subsyssamethod1" sourceRef="prepareparam1" targetRef="subsyssamethod1">
</sequenceFlow>
<sequenceFlow id="subsyssamethod1_bindparam1" sourceRef="subsyssamethod1" targetRef="bindparam1">
</sequenceFlow>
<sequenceFlow id="bindparam1_end1" sourceRef="bindparam1" targetRef="end1">
</sequenceFlow>
</process>
......
......@@ -32,6 +32,16 @@ package cn.ibizlab.trainsys.common.logic.phonelogic.xxx;
update(phonexxxsimplenum);//更新fact中变量值
end
//逻辑处理节点[外部接口调用]
rule "subsyssamethod1"
ruleflow-group "phonexxxsubsyssamethod1"
when
then
update(phonexxxdefault);//更新fact中变量值
update(phonexxxsimplevar);//更新fact中变量值
update(phonexxxsimplenum);//更新fact中变量值
end
//逻辑处理节点[绑定参数]
rule "bindparam1"
ruleflow-group "phonexxxbindparam1"
......
......@@ -9751,16 +9751,16 @@
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
"id" : "ViewMsg9"
}
}, {
"name" : "消息类型-警告信息",
......@@ -9782,6 +9782,12 @@
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
......@@ -9789,12 +9795,6 @@
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册