Describes how to configure the location of your Silk Central installation in Issue Manager. This enables the traceability from issues in Issue Manager to related tests in Silk Central. For additional information on using the traceability feature, refer to the Issue Manager documentation.
To configure the Silk Central location in Issue Manager:
<properties> <name>connectString</name> <!-- value>com.borland.tm.system.endpoint=http://gershwin:19120/services/sccsystem; com.borland.tm.spi.endpoint=http://gershwin:19120/services/SpiService</value --> <value>com.borland.tm.system.endpoint=http://MyHost:8555/services/sccsystem; com.borland.tm.spi.endpoint=http://MyHost:8555/services/SpiService</value> </properties>