Consultor Eletrônico



Kbase P132612: How to timeout a Openedge exposed WebServices call
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/09/2008
Status: Unverified

GOAL:

How to timeout a call to an OpenEdge exposed WebServices

GOAL:

How to cancel an ongoing WebServices call to a WebServices.

FACT(s) (Environment):

OpenEdge 10.x
JSE (Java Servlet Engines)
All Supported Operating Systems

FIX:

No it's not possible to cancel it. Even though some client API's like AXIS 2 are able to set a client timeout, once the transactions have started on server side it will not be rolled back.