Record Input to a service from Visual Basic

Hello ,

Iam Using Webemthod Integration Server 4.6

I have a Webservice taking in a Record Input
and gives back a record output.

When I generated Visual Basic Code to test the Service from webMethods it creates a VB Project with “frmRecordInput” but i don’t see the code generated for the form.

Does Anyone have a sample for Visual Basic to submit a SOAP Request which takes in a complex Data type using webMethods Library or even low level Soap Api.

Thanks in Advance