Date Posted:
Product: TIBCO Spotfire®
Product: TIBCO Spotfire®
Problem:
Proxy traffic from Web Player to TERR service through the Spotfire server
Solution:
If there are connection issues between the Web Player and the TERR service and the the TERR Service can be used from Analyst (i.e. the communication from Spotfire Server to TERR service works), as a workaround the traffic can be proxied through the Spotfire Server instead. In the Service config for the Web player, modifiy the file Spotfire.Dxp.Worker.Host.exe.config to add this setting in the <Spotfire.Dxp.Data.Properties.Settings> section:
<setting name="DataFunctions_TerrServiceUseServiceDirectly" serializeAs="String"> <value>False</value> </setting>
Comments
0 comments
Article is closed for comments.