StarTeam can search or open URL shortcut links to projects, views, folders, and items (files, change requests, requirements, tasks, and topics). By creating shortcuts, you can easily and quickly access specific items in a project.
Like other URLs, StarTeam URLs include the name of the server for the connection. In some organizations, StarTeam servers may be reached from both the Internet and the corporate intranet. In such cases, a server may have two different IP addresses. If you configure the server list to reference a server by its IP address, rather than its DNS name, then any URLs generated by the client will work only from the network on which that IP address exists.
The type of URL that your StarTeam client creates for an item is set, per item, on their respective tabs in the Personal Options dialog box. There is one exception to this. Because there is no way to set the URL type for a folder, folders always use the ID-based URL type. Also from the Personal Options dialog box, you specify the templates used to create an item’s HTML representation. For projects, views, and folders there is no HTML representation.
The URL can be ID-based or name-based. ID-based is the initial default for each item type. The sample URLs below show the basic differences between ID-based and named-based URLs. They both represent a file in that root view of a project. The ID-based URL is the first of the two.
starteam://hostname:49201/12;ns=Project;scheme=id/ 154;ns=View;scheme=id/869958;ns=File;scheme=id;scope=full; starteam://hostname:49201/myproject/myview/path to myfile;scope full;
The advantage of using the ID-based URL is that an item can be moved to a different folder (or a file’s name can be changed) and the item can still be located. The advantage of a name-based URL is that the URL can resolve to different StarTeam objects at different points in time. For example, if a file is deleted and then added again (with a new ID), it can still be located.
The integration sets the Microsoft Visual Studio Task List to automatically display StarTeam shortcuts. This setting is essential to view any of the item or folder shortcuts that you create for your solutions.