ModifyRepositoryFileAnalyzer (Method)

Applies To:

EmbeddedBrowser object, HyperLink object

Description:

Enables you to modify a Hyperion Web Analysis repository object for an embedded browser object or hyperlink object. When this method executed, the corresponding smartcut is regenerated and the embedded browser or hyperlink is refreshed.

Syntax:

Expression.ModifyRepositoryFileAnalyzer(String ServerNameAndPortNumber, String Folder AndPathAndDocumentName, [optional] BqRepositoryToolbarType RepositoryToolbarType, [optional] String SmartcutParameters

Note:

A forward slash (/, or also known as a solidus or virgule) is not recognized as a valid character in an Interactive Reporting document file name argument for this method.

Expression Required:

Parameters:

DocumentName—Required; String; Maps to the name of the object selected from the repository.

SmartcutParams—Optional; String; Maps to the Smartcut Parameters control used for any additional parameters appended to the URL.

Example:

This example shows how to add additional parameters to Smartcut for the Hyperion Web Analysis file.

ModifyRepositoryFileReports(“http://myserver:1800”,“/MyFolder/MyDocument”)