Products | Versions |
---|---|
Spotfire Web Player | 7.5 and higher |
Description:
Spotfire Web Player can be set up to use UNC paths (such as \\myshare\myfiles). It can also be configured to use mapped drive paths (such as S:\myfile.txt).
Step 1: Create a Mapped drive.
The drive needs to be mapped on the Node Manager machine:
Step 2: Update the configuration files
1). Import the configuration file back into Spotfire Server, and use the "import-service-config" command to name the configuration:
config import-service-config --config-name="Set AllowAllFilePaths"
2). Browse to the Spotfire Server admin URL, then to "Nodes and Services".
3). Edit the Web Player Service to select the created Configuration.
Notes:
1). Ensure that the service (Node Manager in 7.5) (and also the Web Player application pool, prior to 7.5) is running with a service account user that has the required permissions to access the mapped drive path. If not, set the service account user, then be sure to restart the service.
2). For versions prior to 7.5, follow Step A to map the drive, then follow Knowledge Article 42035 to configure the Web Player for file paths.
Validation:
In the Spotfire Analyst client, load a file from the mapped drive path (such as S:\ myfile.txt) created above (Step A) into a new Spotfire analysis. Save this analysis in the Spotfire library, then test by opening the analysis via the Web Player. Verify that the data table that is linked to the file in the mapped drive path opens without errors or warnings, and that it contains the expected data.