Sridhar,
If you select ProcessingAction Executing a Server:Synchronous mode then for each request it will wait for a response until the target sends back.so this mechanism can be used in the Request/Response scenarios.
Executing a Server:aSynchronous mode then for each request it won’t need to wait for a response and can be sent at any later point of time.
Decide on what ever your requirement expects
HTH,
#B2B-Integration#Integration-Server-and-ESB#webMethods