| 12345678910111213141516171819 |
- <?xml version="1.0" encoding="UTF-8"?>
- <Glue:GlueDiagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:Glue="http://www.glueframework.com/activitydiagram/" id="1" location="20,20" size="100,100">
- <child xsi:type="Glue:Activity" id="774" location="359,103" size="228,-1" input="//@wire.0" output="//@wire.1" name="ParseMessage">
- <property key="class" value="com.posdata.glue.biz.activity.PosReuseActivity"/>
- <property key="method" value="parseMessage"/>
- <property key="description" value="此ACTIVITY是把转炉LEVEL2中所发生的SCRAP装炉实绩电文接收过来录入到主.
辅原料实绩
TABLE中

"/>
- </child>
- <child xsi:type="Glue:Activity" id="775" location="363,195" size="216,-1" input="//@wire.1" output="//@wire.2" name="SaveScrapChargeResult">
- <property key="class" value="xin.glue.nui.G.G02.XinSaveScrapChargeResult"/>
- <property key="description" value="20. SearchScrapConsp
 - sqlkey : NIG020220.select
 - resultkey : ScrapConsp
 - 
30. SaveScrapConsp
 
1) 接收电文 get : CHARGE_NO ,SCRAP_CD,SCRAP_WGT
2) 20中被 select的 row 进行get 
- get结果 row是 not null的话进行 update处理不是的话进行I nsert处理
"/>
- </child>
- <child xsi:type="Glue:InitialState" id="776" location="462,42" size="-1,-1" output="//@wire.0"/>
- <child xsi:type="Glue:FinalState" id="777" location="460,287" size="-1,-1" input="//@wire.2"/>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="382" guardcondition="success" firstRelativePoint="473,61" lastRelativePoint="473,103"/>
- <wire id="383" guardcondition="success" firstRelativePoint="470,133" lastRelativePoint="470,195"/>
- <wire id="384" guardcondition="success" firstRelativePoint="482,225" lastRelativePoint="482,281"/>
- </Glue:GlueDiagram>
|