This document (including, without limitation, any product roadmap or statement of direction data) illustrates the planned testing, release and availability dates for Spotfire products and services. It is for informational purposes only and its contents are subject to change without notice. Planning to implement - generally 6-12 months out. Likely to Implement - generally means 12-18 months out.
Copyright © 2014-2023 Cloud Software Group, Inc. All Rights Reserved.
Cloud Software Group, Inc. ("Company") follows the EU Standard Contractual Clauses as per the Company's Data Processing Agreement.
Terms of Use |
Privacy Policy |
Trademarks |
Patents |
Contact Us
You could use an RSS feed to display information in the login dialog: https://docs.tibco.com/pub/spotfire_server/10.0.0/doc/html/TIB_sfire_server_tsas_admin_help/GUID-1C580327-C5CE-4ABD-85A6-5519A3D20ADE.html
The ask here is actually for Spotfire Analysis: When a report creator uses the application and connects to a server, we want to be able to broadcast messages. Think of it as like applications where they broadcast "tip of the day" on login.
No, put on reports, that's what people look at. If you put on the library browser only then what happens when people use direct links to open a report? Better to have in all your reports and that avoid having to "hack" the web server which then is a pain to maintain when you upgrade.
Hi Christian,
Would you be suggesting that this be injected at the web server level as a redirect then to insert such a page?
This could easily be implemented using HTML controls and JavaScript. You could source your messages from another portal, user alert Windows to convey them and use cookies to record when users have seen them so you don't repeat them in other reports.