Hello Diane,
Integrating the PI into the web (Network link) is done by making modifications to the Web.Config file on the Prognosis managing node. The file in in the Prognosis\WebUI\IIS directory. Steps are below:
1. Edit the Web.config file (located in \WebUI\IIS directory) adding the following two lines to the section:
a. add key="EnablePathInsight" value="true" />
b. !<add key="PathInsightUrl" value="http://:" />
The post is not letting me display the HTTP value. It keeps truncating it. It should be ip address, colon, port. Also, there should be an < before each add key. and then to close it. Sorry if this is coming across confusing.... it's their post forum that's removing marks.
2. Restart the WebUI and the browser will validate the linkage
Let me know if that helps you out. If it was to confusing, let me know and I can try to send you my email seperately.
Cheers,
Adam