Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6065 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a script that takes quite a while to execute, creating perhaps hundreds of records from text pasted by the user. At times the process takes so long that the user's session in the web browser times out. Is there a common workaround for this when interacting with a database via IWP? I tried refreshing the window periodically, but that seems to have no effect. I thought of briefly pausing the script periodically, but that's not compatible with IWP. The procedure is successful when the user logs in again, but the timeout is unacceptable.

Thanks,

Chuck

Posted

I've worked with some big-iron finance systems whereby reports are created as batch jobs: set the batch parameters, get the process going, then come back later to see how it's done.

This might solve the timeout problem by avoiding it completely.

Posted

I did think of something like that, but the user wants to have the feedback that the job is done and be able to navigate through the imported data.

I understand that a workaround may have to compromise, but I'm hoping that the basic interface of beginning the task and immediately seeing when it's complete can be kept.

Thanks,

Chuck

This topic is 6065 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.