Jump to content

Automatic refresh


David Pechter 3

Recommended Posts

I am doing some initial investigation on a requirement which will have say 100files arrive for visualization, at a rate of approximately 10 per hour over a ten hour period.

During that time, the user wants to be able to visualize the files "in real-time", with notifications if statistical measures stray outside some pre-defined limits.

This could be done in a few ways...I wondering what makes the most sense for Spotfire.

Here are some thoughts:

1 .aggregate the files in python every few minutes into a refreshedall-inclusive file, and have the user refresh datasource inSpotfire to see the latest results. Create notifications in pythonby reviewing the data there.

2. do this in ironpython Is it able to auto-update based on file date/time changes I don't remember it having essentially a timer functionality.

3. use C# extensions

4. do this in Streams. I looked at this and it looks involved. Way more than writing this python aggregator.

The big question...how to easily have the user review 1 to 100 files, and refresh with a minimum of clicking.

 

Thanks, Dave

david.pechter@perkinelmer.com

Link to comment
Share on other sites

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...