We use a project management tool called Clarity that does everything 80/443 *except* there is a link within the page that calls up/launches a local app on the user's computer for syncronization. Is there a way to allow the webpage to call the local app using only a web bookmark? Or am I going to have to config IE for WSAM to allow this? Would WSAM even be a valid solution?
I've tried doing some searches but couldn't turn up anything. If this has already been answered in another thread cna you post up the link?
Thanks!
What does the native web page to launch the local app? You certainly could use WSAM (or maybe JSAM, too, depending on your preference) to access the native app, which would then operate no differently than it does when running inside your network. WSAM (or JSAM) could then handle the communications flow for the local app which is launched.
Ken
I believe it's calling up Microsoft Project.
As for the Web ACL, I opened up the port restrictions to any but that didn't help. I would really rather resolve this within in the web access/bookmarks feature rather than dealing with WSAM or JSAM. I will go that route if I must though.
Thanks