Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 27 APR 2010 03:01:58PM Terry Rainville wrote:

Trying to send XML data to a web service using SOAP.

Byte array is a data type generated by Soap to conform with the interface. OpenInsight needs to supply a compatible data type through OLE.

Does anyone know how to make this work?


At 27 APR 2010 08:58PM Bob Carten wrote:

when I run into a datatype whihc is not supported by the ole control I use the generic scripting control plus AddCode, AddObject to create and return things like safe arrays.

I believe soap standard expects base64 encoded data, so the raw byte array will not be enough, though. I vaguely recall google pointing to an example of using an ADO recordset plus the toArray method to get what you will need.

- Bob

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/fcab499862604b138525771200688ced.txt
  • Last modified: 2023/12/28 07:39
  • by 127.0.0.1