When users log in to WorkPlace, they have access to file system resources that you set up. These can include computers containing shared folders and files and Windows network servers.
You can define a specific file system share by typing a UNC path, or you can define an entire Windows domain:
\\ginkgo
), a shared folder
(\\john\public
), or a network folder (\\ginkgo\news
).You can use resource variables to dynamically reference multiple folders on the network. For example, to give each user access to a personal folder, create a resource using a variable for the user name, and then use that variable when you create a shortcut on WorkPlace. See the example in Using Session Property Variables for more information.