TRSOC01000.xml 663 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSOC01000">
  3. <action url="svc://local"
  4. target="stsmngtapp.StsReqMngt"
  5. interface="himed.his.sts.stsmngtapp.stsreqmngt.StsReqMngt"
  6. method="reqGetUserGroup">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="lastupdtrid">
  10. <column id="lastupdtrid" desc="로그인사용자" ref="lastupdtrid"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="code" count_ref="code">
  15. <column id="usergrpcd" type="string" desc="권한그룹코드" ref="code.usergrpcd"/>
  16. </table>
  17. </output>
  18. </submit>