TRCHT00202.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCHT00202">
  3. <action url="svc://local"
  4. target="healexammngtapp.HealExamMngt"
  5. interface="himed.his.crm.healexammngtapp.healexammngt.HealExamMngt"
  6. method="reqGetHealExamDtmnList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="healexamdtmnsmlcd">
  10. <column id="rgstfromdd" desc="등록일 조회시작일" ref="rgstfromdd"/>
  11. <column id="rgsttodd" desc="등록일 조회종료일" ref="rgsttodd"/>
  12. <column id="healexamdtmntitl" desc="건진탬플릿명" ref="healexamdtmntitl"/>
  13. <column id="autexecflag" desc="자동실행 여부" ref="autexecflag"/>
  14. <column id="cmpnlnkyn" desc="캠페인 연결여부" ref="cmpnlnkyn"/>
  15. <column id="healexamdtmnsmlcd" type="int" desc="데이터마이닝소분류코드" ref="healexamdtmnsmlcd"/>
  16. </table>
  17. </input>
  18. <output path="root/list" type="xml">
  19. <table id="healexamdtmnlist" count_ref="healexamdtmnlist">
  20. <column id="healexamdtmntitl" desc="건진탬플릿명" ref="healexamdtmnlist.healexamdtmntitl"/>
  21. <column id="healexamdtmnsmltitl" desc="그룹" ref="healexamdtmnlist.healexamdtmnsmltitl"/>
  22. <column id="lnktmplyn" desc="연결캠페인 여부" ref="healexamdtmnlist.lnktmplyn"/>
  23. <column id="autexecflag" desc="자동실행 여부" ref="healexamdtmnlist.autexecflag"/>
  24. <column id="fstrgstdt" desc="등록일시" ref="healexamdtmnlist.fstrgstdt"/>
  25. <column id="fstrgstnm" desc="등록자" ref="healexamdtmnlist.fstrgstnm"/>
  26. <column id="examcnt" desc="총실행건수" ref="healexamdtmnlist.examcnt"/>
  27. <column id="lastexamcnt" desc="최종실행건수" ref="healexamdtmnlist.lastexamcnt"/>
  28. <column id="lastexamdd" desc="최종실행일" ref="healexamdtmnlist.lastexamdd"/>
  29. <column id="healexamdtmnkey" desc="건진데이터마이닝코드" ref="healexamdtmnlist.healexamdtmnkey"/>
  30. </table>
  31. </output>
  32. </submit>