2

Calling WCF service by VBScript

I'm trying to use the code from the above stack article, but my WCF service method requires parameters:

SaveCheckData int,int,string,string

I've tried frigging with the code to incorporate this, but to be honest, I may as well be trying to perform heart surgery.

Can anyone shed any light on how i'd need to modify the code to call a SOAPAction that requires parameters?

Thanks

Mick

Community
  • 1
  • 1
MJM
  • 357
  • 1
  • 4
  • 16
  • Any luck with this answer? – apacay Jul 08 '13 at 20:32
  • Possible duplicate of [Call WCF (.svc) service from VBScript, WScript, VBA, etc with parameters](http://stackoverflow.com/questions/10455075/call-wcf-svc-service-from-vbscript-wscript-vba-etc-with-parameters) – Paul Sweatte Sep 18 '16 at 23:29

0 Answers0