TRCMS00106.xml 1.0 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCMS00106">
  3. <action url="svc://local"
  4. target="clntmngtapp.ClntMngt"
  5. interface="himed.his.crm.clntmngtapp.clntmngt.ClntMngt"
  6. method="reqGetCmpnList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="sndpid">
  10. <column id="sndpid" desc="등록번호" ref="sndpid"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="cmpnlist" count_ref="cmpnlist">
  15. <column id="cmpnnm" desc="캠페인명" ref="cmpnlist.cmpnnm"/>
  16. <column id="cmpnrgstdt" desc="등록일시" ref="cmpnlist.cmpnrgstdt"/>
  17. <column id="cmpnexecdt" desc="실행일시" ref="cmpnlist.cmpnexecdt"/>
  18. <column id="execyn" desc="실행여부" ref="cmpnlist.execyn"/>
  19. <column id="smsuseyn" desc="SMS사용여부" ref="cmpnlist.smsuseyn"/>
  20. <column id="emailuseyn" desc="Email사용여부" ref="cmpnlist.emailuseyn"/>
  21. </table>
  22. </output>
  23. </submit>