TN IT299 How to have different applications selectable for different users in Intouch Access Anywhere
Last updated: February 20th, 2025Description
- Author: Joe Hefner
 - Published: February 20th, 2025
 
Details:
Description
This article from InSource walks through a process for displaying different selectable applications for different users in Intouch Access Anywhere.
- Author: Joseph Hefner
 - Published: 11/15/2017
 - Applies to: InTouch Access Anywhere 2014 R2
 
Details
This article walks through a process for displaying different selectable applications for different users in Intouch Access Anywhere.
- Navigate to C:\Program Files (x86)\Wonderware\InTouch Access Anywhere Server\WebServer\AccessAnywhere
 - Create 2 copies of the Start.html file and name them startA.html and startB.html
 - Open startA.html in notepad and delete the entries that you do not wish to be selectable for User A. In the example below only the demo1.aareactordemo application will remain selectable.
 - Open startB.html in notepad and delete the entries that you do not wish to be selectable for User B.
 - Provide startA.html url \\Serververname:8080\StartA.html to UserA and startB.html url \\Serververname:8080\StartB.html to UserB.