TRCSC00101.xml 1.6 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCSC00101">
  3. <action url="svc://local"
  4. target="statsmngtapp.StatsMngt"
  5. interface="himed.his.crm.statsmngtapp.statsmngt.StatsMngt"
  6. method="reqGetCmpnAllList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchexecdd1">
  10. <column id="srchexecdd1" desc="실행일자 조회시작일" ref="srchexecdd1"/>
  11. <column id="srchexecdd2" desc="실행일자 조회종료일" ref="srchexecdd2"/>
  12. <column id="srchyear1" desc="실행일자 조회연도" ref="srchyear1"/>
  13. <column id="srchyear2" desc="실행일자 조회연도2" ref="srchyear2"/>
  14. <column id="srchmonth" desc="실행일자 조회월" ref="srchmonth"/>
  15. <column id="srchdeptcd" desc="담당부서 코드" ref="srchdeptcd"/>
  16. <column id="srchdeptnm" desc="담당부서 이름" ref="srchdeptnm"/>
  17. <column id="ptype" desc="조회조건" ref="ptype"/>
  18. </table>
  19. </input>
  20. <output path="root/list" type="xml">
  21. <table id="cmpnlist" count_ref="cmpnlist">
  22. <column id="cmpncd" desc="캠페인 코드" ref="cmpnlist.cmpncd"/>
  23. <column id="cmpnnm" desc="캠페인 명" ref="cmpnlist.cmpnnm"/>
  24. <column id="rgstdeptcd" desc="담당부서 코드" ref="cmpnlist.rgstdeptcd"/>
  25. <column id="rgstdeptnm" desc="담당부서 명" ref="cmpnlist.rgstdeptnm"/>
  26. <column id="cmpnexecdd" desc="최초 실행일" ref="cmpnlist.cmpnexecdd"/>
  27. <column id="cmpnallcount" desc="실행고객수" ref="cmpnlist.cmpnallcount"/>
  28. <column id="choscnfmcount" desc="응답고객수" ref="cmpnlist.choscnfmcount"/>
  29. </table>
  30. </output>
  31. </submit>