Re: [WebDNA] Circumnavigate Browser Timeout On Lengthy WebDNA Operations

This WebDNA talk-list message is from

2014


It keeps the original formatting.
numero = 111714
interpreted = N
texte = This is a multi-part message in MIME format. --------------070600060201040309020903 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Terry, This is a bit of a hack but it works. Here goes.... Create a template with a meta refresh: Processing Request... Then direct your form to post to the 'Processing Request' page and add a variable containing the path to the page your form originally posted. Best Regards, Steve Terry Nair wrote: > > Hi All, > > Every end of the month, we clean up our entire membership database and > reset earn points, besides other parameters based on computational > norms. This is processed using WebDNA and we have been doing this > without issue for years. Once the lengthy process, initiated via a > browser url link is initiated, it may take anywhere from 8 to 10 > minutes before the "It is done" page is returned ....i.e. end of the > process. > > Well, our database have grown so large that now ....it is taking 15 > minutes to complete the process. WebDNA is not an issue because we can > see it happily doing its thing but ....the browser which is waiting > for the return page ....times out. I need to get the browser response > page back so as to know when to begin the next phase. Right now, when > the browser times out ....I remote into the server and check the Task > Manager which tells me when WebDNA has done its thing. Not elegant but > it works. > > Breaking up the DB into smaller chunks to be processed separately is > one way to go ....however, was wondering if any of you guys can > suggest a better way of doing this ....getting the response I need > when the job is done. Being informed via SMS or email is not an option. > > Thank for the assist folks. > > Cheers Terry Nair > > --------------------------------------------------------- This message > is sent to you because you are subscribed to the mailing list . To > unsubscribe, E-mail to: archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > support@webdna.us --------------070600060201040309020903 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Terry,

This is a bit of a hack but it works. Here goes....

Create a template with a meta refresh:

<html>
<head>
<meta http-equiv=3D"refresh" content=3D"0;URL=3D[returnto]?[formvariables][name]=3D[url][value][/url]&= amp;[/formvariables]">
</head>
<body>
Processing Request...
</body>
</html>


Then direct your form to post to the 'Processing Request' page and add a variable containing the path to the page your form originally posted.

Best Regards,
Steve


Terry Nair wrote:

Hi All,

=C2=A0

Every end of the month, we clean up our entire membership database and reset earn points, besides other parameters based on computational norms. This is processed using WebDNA and we have been doing this without issue for years. Once the lengthy process, initiated via a browser url link is initiated, it may take anywhere from 8 to 10 minutes before the "It is done" page is returned ....i.e. end of the process.

=C2=A0

Well, our database have grown so large that now ....it is taking 15 minutes to complete the process. WebDNA is not an issue because we can see it happily doing its thing but ....the browser which is waiting for the return page ....times out.=C2=A0 I need = to get the browser response page back so as to know when to begin the next phase. Right now, when the browser times out ....I remote into the server and check the Task Manager which tells me when WebDNA has done its thing. Not elegant but it works.

=C2=A0

Breaking up the DB into smaller chunks to be processed separately=C2=A0 is one way to go ....however, was wondering if any of you guys can suggest a better way of doing this ....getting the response I need when the job is done. Being informed via SMS or email is not an option.

=C2=A0

Thank for the assist folks.

=C2=A0

Cheers Terry Nair

=C2=A0

=C2=A0

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us
--------------070600060201040309020903-- Associated Messages, from the most recent to the oldest:

    
  1. RE: [WebDNA] Circumnavigate Browser Timeout On Lengthy WebDNA Operations ("Terry Nair" 2014)
  2. Re: [WebDNA] Circumnavigate Browser Timeout On Lengthy WebDNA Operations (Steve Raslevich 2014)
  3. Re: [WebDNA] Circumnavigate Browser Timeout On Lengthy WebDNA Operations ("Psi Prime Inc, Matthew A Perosi " 2014)
  4. RE: [WebDNA] Circumnavigate Browser Timeout On Lengthy WebDNA Operations ("Terry Nair" 2014)
  5. Re: [WebDNA] Circumnavigate Browser Timeout On Lengthy WebDNA Operations (Steve Raslevich 2014)
  6. [WebDNA] Circumnavigate Browser Timeout On Lengthy WebDNA Operations ("Terry Nair" 2014)
This is a multi-part message in MIME format. --------------070600060201040309020903 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Terry, This is a bit of a hack but it works. Here goes.... Create a template with a meta refresh: [formvariables][name]=[url][value][/url]&[/formvariables]"> Processing Request... Then direct your form to post to the 'Processing Request' page and add a variable containing the path to the page your form originally posted. Best Regards, Steve Terry Nair wrote: > > Hi All, > > Every end of the month, we clean up our entire membership database and > reset earn points, besides other parameters based on computational > norms. This is processed using WebDNA and we have been doing this > without issue for years. Once the lengthy process, initiated via a > browser url link is initiated, it may take anywhere from 8 to 10 > minutes before the "It is done" page is returned ....i.e. end of the > process. > > Well, our database have grown so large that now ....it is taking 15 > minutes to complete the process. WebDNA is not an issue because we can > see it happily doing its thing but ....the browser which is waiting > for the return page ....times out. I need to get the browser response > page back so as to know when to begin the next phase. Right now, when > the browser times out ....I remote into the server and check the Task > Manager which tells me when WebDNA has done its thing. Not elegant but > it works. > > Breaking up the DB into smaller chunks to be processed separately is > one way to go ....however, was wondering if any of you guys can > suggest a better way of doing this ....getting the response I need > when the job is done. Being informed via SMS or email is not an option. > > Thank for the assist folks. > > Cheers Terry Nair > > --------------------------------------------------------- This message > is sent to you because you are subscribed to the mailing list . To > unsubscribe, E-mail to: archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > support@webdna.us --------------070600060201040309020903 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Terry,

This is a bit of a hack but it works. Here goes....

Create a template with a meta refresh:

<html>
<head>
<meta http-equiv=3D"refresh" content=3D"0;URL=3D[returnto]?[formvariables][name]=3D[url][value][/url]&= amp;[/formvariables]">
</head>
<body>
Processing Request...
</body>
</html>


Then direct your form to post to the 'Processing Request' page and add a variable containing the path to the page your form originally posted.

Best Regards,
Steve


Terry Nair wrote:

Hi All,

=C2=A0

Every end of the month, we clean up our entire membership database and reset earn points, besides other parameters based on computational norms. This is processed using WebDNA and we have been doing this without issue for years. Once the lengthy process, initiated via a browser url link is initiated, it may take anywhere from 8 to 10 minutes before the "It is done" page is returned ....i.e. end of the process.

=C2=A0

Well, our database have grown so large that now ....it is taking 15 minutes to complete the process. WebDNA is not an issue because we can see it happily doing its thing but ....the browser which is waiting for the return page ....times out.=C2=A0 I need = to get the browser response page back so as to know when to begin the next phase. Right now, when the browser times out ....I remote into the server and check the Task Manager which tells me when WebDNA has done its thing. Not elegant but it works.

=C2=A0

Breaking up the DB into smaller chunks to be processed separately=C2=A0 is one way to go ....however, was wondering if any of you guys can suggest a better way of doing this ....getting the response I need when the job is done. Being informed via SMS or email is not an option.

=C2=A0

Thank for the assist folks.

=C2=A0

Cheers Terry Nair

=C2=A0

=C2=A0

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us
--------------070600060201040309020903-- Steve Raslevich

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Talk List Suggestions (1997) URGENT: NO BUG, woFIELDdata & FIELDword=ww (2002) PowerKey and PageSentry not playing nice (2000) Image Pirating [protecting against] (2003) WebCat2b15MacPlugIn - [authenticate] not [protect] (1997) writing cart to db (1998) error -43 (1998) WebDNA tags in WebMerchant email templates ... (1997) japanese characters (1997) Problem with [isFile] [isFolder] (wc 3.0.4, iis 4) (1999) OT: Need (a tiny bit) of help setting up MySQL (2000) Languages (1997) Credit Card Checking?? (1998) Duplicate Items in the Cart (1998) webcat- multiple selection in input field (1997) categories (1997) Summary layout (1997) Grep question [parsing variables] problem (2003) Anyone using unix? Having problems... (2000) [OT] Private Email (2002)