I'm current using the CICS/SOAP environment in Z/OS 1.9 CICS 3.1 creating a
service provider application from a data structure. I followed your manual
SC-6458-06 and the process went quite well. I ran into difficulty
integrating a Wintel SOAP client to call the facility in Z/OS CICS facility.
I was able to get this working using the Microsoft SOAP Toolkit Low-level
APIs but some of our developers wanted a simpler approach. Tools like
PocketSOAP & Microsoft Toolkit HLAPI seem to struggle with the WSDL
generated as part of the data structure to service provider generation
process. I've checked around the Internet looking for VB or Wintel to CICS
SOAP blogs but didn't find very much. Can you point me in the right
direction? Thanks very much for your help.