Customer would like to be able to specify a timeframe where it is not possible to open specific reports. The user should get an error/warning message when trying to open a report outside the specified time frame.
The customer would like to use it in conjunction with Scheduled updates. So that if a report is scheduled to be available between 08.00 AM and 06:00 PM it would be possible to specify that outside that time frame the report cannot be opened.
In Spotfire X(10) you can set "scheduled-updates.performance.deny-open-when-not-scheduled" to false to prevent analysis files being opened outside the scheduled time frame.
It not yet possible to do it on a per analysis level.
See the Spotfire Server manual:
https://docs.tibco.com/pub/spotfire_server/10.0.1/doc/html/TIB_sfire_server_tsas_admin_help/GUID-8C420392-68FE-4704-A017-9B08646B4E9B.html
A work around to implement this could be to have a calculated column return a value which makes the report show no data during the banned times. That way the report works but shows no data.