| 1234567891011121314151617181920212223 |
- <?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="0" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="0" location="300,40" size="-1,-1" output="//@wire.1"/>
- <child xsi:type="Glue:FinalState" id="132" location="300,160" size="-1,-1" input="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="384" location="250,80" size="120,-1" input="//@wire.1" output="//@wire.0" name="Save">
- <property key="sqlkey-u" value="NIE031052.CoilComm.Update"/>
- <property key="param-h" value="REG_ID|MAT_NO"/>
- <property key="class" value="xin.glue.nui.E.E03.OrdRepSave"/>
- <property key="param-ud" value="MAT_NO"/>
- <property key="param1" value="MAT_NOS"/>
- <property key="param2" value="MAT_NO"/>
- <property key="sqlkey-h" value="NIE031052.RepHis.Insert"/>
- <property key="sqlkey1" value="NIE031052.CoilComm.Select"/>
- <property key="sqlkey2" value="NIE031052.OrdSts.Select"/>
- <property key="param-u" value="NONORD_CAUSE_CD|MAT_NO"/>
- <property key="sqlkey-ud" value="NIE031052.CoilCommD.Update"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="314" guardcondition="success" firstRelativePoint="310,190" lastRelativePoint="310,239"/>
- <wire id="493" guardcondition="success" firstRelativePoint="310,59" lastRelativePoint="310,80"/>
- </Glue:GlueDiagram>
|