Configure IIS for hyperlink animation
To use the hyperlink animation in
FactoryTalk ViewPoint
to open local web resources, you need to add a virtual directory in IIS Manager and put the resources in this directory.
TIP:
You do not need to add a virtual directory if you have an existing intranet web server. You can put the resources under the web server directories and specify the address in the hyperlink animation.
To configure IIS for hyperlink animation:
- On the intranet web server computer hosting the resources, open Internet Information Services (IIS) Manager.
- In theConnectionspane, right-click a site and selectAdd Virtual Directory.
- In theAdd Virtual Directorydialog box, specify the alias and the physical path where the virtual directory content is stored.TIP:We recommend that you use theWebfolder as the physical path. The default path is:C:\Users\Public\Documents\RSView Enterprise\SE\Web
Example:
The address of hyperlink may be like
http://ComputerName/RSViewSE/Local_resources/demo.pdf
, where- ComputerNameis the name or IP address of the intranet web server computer hosting the resources.
- RSViewSEis the site name hosting HMI server.
- Local_resourcesis the virtual directory that you put the local web resources.
- demo.pdfis the local web resource that you want to open.
Provide Feedback