I still don't know what kind of logic you want your button to trigger. Just calling the web service is not enough - it must somehow identify what to send. Do you want to send orders selected in the form? All changes done since last synchronization? Or something else?
Also note that I don't know what kind of data your web service expects.