Issue
The TGML page is dynamic but looks static.
Product Line
EcoStruxure Building Operation, TAC Vista
Environment
- Vista
- StruxureWare
- Interface
Cause
In the Release Note, page 30 says:
It is possible to navigate to a TAC Vista Webstation TGML Graphic through a link in a SmartStruxure TGML Graphic. To achieve this connection a link object is created in the SmartStruxure TGML Graphic which is linked to a SmartStruxure hyperlink object that holds the TAC Vista Webstation TGML Graphic page address. Example of a hyperlink objects address in SmartStruxure that is linked to a TGML Graphic in TAC Vista:
HTTP://ip_address/webstation/LoginPage.aspx?page=TgmlGraphicsPage.aspx?objectId=3074949137
Note: This will always require a login by a valid TAC Vista user, even if the TAC Vista Webstation auto login feature has been activated.
Resolution
The example link above is referring to a static page. For example, if the TGML page is dynamic, you will see the following in the copied link (see bold).
HTTP://ip_address/webstation/LoginPage.aspx?page=TgmldynamicGraphicsPage.aspx?objectId=3074949137
You can also read the following in the release note:
In order to determine the TAC Vista Webstation URL for a TAC Vista Webstation TGML Graphic the following TAC Vista Web Setting configuration must be in place:
Optimized TGML Loading is deactivated
- Folders pane is set to Standard HTML
With these settings it is possible to right-click a TGML object in the folders pane and select "Copy Shortcut." This will copy the TAC Vista Webstation URL to the clipboard and it can then be pasted into a SmartStruxure hyperlink object address field. After the shortcut has been pasted, it will have to be modified in order for the TAC Vista TGML Graphic to be displayed properly in SmartStruxure. The modification is marked with bold in the example below: - Copied: HTTP://ip_address/webstation/TgmlGraphicsPage.aspx?objectId=3074949137
- Modified: HTTP://ip_address/webstation/TgmlGraphicsPage.aspx?objectId=3074949137
If the link you copied was a dynamic TGML the link will look like:
HTTP://ip_address/webstation/TgmldynamicGraphicsPage.aspx?objectId=3074949137
and should be modified as this
HTTP://ip_address/webstation/LoginPage.aspx?page=TgmldynamicGraphicsPage.aspx?objectId=3074949137
Also reference the TAC Vista Webstation Graphics Links and SmartStruxure Integration tool on the Community.