TRCSN00402.xml 1.1 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCSN00402">
  3. <action url="svc://local"
  4. target="statsmngtapp.StatsMngt"
  5. interface="himed.his.crm.statsmngtapp.statsmngt.StatsMngt"
  6. method="reqGetEmailMonthList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchyear2">
  10. <column id="srchyear2" desc="전송일자 조회연도2" ref="srchyear2"/>
  11. <column id="srchmonth" desc="전송일자 조회월" ref="srchmonth"/>
  12. <column id="srchbizflag" desc="업무구분" ref="srchbizflag"/>
  13. <column id="srchbizdetlcd" desc="업무구분 상세" ref="srchbizdetlcd"/>
  14. <column id="srchdeptcd" desc="담당부서 코드" ref="srchdeptcd"/>
  15. <column id="srchdeptnm" desc="담당부서 이름" ref="srchdeptnm"/>
  16. </table>
  17. </input>
  18. <output path="root/list" type="xml">
  19. <table id="emaillist" count_ref="emaillist">
  20. <column id="bizday" desc="일별" ref="emaillist.bizday"/>
  21. <column id="allcount" desc="전송건수" ref="emaillist.allcount"/>
  22. </table>
  23. </output>
  24. </submit>