TaskExecutionContext MembersTIBCO Spotfire Automation Services 7.0 API Reference
The TaskExecutionContext type exposes the following members.
Methods

  NameDescription
Public methodCreateLibraryLink
Creates an URL link to the library (e.g. http://server/spotfire/library?guid=ec878f68-af67-4d2e-a014-a5d879ad5d03)
Public methodCreateWebPlayerLibraryLink
Creates a link to a TIBCO Spotfire Web Player file for a given library file. This requires the link to the Web Client server to be set in TIBCO Spotfire Administration manager.
Public methodDeleteLibraryFile
Delete the file from the library.
Public methodExpandTags
Handles all the tags in a string and returns a string where the tags have been replaced with their values.
Public methodGetAnalyticsServerUri
Returns the uri of the Analytics Server using the ConnectivityService service
Public methodGetPreference
Returns the string value for a given named preference
Public methodLibraryPathToId
Finds the id of the Library analysis entry with the given path.
Back to Top
Properties

  NameDescription
Public propertyApplication
The TIBCO Spotfire Application.
Public propertyPropertyBag
Gets the property bag
Back to Top
See Also