G
GB
Is there a way to test that a webservice is available before attempting to
call it?
call it?
Is there a way to test that a webservice is available before
attempting to call it?
GB said:Is there a way to test that a webservice is available before
attempting to call it?
Phill. W said:There might well be, but would it not be "better" to assume that the
WebService /will/ be available (normal Flow of Execution) and Catch
the Exception that will be thrown on the odd occasion that it isn't?
Regards,
Phill W.