I want to work on request-response model. My problem is i want to call web
service from PDA. This web service creates one xml file in one particular
folder. Another system (application) reads this xml file (as request) and
gives output in another folder (again in the form of xml file). Now my
problem is how do i make sure that call to web service will wait untill
response is received.
service from PDA. This web service creates one xml file in one particular
folder. Another system (application) reads this xml file (as request) and
gives output in another folder (again in the form of xml file). Now my
problem is how do i make sure that call to web service will wait untill
response is received.
Comment