TXCNS00202.xml 928 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCNS00202">
  3. <action url="svc://local"
  4. target="chnlmngtapp.ChnlMngt"
  5. interface="himed.his.crm.chnlmngtapp.chnlmngt.ChnlMngt"
  6. method="reqExeMsgCount">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="msgcount" count_ref="msglrgcd">
  10. <column id="msglrgcd" type="int" desc="메시지대분류코드" ref="msglrgcd"/>
  11. <column id="msgmdlcd" type="int" desc="메시지중분류코드" ref="msgmdlcd"/>
  12. <column id="msgsmlcd" type="int" desc="메시지소분류코드" ref="msgsmlcd"/>
  13. <column id="biz_flag" desc="업무구분" ref="biz_flag"/>
  14. <column id="gubun" desc="추가/삭제 구분" ref="gubun"/>
  15. </table>
  16. </input>
  17. <output path="root/temp" type="xml">
  18. </output>
  19. </submit>