In order to make model-based connections to elements in a repository, the user must first add and connect to the repository using the Repository Manager. To connect to a repository, right-click on the appropriate Repository type (such as MySQL repositories) in the Repository Manager tab and select Add. The following figures show this for a MySQL repository.
Generally for each repository, except the local file system repository, you will need to fill out the following information:
- Repository Name: Unique name (alias) assigned to a repository by the user.
- URL: URL to access the repository.
- Check with the repository administrator about links, firewalls, and other issues that may affect access.
- The user must already have credentials to access the desired repository, with a username and password assigned by the repository administrator.
- The proper scheme must be used, http or https, and the port may need to be included in the URL.
- User: Username to access the repository
- Password: Password to access the repository
| ArasFor Aras repositories, the URL field should be populated by the base URL of your Aras Innovator server. The following additional information is required: Grant type - password (default) Scope - Innovator (default) Client Id - ID of the Syndeia Cloud app registered by your admin on the Aras Innovator server. See the Pre-Requisites section on this page: Aras Innovator Repositories | Pre-Requisites. Database - Aras Innovator database. Enter the same database that you select on the Aras Innovator web client during sign-in.
|
| ArtifactoryFor Artifactory repositories, the default URL is of the format
https://<myOrgServer.myOrg.com>:8081/artifactory |
| BitbucketFor Bitbucket repositories, the URL field should be populated by the base URL of your Bitbucket server Username can be either your Bitbucket username or the email address associated with your Bitbucket account If you have entered your Bitbucket username in the Username field, the Password can be Either the password you use to sign in to the Bitbucket web client, or Personal Access Token. To create a Personal Access Token, refer here - https://docs.Bitbucket.com/en/Bitbucket/authenticating-to-Bitbucket/keeping-your-account-and-data-secure/creating-a-personal-access-token
If you have entered the email address associated with your Bitbucket account in the Username field, enter the Password you use to sign in to the Bitbucket web client
|
| CollaboratorIf you are using Collaborator Server (installed on-premise or virtual private cloud), enter the same username and password that you use on the Collaborator web client.
|
| ConfluenceFor Confluence repositories, the default URL is of the format https://<myJiraURL>/wiki If you are using Confluence Server (installed on-premise or virtual private cloud), enter the same username and password that you use on the Confluence web client. If you are using Confluence Cloud (hosted by Atlassian), User = E-mail and Password = API Token. Refer to the following page to create an API token: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/.
|
| DOORS-NG- URL: For DOORS-NG repositories, the URL field should be populated by the URL of your DOORS-NG server followed by the port number and the requirements management service (default = rm).
- For example the URL should be similar to
https://server.myComp.com:9443/rm as shown in the screenshot. - Verify:
- To verify your URL, append
/web to it and try opening it in a web browser.
- User / Password: These are Basic Authentication user and password credentials.
- If the Jazz server is connected to the corporate LDAP server, the user’s company-wide account info can be used.
- If not, the user and password is whatever has been provisioned in Jazz’s IBM Web Service or Tomcat user files.
|
| GitHubThe URL and Password depend on your GitHub deployment: For GitHub cloud (www.github.com ): URL = https://api.github.com . - Password = Personal Access Token. To create a Personal Access Token, refer here - https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token
For GitHub Enterprise deployed in your organization: - Use the URL
http(s)://<hostname>/api/v3 - The
<hostname> is the host address of your GitHub Enterprise server. This should be provided to you by your GitHub administrator. - Refer to this page for details: https://docs.github.com/en/enterprise-server@3.0/rest/guides/getting-started-with-the-rest-api
- Use the same password you use to sign in to GitHub web client.
|
| GitLabThe URL depends on your GitLab deployment: For GitLab cloud (gitlab.com ), use https://gitlab.com . - Username is not needed and can be any string.
- For Password enter a Personal Access Token. To create a Personal Access Token, refer here - https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html
For GitLab Enterprise deployed in your organization, check the URL from your GitLab Enterprise administrator. - Use the username and password (credentials) provided by your GitLab administrator, OR
- Use the username and Personal Access Token. See the link above you create a Personal Access Token.
|
| JamaFor Jama repositories, the URL field should be populated by the URL of your Jama server followed by the port number (if required). - For Basic Authentication username and password should be used
- For Oauth see Adding Jama Repository using OAuth
|
| JIRAFor JIRA repositories, the URL field should be populated by the URL of your JIRA server followed by the port number (if required). If you have a JIRA subscription from Atlassian, then your JIRA server is cloud hosted by them and the URL would follow the pattern: https://myGroup.atlassian.net. - For Basic Authentication:
- Username and password should be used for Jira server instances
- Jira cloud instances (e.g.
https://myGroup.atlassian.net ) require User = E-mail and Password = API Token. Refer to the following page to create an API token: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/.
- For Oauth see Adding Jira Repository using OAuth
|
| Local File SystemFor Local File System repositories, specify a unique name and location of a folder on your local file system (or a shared drive). Alternatively, use the Browse button to locate it. Press OK to complete. |
| MySQLFor MySQL repositories, the URL should not include the protocol (http or https) but should be in the following format. The default port number is 3306. <server.mycompany.com >:<portNumber >. |
| TeamcenterFor Teamcenter repositories, the default URL is of the format: http://<server.mycompany.com>:7001/tc Select the Teamcenter Client Type to be used when opening connected artifacts in Teamcenter from the Syndeia Dashboard. (1) If Active Workspace is selected, the Active Workspace Host URL and Active Workspace Object Path are required. These can be determined by navigating to an object in your Teamcenter Active Workspace and inspecting the URL, which should be of the form:
{Active Workspace Host URL}/{Active Workspace Object Path}uid={UID of Object} . See example URLs shown below. (2) If Web Client is selected and still available with your installed Teamcenter version, no further information is required. Note: Syndeia supports Active Workspace installed on the same server as Teamcenter, or a different server. |
| Teamwork Cloud (TWC)For Teamwork Cloud repositories, use the Base URL of the REST API available for your TWC repository. By default, the REST API is available at port 8111 and osmc path, e.g. https://twc.myOrg.com:8111/osmc . |
| TestRailFor TestRail repositories, use the base URL of your TestRail server and the same credentials that you use on the TestRail web client. |
| VOLTAFor VOLTA repositories, use the base URL of your VOLTA server and the same credentials that you use on the VOLTA web client. |
| WindchillFor Windchill repositories, the default URL is of the format
http://server.mycompany.com:8080/Windchill It assumes that the default app is Windchill and it is available on port 8080. If that is not the case for your organization, the more general format is: http://<server.company.com>:<PortNumber>/<AppName>.
|
| Zephyr ScaleTM4J, now known as Zephyr Scale, is a Test Management app deployed on JIRA repositories. See instructions for Jira repositories above. |