Hi All,
          I would like to know a bit more about how
                   
                1) executeRequestResponseAsync(WSIFMessage input)
                and
                2) executeRequestResponseAsyncWSIFMessage input,
                                                     WSIFResponseHandler handler).
               
                I understand that executeRequestResponseAsync with a handler, handles the response in a different thread of execution from the original
                request.The second executeRequestResponseAsync has handler registered for call back and returns a correlation id.
 
                What do i do with the id that i get back??.
 
                How does the first executeRequestResponseAsync work with fireAsyncResponse and processAsyncResponse methods??.
 
                How does WSIF handle document type services.
               
                Does some part of WSDL describe that a particular service has to be executed asynhcronously??.
 
 Thanks a million in advance
 
suresh
 

Reply via email to