Products | Versions |
---|---|
Spotfire Server | 7.5 and higher |
Spotfire Analyst | 7.5 and higher |
When executing a TIBCO Spotfire Automation Services job (via the TIBCO Spotfire Analyst client or through Spotfire Administrator UI > Automation Services) which triggers a data function to execute, the Automation Services job may fail and the following error or similar may be seen:
Could not execute function call 'test'
The remote server returned an error: (403) Forbidden .
at Spotfire.Dxp.Framework.HttpClient.NativeWebResponse..ctor(NativeHttpClient httpClient, NativeWebRequest request)
at Spotfire.Dxp.Framework.HttpClient.WinHttp.WinHttpWebRequest.GetResponseCore()
at Spotfire.Dxp.Framework.HttpClient.NativeWebRequest.GetResponse()
at Statistica.Spotfire.Extensions.StatisticaServiceClient.<ProcessWebRequest>d__33.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Statistica.Spotfire.Extensions.StatisticaServiceClient.<OpenSession>d__37.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Statistica.Spotfire.Extensions.StatisticaRemoteEngine.<ExecuteTask>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Statistica.Spotfire.Extensions.StatisticaRemoteEngine.RunTask(CLIRunOptions cliRunOpts, String& errorMessage)
at Statistica.Spotfire.Extensions.DataFunctionHelper.ExecuteDFWorkspace(DataFunctionInvocation dfiObj, String sDXPPath)
at Statistica.Spotfire.Extensions.DataFunctionExecutor.<ExecuteFunctionCore>d__0.MoveNext()
at Spotfire.Dxp.Application.Extension.CustomDataFunctionExecutor.<Spotfire-Dxp-Data-DataFunctions-IFunctionExecutor-ExecuteFunction>d__5.MoveNext()
at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.<ExecuteFunction>d__7.MoveNext()