I have used the FWH TSocket class to communicate through the cloud. it works very well.
I noticed on this forum a SOAP discussion using the TOLEAuto():New( "MSXML2.XmlHttp" ) method to create a connection.
is the TOLEAuto required for processing SOAP transactions, or, can the TSocket class accomplish the same thing?