[progress Communities] [progress Openedge Abl] Forum Post: Re: Simultaneous Asynchronous...

  • Thread starter Thread starter geertjeguns@hotmail.com
  • Start date Start date
Status
Not open for further replies.
G

geertjeguns@hotmail.com

Guest
By "makes this fail" I mean that it times out. I put in the STOP AFTER on the server side to force the procedure to stop after a determined time-interval. When this happens, the status variable will not be set to "completed". This status variable gives me the option to check if the asynchronous procedure has been completed or not. I made these programs as some sort of a test case for what we're trying to accomplish in our application. We are trying to fill a browser by joining data from 2 different external sources: 1) a webservice 2) a external database Both searches have to be executed simultaneous to save time but within a predefined timeslot (for example: 5 sec). If for example the webservice would give a timeout or it would take too long, we would only continue with the data retrieved from the external DB and the screen would mention that the data was only retrieved from 1 source.

Continue reading...
 
Status
Not open for further replies.
Back
Top