Follow this procedure to create an instance of an IDM tool in the base database. Defining an IDM tool instance enables you to use it to provide issues/requests to relate to item revisions when using the desktop client, Eclipse, or Visual Studio integrations.
PRIVILEGES Manage IDM Tools
To create an IDM tool instance:
From the IDM Tools Configuration window, click the New button:
The New IDM Tool Instance dialog box appears.
Enter a name for the IDM Tool Instance Name.
Select the Attributes tab.
For Web GUI URL, enter the URL of the GUI for the Serena SBM service. For example:
http://<hostname>/tmtrack/tmtrack.dll?
where hostname is the host name of the SBM server.
For Web Services URL, enter the URL of the Web services application for the Serena SBM service. For example:
http://<hostname>/gsoap/gsoap_ssl.dll?aewebservices71
where hostname is the host name of the SBM server.
For Application, enter the name of the application in Serena SBM that contains the issues to be provided, for example:
ISSUE_DEFECT_MANAGEMENT
Click OK to add the new IDM tool instance.
Related Topics