Doug Zedler Posted April 2, 2019 Share Posted April 2, 2019 I downloaded the Spatial Density Map Data Function dxp in hopes of being able to use it with my data, but I can't get it to work with the data embedded in the dxp. I installed the MASS library. Without making any changes to the dxp, when I click the refresh data table icon, which I'm assuming runs the function, I get the following errors: Could not execute function call. Failed to execute data source query for data source "7f096522-6656-459f-91c1-ff7b29b76637". at Spotfire.Dxp.Data.DataSourceConnection.ExecuteQuery2() at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.AfterExecute() at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__0.MoveNext() at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__0.MoveNext() at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__6.MoveNext() Could not execute function call. TIBCO Enterprise Runtime for R returned an error: 'Error in marshallSpotfireOutputParameters(outputs, envir = envir) : object "Densitymap" not found'. at Spotfire.Dxp.Data.DataFunctions.Executors.LocalFunctionClient.OnExecuting() at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__0.MoveNext() at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__0.MoveNext() at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__6.MoveNext() Could not execute function call. TIBCO Enterprise Runtime for R returned an error: 'Error in marshallSpotfireOutputParameters(outputs, envir = envir) : object "Densitymap" not found'. at Spotfire.Dxp.Data.DataFunctions.Executors.LocalFunctionClient.OnExecuting() at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__0.MoveNext() at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__0.MoveNext() at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__6.MoveNext() Link to comment Share on other sites More sharing options...
Christian Vogel Posted May 2, 2019 Share Posted May 2, 2019 I have the same problem.. kind of. The template dxp works fine but when I try to run it in my own dxp file (defining x and y) I get that same error as above. Also, where to I specify the column do be used for density it looks like the template uses rownumber but I would like to use is a sales number/value. Any help is appreciated. Thanks. Link to comment Share on other sites More sharing options...
Doug Zedler Posted May 3, 2019 Author Share Posted May 3, 2019 Christian, Which version are you on I put in a support case about the issue, and they said this is a known ssue in 7.8. They said to fix it I would need to upgrade, which I plan to do. Doug Link to comment Share on other sites More sharing options...
Christian Vogel Posted May 3, 2019 Share Posted May 3, 2019 Doug, Thanks for you post. I am on 7.8 so I guess I'll have to upgrade as well for it to work. Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now