I was looking at the message example of the nightbuild of 5-3. The example creates some SOAPBodyelements and sends it to the service.
Instead of SOAPBodyelements I would like to send messages. I found the message object in the API doc. How do I use it on the client and service side? Also I want to add attachments to my messages. How do I do that? Is there an example of that? What suprises me is that there is a lot of examples available for RPC but not for messaging, although I heard several times that messaging is the way to go (see http://www.vbws.com/tutors/rpcmsg/rpcmsg.aspx). The examples suggest that RPC seems to be more popular? Frank van Lingen
