Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If the Syndeia Desktop App is not currently running, double-click the file SyndeiaDashboard.bat to launch the Syndeia Desktop App. The Select or Create Syndeia Project window appears as in Figure 1.

    1. Select the project created in Exercise 1.1, PROJ_001 (My First Test Project) and click OK.

      Figure 1 Select or Create Syndeia Project window, initial.

  2. This will open the Syndeia Dashboard with the Repository Manager tab showing, as shown in Figure 2. The categories shown in the left column correspond to Syndeia tool interfaces for which you have a valid license. There may be several repository connections already shown, which were created by other users and have been downloaded from Syndeia Cloud. In order to use them, you will need to enter your own user name and password, which you will need to obtain from the appropriate repository administrator.

    Image RemovedImage Added

    Figure 2  Syndeia Dashboard, Repository Manager tab

  3. To register your credentials for the DOORS NG 6.0.4 repository connection, double-click that item in the left column.

  4. In the Specify credential window (Figure 3), enter your user name and password and click OK

    Figure 3  Specify credentials

  5. In the settings tab, there is an entry under the General heading to Save repository passwords (encrypted). If this is checked, your name and password will be stored on your local machine and will not need to be re-entered. If this is unchecked, you will need to re-enter your credentials each time your relaunch the dashboard and use this repository connection.

  6. In order to create a new repository connection, right-click on the appropriate category in the left column and select Add. For example, to add a new JIRA repository, for example, right-click JIRA and click add. The window shown in Figure 4 will appear.

    Figure 4 Add Repository

    1. Under Repository Name, enter a short title that will represent the repository on the Syndeia dashboard. This repository connection will be available to all Syndeia users on the same Cloud server, so choose a unique name. Your organization may choose to adopt a standard repository naming convention.

    2. Under URL, enter the link to this JIRA repository. Then enter your user name and password. Your JIRA administrator should be able to provide these, as well as the authentication protocol necessary for that repository.

    3. Click OK. The window in Figure 4 will confirm a successful connection and close, or report that it could not connect and remain open for modification.

    4. In order to create a new local repository connection, right-click on Local File System in the left column and select Add. The window shown in Figure 5 will appear.

      Figure 5 Add Local File System

      1. Under Repository Name, enter a short title that will represent the connection on the Syndeia dashboard. This repository connection name will be visible to all Syndeia users on the same Cloud server, but they will not be able to access the contents unless they are on a shared or networked drive.

      2. Under Root, enter the path to a folder on the local file system, or use Browse. Click OK.

  7. The left-hand panel under the Repository Manager tab should show all repository connections that are available, including any new ones that have been added. Select a repository and its contents will appear on the right-hand side of the dashboard, as in Figure 6 for GitHub.

    Image RemovedImage Added

    Figure 6  Syndeia Dashboard, Repository Manager tab, showing GitHub contents on right

...