public interface UpdateAnalysisService
The user calling the web service must have Administrator privileges or the TIBCO Spotfire Web Player\External updates of analysis in TIBCO Spotfire Web Player license enabled.
All access to this service require the accessing user to a be a member of the API User group.
Modifier and Type | Method and Description |
---|---|
void |
loadAnalysis(UpdateAnalysis updateAnalysis)
Loads an analysis file on the specified resource pool, or according to default routing.
|
void loadAnalysis(UpdateAnalysis updateAnalysis) throws UpdateAnalysisServiceException
updateAnalysis
- includes analysis path (required), client update mode (optional, default manual), keep alive
minutes (optional, default 10 minutes) and resource pool name (optional, default resource pool if not
specified).UpdateAnalysisServiceException
- if the caller is not authorized to perform the request, if the request
parameters are invalid, or if an unexpected error occurs during the analysis loading process.Copyright © 2013-2020 TIBCO Software Inc. All Rights Reserved.