EmbeddedBrowser object, HyperLink object, PluginDocument (Interactive Reporting Web Client only)
PluginDocument—Returns the value of the URL (Uniform Resource Locator) associated with the document. If the document is registered with the OnDemand Server, the URL contains the address to the server and the name of the Broker. If the document came from a Web server or local file system, the URL contains the fully qualified server name and directory.
In Avalanche, these mapping occurs for a Hyperlink (Object):
Hyperlink “Current Window” maps to “New Window”
When an explicit Smartcut URL is entered (in the OpenURL method or Hyperlink URL property), the Smartcut may contain a “/get” or “/withnav_get” command. This behavior applies to “/get” mapping:
In Interactive Reporting documents (BQYs): The “legacy layout is used. The appearance is that from 8.3.2, but updated colors and icons display.
In Analyzer and Reports: The Masthead, View pane, and Menu are hidden.
“/withnav_get”: The full framework displays as it would after users log into Avalanche.
The URL (Property) of embedded browser and hyperlink objects requires a fully qualified URL address if theInteractive Reporting document is deployed in the EPM Workspace. For example, type the URL address as: http://www.hyperion.com instead of hyperion.com. If the document is to be deployed inInteractive Reporting Studio or Interactive Reporting Web Client, you may specify a truncated address. |
This example illustrates how to use the URL property to direct users to help information stored on the same server.