...
In this section:
Table of Contents |
---|
Anchor | ||||
---|---|---|---|---|
|
- Choose Report Center Settings from the Settings menu (gear icon).
- Choose External System, click Edit Settings, and choose Jama Connect from the System type menu.
- Enable the Enabled option.
- Enter a name for your instance of Jama Connect in the Name field. The name is required but does not affect the connection settings or render in any other interfaces.
- Enter the URL for the Jama Connect server in the Application URL field. The URL should include the protocol, host, and port number. Do not include paths or parameters.
- The Display URL field defines the URL which is displayed in Parasoft DTP pages when links to your Jama Connect system are presented in a web browser. Typically, this should be the same as the above Application URL field. However, it might be different, for example, when you work in a reverse proxy environment and links to Jama Connect from the user's local web browser with Parasoft DTP are different than from the Parasoft DTP server.
- Enter login credentials in the Username and Password/API token fields. The login must have sufficient privileges to create issues in the Jama Connect projects specified in the Project Associations section.
- Click Test Connection to verify your settings and click Confirm.
Associating Parasoft Projects with Jama Connect Projects
Associating a Parasoft project with a Jama Connect project allows you to create defects from the Violations or Test Explorer views that are linked to the correct project in Jama Connect. The association is also important when using the Sending Test Data to External System flow. You can associate multiple projects in DTP with a project in Jama Connect, but you cannot associate the same DTP project with more than one Jama Connect project.
...
- Click the pencil icon and choose either a different DTP project from the menu or specify the name of a different Jama Connect project in the External Project field.
- Click Save.
Advanced Configuration
You can modify the ExternalSystemSettings.properties configuration file located in the <DTP-DATA-DIR>/conf
directory to change the default behavior of the integration. DTP's out-of-the-box integration with Jama Connect is configured to use default or commonly used fields and work item types. If you customized your Jama Connect system, however, then you can configure the settings detailed below to align data in DTP with your custom configuration.
...