Aida I. Rivera-Benítez, MSMIS wrote:
> Hi all:
>
> I have to work with a WSDL server to send medical claim files, elegibility
> requests, etc.
> Started with the easiest thing send a file. The documentation is in WSDL
> and
> eventhough I can open the link in the browser and see the WSDL code in the
> server side,
> the registration process always returns an error with the WSDL file either
> invalid, in use or
> not found.
>
It looks like the soap toolkit is having issues pulling the wsdl from
the secure site. Could be because the site is using certificates. If
you save the wsdl file locally does it work then?
oSoap = CREATEOBJECT("mssoap.soapclient30")
oSoap.MSSoapInit("c:\test.wsdl")
kc
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.