Guest User

Untitled

a guest
Oct 30th, 2018
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://jackhenry.com/jxchange/TPG/2008" xmlns:oas="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
  2. <soapenv:Header>
  3. <wsse:Security
  4. xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
  5. xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
  6. <wsse:UsernameToken
  7. xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
  8. <wsse:Username>[email protected]</wsse:Username>
  9. <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">Bq2SJVhG9c</wsse:Password>
  10. <wsu:Created
  11. xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2017-11-20T18:40:49Z
  12. </wsu:Created>
  13. </wsse:UsernameToken>
  14. </wsse:Security>
  15. </soapenv:Header>
  16. <soapenv:Body>
  17. <ns:ParmValSrch>
  18. <ns:SrchMsgRqHdr>
  19. <ns:jXchangeHdr>
  20. <ns:JxVer/>
  21. <ns:AuditUsrId></ns:AuditUsrId>
  22. <ns:AuditWsId></ns:AuditWsId>
  23. <ns:AuthenUsrId/>
  24. <ns:ConsumerName/>
  25. <ns:ConsumerProd/>
  26. <ns:Ver_1/>
  27. <ns:jXLogTrackingId></ns:jXLogTrackingId>
  28. <ns:Ver_2/>
  29. <ns:InstRtId JHANull="" Rstr="">11111900</ns:InstRtId>
  30. <ns:InstEnv>TEST</ns:InstEnv>
  31. <ns:Ver_3/>
  32. <ns:BusCorrelId/>
  33. <ns:Ver_4/>
  34. <ns:WorkflowCorrelId/>
  35. <ns:Ver_5/>
  36. <ns:ValidConsmName></ns:ValidConsmName>
  37. <ns:ValidConsmProd></ns:ValidConsmProd>
  38. <ns:Ver_6/>
  39. </ns:jXchangeHdr>
  40. <ns:MaxRec>100</ns:MaxRec>
  41. <!--Optional:-->
  42. <ns:Cursor />
  43. <ns:Ver_1/>
  44. <!--Optional:-->
  45. <ns:AuthenUsrCred>
  46. <oas:Security>
  47. <!--You may enter ANY elements at this point-->
  48. </oas:Security>
  49. </ns:AuthenUsrCred>
  50. <ns:Ver_2/>
  51. <!--Optional:-->
  52. <ns:AuthenProdCred>
  53. <oas:Security>
  54. <!--You may enter ANY elements at this point-->
  55. </oas:Security>
  56. </ns:AuthenProdCred>
  57. <ns:Ver_3/>
  58. <!--You may enter ANY elements at this point-->
  59. </ns:SrchMsgRqHdr>
  60. <ns:ParmName>AcctRelCode</ns:ParmName>
  61. <!--Optional:-->
  62. <ns:ParmCallLvl>0</ns:ParmCallLvl>
  63. <!--Optional:-->
  64. <ns:ParmCriteriaArray>
  65. <!--Zero or more repetitions:-->
  66. <ns:ParmCriteriaInfo>
  67. <!--Optional:-->
  68. <ns:ParmCriteriaName></ns:ParmCriteriaName>
  69. <!--Optional:-->
  70. <ns:ParmCriteriaVal></ns:ParmCriteriaVal>
  71. <ns:Ver_1/>
  72. <!--You may enter ANY elements at this point-->
  73. </ns:ParmCriteriaInfo>
  74. </ns:ParmCriteriaArray>
  75. <!--Optional:-->
  76. <ns:Custom>
  77. <!--You may enter ANY elements at this point-->
  78. </ns:Custom>
  79. <ns:Ver_1/>
  80. <!--Optional:-->
  81. <ns:ParmSvcName/>
  82. <ns:Ver_2/>
  83. <!--You may enter ANY elements at this point-->
  84. </ns:ParmValSrch>
  85. </soapenv:Body>
  86. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment