Question
web service for inserting record
Anyone here has suggestion on how to insert data thru web service. Basically, I am connecting to a wsdl and want able to insert data from a local database to wsdl (which is a third party database). Any suggestions on how do I start or where to read and what to read?
Thanks.