Products | Versions |
---|---|
Spotfire Server | All versions |
Description:
When working with Information Links, there may be times where you need to manually edit the SQL and make use of the "Edit SQL" functionality. When pressing this button, you may notice that it takes a long time until you can use the interface and actually see the SQL editing interface. This article will describe how to make the dialog load much faster.
Symptoms:
When clicking the SQL button for an Information Link, it takes a long time for the Edit SQL dialog to load.
Cause:
Information Services, the component that handles Information Links in the TIBCO Spotfire environment, validates the metadata from the underlying data source when pressing the Edit SQL button. It does this to validate the integrity of the items belonging to the Information Model. If this takes a long time, it will take a long time before you get through to the SQL editing interface.
This will result in the following.
<runtime-query-validation>False</runtime-query-validation> </information-services>
8). Save the file.
9). In the Spotfire Server Configuration tool, choose "Load configuration from file...".
10). Load the newly edited configuration.xml.Make sure you have the backup of configuration.xml file before doing any changes in it. This will resolve the performance with the Edit SQL dialog but will not affect the performance of for example re-saving a data source or Information Link. To improve the performance for the latter, see the Knowledge Base article entitled, "Creating new or re-saving existing Information Models and elements take longer than expected."