SPZUM90200_메세지오류.xfdl 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPZUM90200" position="absolute 0 0 700 300" titletext="오류 리스트" oninit="SPZUM90200_oninit" onload="SPZUM90200_onload">
  5. <Layouts>
  6. <Layout>
  7. <Button position="absolute 645 277 700 299" id="button1" class="btn4" text="확인" onclick="button1_onclick"/>
  8. <Static text="오류 리스트" position="absolute 0 0 171 20" id="caption1" class="tit_2"/>
  9. <Grid position="absolute 0 20 700 275" id="grd_sysmsglist" binddataset="ds_msglist" cellsizingtype="col" selecttype="row" autosizingtype="row" extendsizetype="row" autofittype="col">
  10. <Formats>
  11. <Format id="default">
  12. <Columns>
  13. <Column size="40"/>
  14. <Column size="50"/>
  15. <Column size="120"/>
  16. <Column size="490"/>
  17. </Columns>
  18. <Rows>
  19. <Row size="24" band="head"/>
  20. <Row size="24"/>
  21. </Rows>
  22. <Band id="head">
  23. <Cell text="업무"/>
  24. <Cell col="1" text="오류코드"/>
  25. <Cell col="2" text="요약"/>
  26. <Cell col="3" text="상세내용"/>
  27. </Band>
  28. <Band id="body">
  29. <Cell style="align:center middle;" text="bind:bizflag" suppress="1" suppressalign="middle,over"/>
  30. <Cell col="1" displaytype="text" style="align:center;padding:3 3 3 3;linespace:3;" text="bind:msgcode" wordwrap="word" suppress="1" suppressalign="middle,over"/>
  31. <Cell col="2" displaytype="text" style="align:left middle;" text="bind:msgnm" wordwrap="word" suppress="1" suppressalign="middle,over" autosizerow="limitmin"/>
  32. <Cell col="3" displaytype="text" edittype="none" style="align:left middle;padding:3 3 3 3;linespace:2;" text="bind:msgcnts" wordwrap="word" autosizerow="limitmin"/>
  33. </Band>
  34. </Format>
  35. </Formats>
  36. </Grid>
  37. <Static id="caption00" text="* 위의 오류사항을 수정 후 진행하세요." position="absolute 414 276 632 296" style="color:#ff0000ff;"/>
  38. </Layout>
  39. </Layouts>
  40. <Objects>
  41. <Dataset id="ds_arg_sys" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  42. <ColumnInfo>
  43. <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
  44. <Column id="msgdd" type="STRING" size="256" sumtext="메세지일자"/>
  45. <Column id="msgno" type="STRING" size="256" sumtext="메세지번호"/>
  46. <Column id="histno" type="STRING" size="256" sumtext="메세지이력번호"/>
  47. <Column id="msgcls" type="STRING" size="256" sumtext="메세지 구분(b:before open, f:after open, x:exception e:error r:reason, i:infomation)"/>
  48. <Column id="retranyn" type="STRING" size="256" sumtext="submit recall여부 (y/n)"/>
  49. <Column id="excpcnt" type="STRING" size="256" sumtext="예외 카운트"/>
  50. <Column id="errocnt" type="STRING" size="256" sumtext="오류 카운트"/>
  51. <Column id="resncnt" type="STRING" size="256" sumtext="사유 카운트"/>
  52. <Column id="infocnt" type="STRING" size="256" sumtext="정보 카운트"/>
  53. <Column id="bfopcnt" type="STRING" size="256" sumtext="전 오픈 카운트"/>
  54. <Column id="afopcnt" type="STRING" size="256" sumtext="후 오픈 카운트"/>
  55. <Column id="service" type="STRING" size="256" sumtext="호출 서비스"/>
  56. <Column id="method" type="STRING" size="256" sumtext="호출 메서드"/>
  57. <Column id="screenid" type="STRING" size="256" sumtext="호출 화면"/>
  58. <Column id="submitid" type="STRING" size="256" sumtext="submit 아이디"/>
  59. <Column id="async" type="STRING" size="256" sumtext="비동기여부"/>
  60. <Column id="transact" type="STRING" size="256" sumtext="DB transaction사용여부"/>
  61. <Column id="deptcd" type="STRING" size="256" sumtext="부서코드"/>
  62. <Column id="userid" type="STRING" size="256" sumtext="사용자id"/>
  63. <Column id="ipaddr" type="STRING" size="256" sumtext="호출 ip"/>
  64. <Column id="macaddr" type="STRING" size="256" sumtext="호출 mac"/>
  65. <Column id="param01" type="STRING" size="256" sumtext="사용자 설정 변수값01"/>
  66. <Column id="param02" type="STRING" size="256" sumtext="사용자 설정 변수값02"/>
  67. <Column id="param03" type="STRING" size="256" sumtext="사용자 설정 변수값03"/>
  68. <Column id="param04" type="STRING" size="256" sumtext="사용자 설정 변수값04"/>
  69. <Column id="param05" type="STRING" size="256" sumtext="사용자 설정 변수값05"/>
  70. <Column id="param06" type="STRING" size="256" sumtext="사용자 설정 변수값06"/>
  71. <Column id="param07" type="STRING" size="256" sumtext="사용자 설정 변수값07"/>
  72. <Column id="param08" type="STRING" size="256" sumtext="사용자 설정 변수값08"/>
  73. <Column id="param09" type="STRING" size="256" sumtext="사용자 설정 변수값09"/>
  74. <Column id="param10" type="STRING" size="256" sumtext="사용자 설정 변수값10"/>
  75. <Column id="param11" type="STRING" size="256" sumtext="사용자 설정 변수값11"/>
  76. <Column id="param12" type="STRING" size="256" sumtext="사용자 설정 변수값12"/>
  77. <Column id="param13" type="STRING" size="256" sumtext="사용자 설정 변수값13"/>
  78. <Column id="param14" type="STRING" size="256" sumtext="사용자 설정 변수값14"/>
  79. <Column id="param15" type="STRING" size="256" sumtext="사용자 설정 변수값15"/>
  80. <Column id="param16" type="STRING" size="256" sumtext="사용자 설정 변수값16"/>
  81. <Column id="param17" type="STRING" size="256" sumtext="사용자 설정 변수값17"/>
  82. <Column id="param18" type="STRING" size="256" sumtext="사용자 설정 변수값18"/>
  83. <Column id="param19" type="STRING" size="256" sumtext="사용자 설정 변수값19"/>
  84. <Column id="param20" type="STRING" size="256" sumtext="사용자 설정 변수값20"/>
  85. </ColumnInfo>
  86. </Dataset>
  87. <Dataset id="ds_msglist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  88. <ColumnInfo>
  89. <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
  90. <Column id="msgdd" type="STRING" size="256" sumtext="메세지일자"/>
  91. <Column id="msgno" type="STRING" size="256" sumtext="메세지번호"/>
  92. <Column id="histno" type="STRING" size="256" sumtext="메세지이력번호"/>
  93. <Column id="msgseq" type="STRING" size="256" sumtext="메세지상세번호"/>
  94. <Column id="bizflag" type="STRING" size="256" sumtext="업무구분 ast, com, emr, enr, lis, pam"/>
  95. <Column id="msgcls" type="STRING" size="256" sumtext="메세지 구분(b:before open, f:after open, x:exception e:error r:reason, i:infomation)"/>
  96. <Column id="msgcd" type="STRING" size="256" sumtext="메세지코드"/>
  97. <Column id="msgcode" type="STRING" size="256" sumtext="메세지 코드(cls+cd)"/>
  98. <Column id="msgnm" type="STRING" size="256" sumtext="메세지명"/>
  99. <Column id="msgcnts" type="STRING" size="256" sumtext="메세지 내용"/>
  100. <Column id="openscreen" type="STRING" size="256" sumtext="오픈화면코드"/>
  101. <Column id="resngrupid" type="STRING" size="256" sumtext="사유그룹코드 com.zbcmcode 참조"/>
  102. <Column id="multiyn" type="STRING" size="256" sumtext="사유 멀티선택여부"/>
  103. <Column id="cnfcd" type="STRING" size="256" sumtext="사유/확인 코드"/>
  104. <Column id="cnfmsg" type="STRING" size="256" sumtext="사유/상세 내용"/>
  105. <Column id="param01" type="STRING" size="256" sumtext="사용자 설정 변수값01"/>
  106. <Column id="param02" type="STRING" size="256" sumtext="사용자 설정 변수값02"/>
  107. <Column id="param03" type="STRING" size="256" sumtext="사용자 설정 변수값03"/>
  108. <Column id="param04" type="STRING" size="256" sumtext="사용자 설정 변수값04"/>
  109. <Column id="param05" type="STRING" size="256" sumtext="사용자 설정 변수값05"/>
  110. <Column id="param06" type="STRING" size="256" sumtext="사용자 설정 변수값06"/>
  111. <Column id="param07" type="STRING" size="256" sumtext="사용자 설정 변수값07"/>
  112. <Column id="param08" type="STRING" size="256" sumtext="사용자 설정 변수값08"/>
  113. <Column id="param09" type="STRING" size="256" sumtext="사용자 설정 변수값09"/>
  114. <Column id="param10" type="STRING" size="256" sumtext="사용자 설정 변수값10"/>
  115. <Column id="param11" type="STRING" size="256" sumtext="사용자 설정 변수값11"/>
  116. <Column id="param12" type="STRING" size="256" sumtext="사용자 설정 변수값12"/>
  117. <Column id="param13" type="STRING" size="256" sumtext="사용자 설정 변수값13"/>
  118. <Column id="param14" type="STRING" size="256" sumtext="사용자 설정 변수값14"/>
  119. <Column id="param15" type="STRING" size="256" sumtext="사용자 설정 변수값15"/>
  120. <Column id="param16" type="STRING" size="256" sumtext="사용자 설정 변수값16"/>
  121. <Column id="param17" type="STRING" size="256" sumtext="사용자 설정 변수값17"/>
  122. <Column id="param18" type="STRING" size="256" sumtext="사용자 설정 변수값18"/>
  123. <Column id="param19" type="STRING" size="256" sumtext="사용자 설정 변수값19"/>
  124. <Column id="param20" type="STRING" size="256" sumtext="사용자 설정 변수값20"/>
  125. </ColumnInfo>
  126. </Dataset>
  127. </Objects>
  128. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  129. * System Name :
  130. * Job Name :
  131. * Creator :
  132. * Make Date : 2014-08-29
  133. * Description :
  134. *---------------------------------------------------------------------------------------
  135. * Modify Date Modifier Modify Description
  136. *---------------------------------------------------------------------------------------
  137. * 2014-08-29 Live Converter TF->XP
  138. *
  139. *---------------------------------------------------------------------------------------
  140. ****************************************************************************************/
  141. include "com_commonxp::comm_main.xjs";
  142. function SPZUM90200_oninit(obj:Form, e:InitEventInfo)
  143. {
  144. frmf_initForm(obj);
  145. }
  146. function SPZUM90200_onload(obj:Form, e:LoadEventInfo)
  147. {
  148. ds_arg_sys.copyData(arg_sys);
  149. var msgno = ds_arg_sys.getColumn(0, "msgno");
  150. if(msgno == "0"){
  151. sysf_messageBox("메세지 정보가 정확하지 않습니다.", "E999");
  152. return;
  153. }
  154. ds_arg_sys.setColumn(0, "msgcls", "E");
  155. var oParam = {};
  156. oParam.id = "TRZUM90201";
  157. oParam.service = "hismainapp.HisMain";
  158. oParam.method = "reqTranMsgList";
  159. oParam.inds = "req=ds_arg_sys";
  160. oParam.outds = "ds_msglist=msglist";
  161. oParam.async = false;
  162. tranf_submit(oParam);
  163. }
  164. function button1_onclick(obj:Button, e:ClickEventInfo)
  165. {
  166. this.close();
  167. }
  168. ]]></Script>
  169. </Form>
  170. </FDL>