Hi,
For the SQL send port you set three things:
- The database connection string
- The target namespace of the schema
- The root record name of the response message
The stored procedure is determined by the name of the record in the reuqest message.
There is a good walkthru on this here:
http://msdn.microsoft.com/en-us/library/aa560708.aspx
Regards,
Alan
BloggersGuides.net