Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Asset Information Management

Secure External Links

  • Last UpdatedJul 12, 2024
  • 1 minute read

Any external links that need to be viewed in the Dashboard should be registered in the web.config file, including links to reports.

In the web.config file there is a section defined as <frame-src self="true">. Each external link should be registered within this section using an <add> element, for example:

<frame-src self="true">

<add source="https://{server}/ReportServer/Pages/ReportViewer.aspx?%2fAVEVA+NET+Reports%2fSystem+Summary&rs:Command=Render"/>

<add source="https://*.{mysite}.com"/>

</frame-src>

Related Links
TitleResults for “How to create a CRG?”Also Available in