CollabNet TeamForge 5.3 Evaluator s Guide

Size: px
Start display at page:

Download "CollabNet TeamForge 5.3 Evaluator s Guide"

Transcription

1 CollabNet TeamForge 5.3 Evaluator s Guide Thank you for evaluating CollabNet TeamForge 5.3. This Evaluator s Guide will help you experience the key features of CollabNet TeamForge by walking you through common usage scenarios based on sample projects and users already present in your VMware download. If you have any questions or comments about this guide, or installing and configuring the trial, please feel free to post in our feedback forum. You can also look here for more community resources. Required Setup This guide assumes you have already downloaded and installed the TeamForge VMware trial. Visit the CollabNet TeamForge "Try It" page to download the trial software. Refer to Install CollabNet TeamForge on a Virtual Machine for instructions about how to install and configure the trial download. Each of the sections below assumes you have completed the previous sections. Later sections may refer to artifacts created in earlier sections, and also provide less detailed instructions for common steps, such as logging in and navigating within TeamForge. Sample Users To simplify the evaluation, this guide only uses six users: TeamForge Administrator, Default site administrator (User Name: admin, Password: admin) Sally, Default Project Manager (User Name: project_manager, Password: sample) Alex, Default Product Manager (User Name: product_manager, Password: sample) Eric, Default Product Executive (User Name: product_executive, Password: sample) Nancy, Default Product Developer (User Name: product_developer, Password: sample) Terry, Default Product Tester (User Name: product_tester, Password: sample) In the following examples, the project manager usually performs these duties. Once you have completed the exercises in this guide, feel free to delete all of the sample users. (See the Cleanup section at the end of this guide for details.) Contents Set up your evaluation environment... 2 Section 1: Follow a user story through the Agile lifecycle... 7 Section 2: Manage your project workspace Section 3: Manage your TeamForge site Clean-up: Delete Sample Users Other cool TeamForge stuff Page 1 of 41

2 Set up your evaluation environment In this section, you will setup your CollabNet TeamForge environment, including: Logging in and setting the administrative password Changing addresses for sample users, and adding a new user Install Tortoise SVN for committing code to the source code repository Log into TeamForge as the site admin user: User Name: admin Password: admin Since this is your first time logging in, you may be asked to change your password. For security reasons, it is a good idea to change it now. However, you can keep the same password by typing admin in both the New Password and Confirm New Password fields. Click the Admin tab at the top of the page. Under Site Administration, click the Users icon. Click the link for Sally, the Project Manager. Page 2 of 41

3 Click the Edit button. Replace the address with the address you want to associate with the user who will be playing the project manager role for your evaluation. Notifications to the project manager are sent to this account, and messages sent to TeamForge from this account are identified as coming from the project manager user. Choose English for the locale, if not already set. Click the Update button. Return to the User Admin page by pressing the Back button on your browser three times. Click the link for Alex. Click Edit and replace with the address you want to associate with the user who will be playing the product manager role for your evaluation. Make sure this is a different address than the one you entered for the project manager user. Click the Update button. Page 3 of 41

4 Repeat this process to edit the addresses for Terry, Nancy, and Eric. Make sure you use a different address for each user. Next, create a sample developer user. Return to the User Admin page and click the Create button in the lower right. Enter brokerage_dev as the User Name, sample as the password and Brokerage Developer as the Full name, and enter an address for this user. Click the Create button in the lower right. Click LOGOUT at the upper right of the page to log out as the site admin user. The next couple of steps assume that you will use Tortoise SVN for Subversion development. However, other clients like Subclipse or AnkhSVN, or even command line, can be used for Subversion development. If you would like to use a tool other than Tortoise SVN you can skip these steps. Visit the Tortoise SVN downloads page, and download the current version. Tortoise SVN is available for 32 bit and 64 bit Operating Systems. TortoiseSVN comes with an easy to use installer. Double-click the installer file and follow the steps. The installer will take care of the rest. Page 4 of 41

5 Next, you are going to check out the source code for the repository. But before you do that, you will need to find out the URL of the repository. You can find this out by clicking the Source Code tool button at the top of the TeamForge site. You will see the Brokerage System Repository. Copy the URL info for the next steps. The URL is the last part of the Checkout Command highlighted in the screenshot at right. It is also a good idea to monitor this repository for any changes; you can do this by selecting the radio for Brokerage System, and then click the Monitor button. After the installer completes, go to the folder where you want to put the source code for the Brokerage System project. Right-click in this folder, and click SVN Checkout from the menu. Enter the URL of the repository. Then click OK. Page 5 of 41

6 Enter your Username and Password. This is the same user name and password for logging in to TeamForge. Click OK. After the download completes, click OK. The folders for branches, tags, and trunk, with check marks, correspond to the directories in the source code for the Brokerage System project. The check mark indicates that a freshly checked out working copy is available, and the setup process for Tortoise SVN is complete. Page 6 of 41

7 Section 1: Follow a user story through the Agile lifecycle In this section, you will learn how CollabNet TeamForge can track a user story through its lifecycle. You will: Assign a user story artifact to a new iteration. Add a mockup and associate it to the user story. Associate the user story to an existing test artifact. Break the story into child tasks with estimates. Update task effort for the child tasks. Observe metric changes for the release Commit code and associate commit with user story. Part 1: Create a new iteration 1a. Log into TeamForge as the project manager, Sally: User Name: project_manager Password: sample In this exercise you will create a new iteration for a release. An iteration typically will last anywhere from 1-4 weeks, and is a good way to break up larger deliverables into manageable smaller time boxes. 1b. Go to your project by mousing over Projects, then My Projects, and finally click Brokerage System (Sample) 1c. Go to the Tracker tool by clicking Tracker. Page 7 of 41

8 1d. Select Release 1 from the Planning Folders section in the left panel. Then click New. 1e. In the Create Planning Folder dialog, enter Iteration 3 for the Planning Folder Name, and optionally enter a description. To show a burndown chart for the iteration, enter a start and end date. Click Save. Part 2: Assign a user story to an iteration 2a. Check the box next to artf1093, then click Plan For In this exercise you will learn how to assign a user story to an iteration. There should be a handful of stories that you will work on during the course of the iteration. This process is also referred to as populating the iteration backlog. The project team should get together and agree on the user stories that will fit in the iteration. Page 8 of 41

9 2b. In the Plan For dialog, expand the node for Release 1 by clicking on the + icon. This will display all of the iterations in Release 1, including the one you created. Click your new Iteration 3 link. Then click the Update button at the bottom of the dialog. Now artf1093 is planned for Iteration 3. Part 3: Associate a document with a user story 3a. Click the link for artf1093 to go to the detailed view of the artifact. In this exercise, you will learn to link other documents that already exist in TeamForge to a user story. User stories often have documents such as user requests and mockups that you need to refer to while working on a user story, and creating an association is an easy way for other members on your team to find related information. 3b. In the artifact detail view, change the Status to In Development. Then click the Associations tab. 3c. On the Associations tab, click the Add button at the bottom of the screen. Page 9 of 41

10 Note: To find the document that you want to add, click the Documents link in the project toolbar, then click the link for Mockups & Flows in the Document Folders section, and finally click the link for OrderScreen. The Document ID is located in the Document Details section. 3d. In the Add Associations Wizard popup, enter doc1006 in the input box next to Enter Item ID. Then click Next > at the bottom of the dialog. doc1006 3e. Now you can see that you are about to associate artf1093 with doc1006: Order Screen. Add an Association Comment, such as This is a mockup for the order screen. Then click the Finish and Add Another button at the bottom of the dialog. The document is now associated with the user story, and you are ready to add another association. Part 4: Associate a test artifact with a user story Note: To find the artifact that you want to add, go to the Tests Tracker, and click the link for Test single step process for mutual fund orders. In this exercise, you will learn how to link a test script with a user story. It is essential for developers and testers that there is a connection between the user story the developer is implementing, and the test script used for testing the implementation. 4a. In the Add Associations Wizard popup, enter artf1066 in the input box next to Enter Item ID. Then click Next > at the bottom of the dialog. artf1066 Page 10 of 41

11 4b. Now you can see that you are about to associate artf1093 with artf1066: Test single step process for mutual fund orders. Optionally add an Association Comment, such as This is the test script that should be used for testing the Mutual Order Screen. Then click the Finish button at the bottom of the dialog. The test artifact is now associated with the user story. Part 5: Create a child task artifact for a user story 5a. From your current view, click the Dependencies tab. In this exercise, you will learn how to create a task for a user story. Tasks are the discreet development activities necessary to implement the user scenario described in a user story. Tasks can be independently estimated, assigned, and completed, allowing for parallelism. 5b. Click the arrow icon on the Create Child In drop-down button, then click Tasks from the menu. 5c. Fill in the fields for the newly created child artifact. Change the Status to In Progress. Enter values for Estimated Effort and Remaining Effort. Also change the Assigned To drop-down value to Nancy, the developer on your project. After you have filled in all of the pertinent data, click the Save button at the bottom right of the screen. 5d. You now see the artifact that you just created as a child of artf1093. Create another child task by clicking the Create Child in drop-down button, and filling out the artifact information again. Page 11 of 41

12 5e. You now see both of the artifacts that you created as children of artf1093. Observe that the estimated and remaining effort for each task also appears. 5f. Click the Status / Comments tab. 5g. Now you are going to make the effort of the child tasks be summed up as part of the story effort. Click the Sum effort from children checkbox. 5f. The effort displaying now is the sum of the effort of the children tasks that you just created. Now return to the artifact explorer view by clicking the Update button. Part 6: Update effort for tasks 6a. Go to the Iteration 3 Planning Folder by clicking Iteration 3 in the Planning Folders section of the left panel. In this exercise, you will learn how to update effort for tasks. It is essential that all of the project team members update their estimated and remaining effort for their assigned tasks (and user stories if they are not summed from tasks) on a daily basis. These updates are reflected in the burndown for the iteration-specific planning folder and any planning folders that contain it. 6b. Go to the first child task that you created by clicking the link for the task s artifact id. 6c. Update the fields for Remaining Effort and Actual Effort. Then click the Update button. Page 12 of 41

13 6d. Repeat the process for the second task by clicking the link for the task s artifact id. 6e. Update the fields for Remaining Effort and Actual Effort. This time, also update the field for Estimated Effort to indicate a change in the original estimate. Next, click the Update button. 6f. Observe that the effort fields for the tasks that you updated are reflected in the Iteration 3 planning folder view. The parent User Story fields have changed too, based on your changes to the child tasks. Part 7: Observe metrics for a release 7a. Go to the planning folder for Release 1, by clicking the Release 1 link in the Planning Folders section in the left panel. In this exercise, you will learn about metrics that are available for every planning folder. The metrics available give you a diagnostic view of how healthy your release is, including metrics for burndown, open artifacts by priority, and open vs. closed artifacts 7b. Observe the charts for Release 1. Click any chart for details. 7c. Click the Burndown chart on the left. A popup displays a detailed view of the smaller chart. Hover over the graph to see further detail, for a particular day. The stacked bar chart represents Remaining Effort by priority. The green line represents Estimated Effort. The blue line represents Velocity Trend, which is calculated by the progress of Remaining Effort over the course of Release 1. Page 13 of 41

14 Click Close to close the popup. 7c. Click the Open by priority chart in the middle. A popup displays a detailed view of the chart, with counts of artifacts open, broken down by priority. Click Close to close the popup. 7d. Click the Open Vs Closed chart on the right. A popup displays a detailed view of the smaller chart, with counts of total artifacts open and closed. Click Close to close the popup. Part 8: Commit code and associate the commit with a user story 8a. From your current Release 1 planning folder view, click artf1093 from the list of artifacts below. This is the user story that you will commit against. 8b. In your local file system, create a file called orderscreen.htm in /trunk/src. The file will show up with a? icon, indicating that the file is not versioned. In this exercise, you will learn how to commit code and associate the commit with the user story. From the project manager s perspective, you can find out what has been checked in for the story, and from the developer s and tester s perspective, you can look at the revisions, and see what necessitated the code change. Page 14 of 41

15 8c. Right-click orderscreen.htm and click TortoiseSVN, then Add. 8d. The icon changes to a +, indicating that orderscreen.htm has been scheduled to be added to version control. Right-click on orderscreen.htm and click SVN Commit. 8e. Enter a message, including the artifact id, encapsulated by square brackets [artf1093]. This ensures that the artifact is associated with the commit. After entering a message, click OK. Page 15 of 41

16 8f. A commit dialog tracks the progress of your file being added to version control. After it finishes, click OK. 8g. Observe that the icon for orderscreen.htm has changed to a check mark, indicating that the file has been checked in, and is current. 8f. Now go back to your web browser, and click the Associations tab for artf g. You will now see the commit that you just made. Click the link next to the commit id, to see the commit detail. 8h. In the commit detail, you will see the commit message you entered, with a link back to artf1093. To see a detail of the file that you commited, click the trunk/src/orderscreen.htm link in the SCM Files tab 8i. You will now see the revisions of the file you committed. Here you can select versions for diff ing, and make annotations. Since this is the first version of the file, just look at the file by clicking the view link for Revision 2. Page 16 of 41

17 8j. Observe that the file that you checked in is the same as the one that appears in this view. Part 9: Close child tasks and update status of user story 9a. Go to the Iteration 3 planning folder, by clicking Tracker, then click Iteration 3 from the Planning Folders section in the left panel. In this exercise, you will learn how to close tasks, and change the status of the user story. During the course of the iteration, it is important to close tasks as they are finished so that your metrics are up-to-date. Also, it s important to change the status of the user story when all of the tasks have been completed, so that you can communicate to your project team that the story is ready for User Acceptance testing, or ready for testing. 9b. Click the link for the first child task artifact. 9c. In the artifact detail, change the Status field to Completed, and update the Remaining Effort and Actual Effort field. The Remaining Effort should be 0, and the Actual Effort should reflect the actual amount of effort that was needed to complete the task. Click Update after you have finished changing the fields. Page 17 of 41

18 9d. Now you will see the Iteration 3 view. Ensure that Open only is selected next to Iteration 3 so that only open artifacts appear. Next click the link for the last open task. 9e. In the artifact detail, change the Status field to Completed, and update the Remaining Effort and Actual Effort field. Click Update after you have finished changing the fields 9f. Now you should just see the parent user story artf1093 in the Iteration 3 planning folder view. Click the link for artf g. In the artifact detail, change the Status field to Ready for UAT. This indicates that the story is ready for User Acceptance Testing. Alternatively, you could update the Status to Ready for QA if your process is different. Click Update to return to the Iteration 3 view. Page 18 of 41

19 9h. Now you will see just artf1093 in the Open only view of Iteration 3. The remaining and actual fields have been updated based on the new effort values for the child tasks. Section 2: Manage your project workspace In this section, you will learn how CollabNet TeamForge makes it easy to administrate the tools for your project. You will: Add a member to your project workspace. Assign a role and permissions to a project member. Enable project tools and external linked applications. Customize the workflow for an artifact tracker. Use Hudson to build and test. Part 1: Add a member to your project workspace 1a. Go to your project by mousing over Projects, then My Projects, and finally click Brokerage System (Sample) In this exercise, you will learn how to add a member to your project workspace, so that you can make the project available to other site users. 1b. Go to the Project Admin tool by clicking on the top button menu. 1c. In the left panel, click the User Membership link. Page 19 of 41

20 1d. The Project Membership page lists the project members in your workspace. Click the Add button to add a member. 1e. In the list of available members, check the box next to Brokerage Developer (the user you created earlier) and click the Save button at the bottom. 1f. Notice that the user you added now appears in the Project Membership list. Part 2: Assign a role to a project member 2a. In the left panel, click the Permissions link. In this exercise, you will learn how to assign a role to a project member, so that you can ensure that members assigned to the role have the proper permissions to view, edit, and submit in the appropriate project tools. Page 20 of 41

21 2b. Next, click the User-Role Matrix tab. 2c. Check the box for the Brokerage Developer row in the Product Developer column. This assigns a Product Developer role to the user Brokerage Developer. Click Save at the bottom of the screen. Part 3: Update permissions for a project role 3a. Click the Roles tab, to navigate to the list of roles. In this exercise, you will learn how to update permissions for a project role, so that you can change permissions for project tools. 3b. Click the Product Developer link to edit this role. 3c. Click the Tracker link in the left panel to view the planning folder permissions for the Product Developer role. Page 21 of 41

22 3d. Observe that the Product Developer role has permission to submit, edit, and view all trackers, and you do not want developers to submit or edit Epics and Tests. 3e. Uncheck the box for All Trackers in the Submit/View section, and check the boxes for Defects, Stories, and Tasks. Do the same for the EditView section. In the View Only section, check the boxes for Epics and Tests. Next click the Save button to save your changes and return to the main Permissions page. Part 4: Enable project tools in your project workspace In this exercise, you will learn how to enable project tools in your project workspace, so that project members can access the tools they need for the project. Page 22 of 41

23 4a. In the left panel, click the Project Toolbar link. 4b. Check the box next to Reports, then click Save at the bottom. This enables the reporting tool for all members in your project workspace. Part 5: Add a linked application to your project workspace 5a. Click the Linked Applications tab. In this exercise, you will learn how to add an external application, and make it part of TeamForge. This will allow your project members to easily find the other tools that are needed for the project. Page 23 of 41

24 5b. Click the Create button at the bottom of the screen. 5c. Enter an Application Name, and a URL where the linked application will be hosted. Optionally, specify an icon for the linked application. Once you are finished, click the Save button. 5d. The linked application has now been created. 5e. To access your new Linked Application click the link for it, which shows to the right of the Project Admin tool. 5f. The Linked Application appears below the toolbar, similar to the other project workspace tools. After you are done playing around with your Linked Application, click the Project Admin link. Part 6: Customize the workflow for an artifact tracker In this exercise, you will learn how to customize the workflow of an artifact tracker, so you can add more statuses, and conditions for which project members can change the state of the status. Page 24 of 41

25 6a. In the Project Admin Menu, click the Tracker Settings link. 6b. Click the Stories link in the Trackers table. 6c. In the Tracker Fields tab, click the Status link in the Field Management section. 6d. In the Values table, click the Add button, to add a value for Status. 6e. Enter a value, and click the Move Up link to order the values. The order in the table determines the order of the drop-down values in Stories artifacts. 6f. After you reorder the values, click the Save Field button at the bottom of the screen. Page 25 of 41

26 6g. A prompt will display, warning you of possible delays. Click OK. 6h. Your changes to the Status field have now been updated. Next you will adjust the workflow for that new value. Click the Workflow tab. 6i. Click the link for the Status value that you just created. 6j. In the select box corresponding to the Roles to Make this Transition column, Ctrl+click the Product Executive, Product Manager, and the Project Manager roles. Click the Save button at the bottom of the screen. 6k. Now the Roles to Make this Transition column displays the roles that you selected for the new status value role. Part 7: Use Hudson to build and test In this example, you will learn more about Hudson Continuous Integration. Page 26 of 41

27 7a. In the Project Admin Menu left panel, click the Build & Test Integration link. 7b. If you already have Hudson running in your environment, enter the URL in the Override URL input box, and specify the behavior of how links will open. After that click the Save button. If you do not have Hudson running, just click the Build & Test button in the project toolbar to learn more about Hudson, and skip the next step. 7c. Click Build & Test in the project toolbar to see your Hudson integration. 7d. Logout of TeamForge, by clicking the LOGOUT link at the top right of the screen. Page 27 of 41

28 Section 3: Manage your TeamForge site In this section, you will learn how CollabNet TeamForge makes it easy to administrate the tools for your project. You will: Add a user group to your site and add a user to the group. Create a template from an existing project. Create a project using a project template. Learn more about integrations to Source Code Management (SCM) tools. Part 2: Add a user group to your site and add a user to the group 2a. Log into TeamForge as the site administrator by entering the User Name and Password, and then clicking the Log In button. In this exercise, you will learn how to add a user group to your site, so that you can group users together within projects, and ensure that they have similar permissions. 2b. Click the Admin link in the top navigation bar. 2c. Click the Groups link in the Admin toolbar. 2d. A list of available user Groups appears. To make a new group, click the Create button at the bottom of the screen. 2e. In the Create Group page, enter a Full Name and Description for the group. Then click Create at the bottom of the page. Page 28 of 41

29 2f. The group that you created now appears in the Groups list. To add users to the group, click the link for the new group. 2g. In the Users table, click the Add button. 2h. In the Found Users select box, click Brokerage Developer, then click Add. The user Brokerage Developer is now ready to be added to your new group. Add more users if you want, and when you are done, click the OK button at the bottom of the screen. 2i. Brokerage Developer now appears in the Users table for the group. You can add a group to your project by going to the Group-Role Matrix in the Permission section of the Project Admin tool. Click the Return button to go back to the list of groups. Part 3: Create a template from an existing project 3a. Click the Projects link in the Admin toolbar. In this example, you will learn how to create a template, so that similar information is available when creating new projects. Page 29 of 41

30 3b. Select the project that you want to create the template from. For this example, use the Brokerage System project. Click the Brokerage System (Sample) link to go to that project. 3c. Click Project Admin from the project toolbar. 3d. In the Project Settings tab, click Create Project Template. 3e. In the template options page, enter a Name and Description for the template. Check the boxes for each of the project tools that you want to include in the template. After you have selected the options you like, click OK at the bottom of the page. 3f. A message lets you know that a template is being created. Back on the Project Settings page, your template is available for new projects. Part 4: Create a project using a project template 4a. Click Admin in the top navigation bar. In this example you will learn how to create a project from a template, which simplifies the project creation process, and ensures that the foundation content is in place for the new project. Page 30 of 41

31 4b. In the All Projects tab, click the Create Project button. 4c. In the Create Project form, enter a Project Name, Description, and select the template that you just created from the Project Template dropdown. If there is a URL that you would like to use for the project, enter a URL Name, otherwise the system will create one for you. Click the Create button when you are ready to create a new project. 4d. A message lets you know that a project is being created. 4e. After the project has been created, you will see the Project Home for the new project. Part 5: Learn more about integrations to SCM tools 5a. Click the Admin link in the top navigation bar. In this example, you will learn more about integrations to SCM tools, such as Subversion and CVS. 5b. In the Admin toolbar click the link for the Integrations tool. Page 31 of 41

32 5c. Click the Subversion link in the SCM Integrations tab. 5d. Review the Integration information. Observe that you can change options such as Repository Base URL, Repository Root, and SCM Viewer URL. When you are done reviewing the Integration, click the Cancel button. Page 32 of 41

33 Clean-up: Delete Sample Users Log into TeamForge as the site admin user: User Name: admin Password: admin Click the Admin tab at the top of the page. Under Site Administration, click the Users icon. Check the boxes next to the users you wish to delete. Then click the Delete button at the bottom of the page. Click the OK button in the pop-up dialog to confirm. Now you are ready to create your own users! Do not forget to visit our TeamForge community if you have questions or other feedback. Good, bad, or ugly - we love to hear from our users! Page 33 of 41

34 Other cool TeamForge stuff In this section, you will learn about other cool stuff that you can do with CollabNet TeamForge. You will: Search for items (artifacts, documents, wiki pages) by keyword across projects. Add a document using CollabNet Windows Desktop. Part 1: Search for items by keyword across projects 1a. Click Search in the top navigation bar. In this exercise, you will learn how to search for items by keyword across projects, so that you can quickly and easily find items. 1b. In the Search Criteria screen, enter Order Screen in the keywords input box. Next, check the boxes for Search Attachments and Search Comments. In the select box below the keyword input box, Shift+Click all of the project tools. In Projects select the projects that you want to search across. Click the Search button to begin the query. 1c. You now see a list of artifacts that match your query for Order Screen. You can click on any artifact in this result to take you to the detail of that artifact. Page 34 of 41

35 1d. In the Search Results left panel, click the Discussions link to look at forums and posts that match your criteria. 1e. Notice that there is a post matching your search criteria. You can click the link for the post to view more detailed information. Next, click the Topics tab. 1f. There is also one topic that matches your search criteria, which you can also click. 1g. Now click Documents in the Search Results left panel. 1h. Here you will see all the documents that have Order Screen as part of the title or attachment. Next, click the Source Code link in the Search Results left panel. 1i. Here, you will find the one commit from a previous step. Click the link for the commit id. 1j. Now you will see the commit detail in the Source Code tool. Part 2: Install the CollabNet Windows Desktop In this example, you will learn how to install the CollabNet Windows Desktop, necessary for the next exercises. Page 35 of 41

36 2a. In a browser, open the Get It page for the CollabNet Windows Desktop. Click the Download button to start downloading the CollabNet Windows Desktop. Note: You must be registered and logged into open.collab.net before you can download the tool. 2b. A confirmation message thanks you for downloading the desktop. 2c. A popup shows that you are downloading CDMSWE. Select Save File, and click OK. 2d. Unzip the file using your favorite unzipping tool, such as WinZIp or Winrar. After you unzip the file, navigate to the unzipped location, and double-click the Setup icon. 2e. Click through the steps in the Setup Wizard to install CollabNet Desktop Microsoft Windows Edition. Page 36 of 41

37 2f. After the installation completes, launch Collabnet Desktop Windows Edition. Part 3: Create a connection to your TeamForge Site in the Windows Desktop 3a. From the File menu, click New, then CollabNet Site. In this exercise, you will learn how to create a connection to your TeamForge Site in the Windows Desktop, so that all of your project information is available in the desktop client. 3b. In the Add CollabNet Site dialog click CollabNet TeamForge from the Add a new site section. Then click Next. Page 37 of 41

38 3c. Now Enter the Collabnet Site URL and enter a title for the CollabNet Site. Then click Next. 3d. Enter your User Name and Password that you use to log into TeamForge. Optionally enter a Server Time Zone, and Validate you server Settings. Then click Finish. 3e. The site now shows up in the Site Explorer section on the left. A Favorites tab will display for the site you entered. A connection to your TeamForge site is now complete. Part 4: Add a document to your project using the Windows Desktop In this exercise, you will learn how easy it is to update TeamForge documents using CollabNet Windows Desktop. Page 38 of 41

39 4a. In the Site Explorer panel, expand the nodes for Brokerage System > All Projects > Brokerage System (Sample) > Documents > Mockups & Flows 4b. In Windows, navigate to the folder that contains the document that you want to add to TeamForge. 4c. Drag the document from your windows folder to the Mockups & Flows folder in CollabNet Desktop - Windows Edition. Page 39 of 41

40 4d. In the Create Document dialog, fill in the required fields, and any other optional fields that are relevant to the document. Then click OK. 4e. The document BetterOrderScreen.png now appears in the Mockups & Flows document folder. 4g. To see the document in the web version of TeamForge, right click BetterOrderScreen.png and click Web Browser from the menu. Page 40 of 41

41 4f. Observe that the document is also available in the web version of TeamForge. Thank you for reading the evaluation guide for CollabNet TeamForge 5.3. This is just a small sample of the powerful features that TeamForge offers, to learn more visit the CollabNet TeamForge product page. For more information about other CollabNet products, such as Subversion or Lab Management, please visit the CollabNet Products page. If you are interested in learning about training for TeamForge or Subversion, please visit the CollabNet Training page. Page 41 of 41

CollabNet Desktop - Microsoft Windows Edition

CollabNet Desktop - Microsoft Windows Edition CollabNet Desktop - Microsoft Windows Edition User Guide 2009 CollabNet Inc. CollabNet Desktop - Microsoft Windows Edition TOC 3 Contents Legal fine print...7 CollabNet, Inc. Trademark and Logos...7 Chapter

More information

TeamForge 7.1 User Guide

TeamForge 7.1 User Guide TeamForge 7.1 User Guide Contents 2 Contents How to use TeamForge 7.1...6 Get started with CollabNet TeamForge 7.1... 6 Quick start: Working on a TeamForge project... 6 Quick start: Managing a TeamForge

More information

CollabNet TeamForge 6.2 User Guide

CollabNet TeamForge 6.2 User Guide CollabNet TeamForge 6.2 User Guide 2 TeamForge 6.2 TOC Contents How to use TeamForge 6.2...6 Get started with CollabNet TeamForge 6.2...6 Quick start: Working on a TeamForge project...6 Quick start: Managing

More information

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types.

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types. JIRA Tutorial What is JIRA? JIRA is a tool developed by Australian Company Atlassian. It is used for bug tracking, issue tracking, and project management. The name "JIRA" is actually inherited from the

More information

#define 4 User Guide. Version 4.0. CGI Group Inc.

#define 4 User Guide. Version 4.0. CGI Group Inc. #define 4 User Guide Version 4.0 CGI Group Inc. Table of Contents Section Slides Wiki 5-7 Tickets 8-12 Files 13-15 Planning 16-21 Cooperate 22-24 Settings 25-31 Agile Features 32-34 Desktop Applications

More information

ServiceNow - Agile in ServiceNow

ServiceNow - Agile in ServiceNow ServiceNow - Agile in ServiceNow The ServiceNow Agile Development application is an iterative and incremental process for software development environments. Agile Development application is enhanced with

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide HP ALM 11.00 Administration and Customization Lab Guide Overview This Lab Guide contains the exercises for Administration and Customization of HP ALM 11 Essentials training. The labs are designed to enhance

More information

OpenProject AdminGuide

OpenProject AdminGuide OpenProject AdminGuide I. Contents I. Contents... 1 II. List of figures... 2 1 Administration... 2 1.1 Manage projects...2 1.2 Manage users...5 1.3 Manage groups...11 1.4 Manage roles and permissions...13

More information

Managed Projects. Modified by Jason Howie on 31-May-2017

Managed Projects. Modified by Jason Howie on 31-May-2017 Managed Projects Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 Altium Designer 14.3, in conjunction with the latest Altium Vault, brings support for Managed Projects. In the

More information

DOCUMENTUM D2. User Guide

DOCUMENTUM D2. User Guide DOCUMENTUM D2 User Guide Contents 1. Groups... 6 2. Introduction to D2... 7 Access D2... 7 Recommended browsers... 7 Login... 7 First-time login... 7 Installing the Content Transfer Extension... 8 Logout...

More information

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman Chapter 9 Copyright 2012 Manning Publications Brief contents PART 1 GETTING STARTED WITH SHAREPOINT 1 1 Leveraging the power of SharePoint 3 2

More information

BP-VA Quick Start. Last update: 29 th January, Copyright Visual Paradigm International Ltd.

BP-VA Quick Start. Last update: 29 th January, Copyright Visual Paradigm International Ltd. BP-VA Quick Start Last update: 29 th January, 2010 Copyright 2002-2010 Visual Paradigm International Ltd. Table of Contents Table of Contents... 2 Getting started... 3 Installing Business Process Visual

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

The following issues and enhancements have been addressed in this release:

The following issues and enhancements have been addressed in this release: SpiraTest 5.0 Release Notes SpiraTest version 5.0 is the next release of the SpiraTest integrated quality assurance and test management system from Inflectra. These Release Notes cover what issues this

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18 CalPlan Creating a Unit Plan Workbook 1/25/18 Table of Contents Exercise 1: Log into the Workspace & Run a CalPlan Report... 3 Exercise 2: Launching CalPlan and Setting Your Entity... 10 Exercise 3: Actualized

More information

CMS 501: D2 Training for Contributors Updated: October 12, 2017

CMS 501: D2 Training for Contributors Updated: October 12, 2017 CMS501: D2 Training for Contributors Agenda What is Documentum D2? Roles/Groups: Support, Coordinator, Contributor, Consumer D2 Overview: Login/Logout Main Menu Workspaces Widgets User settings Spaces/Folders/

More information

click2try Tutorial Redmine 2009 Presage Technologies, LLC.

click2try Tutorial Redmine 2009 Presage Technologies, LLC. click2try Tutorial Redmine 2009 Presage Technologies, LLC. Copyright 2008-2009 Presage Technologies, LLC. You may freely distribute or publish this content provided you publish the content in its entirety

More information

Page 1 of 6 Procedures > Pages > Procedures Use -the-system > MI-generate-report MI - Generate Report I Like It Tags & Notes MI - Generate Report This is an explanation of how to access, view and filter

More information

USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL Version 1.1.0

USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL Version 1.1.0 USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL 2014 Version 1.1.0 Contents 1 INTRODUCTION... 3 2 KEY CONCEPTS TO UNDERSTAND... 4 2.1 Assigning vs. Progressing an Issue... 5 2.2 Workflow...

More information

Agile Studio USER GUIDE 7.3

Agile Studio USER GUIDE 7.3 Agile Studio USER GUIDE 7.3 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks or

More information

DevPlan User Guide. Table of Content. DevPlan User Guide. Author: TechExcel co.ltd

DevPlan User Guide. Table of Content. DevPlan User Guide. Author: TechExcel co.ltd DevPlan User Guide Author: TechExcel co.ltd Table of Content DevPlan User Guide Chapter 1- Project Mangement with DevPlan 1 Understanding TechExcel DevPlan 2 Product Design and Knowledge Management 3 Planning

More information

ICL02: Security Analytics: Discover More in your Endpoint Protection Dashboard Hands-On Lab

ICL02: Security Analytics: Discover More in your Endpoint Protection Dashboard Hands-On Lab ICL02: Security Analytics: Discover More in your Endpoint Protection Dashboard Hands-On Lab Description In this lab you will learn how to install and create custom reports and dashboards using IT Analytics

More information

Evoq 9 Content Managers Training Manual

Evoq 9 Content Managers Training Manual Evoq 9 Content Managers Training Manual Table of Contents Chapter 1: User Login... 2 User Login...2 User Login Screen...2 User Logout...2 Chapter 2: Navigating within Evoq 9...3 Editing Bar...3 Dashboard...4

More information

Imagine. Create. Discover. User Manual. TopLine Results Corporation

Imagine. Create. Discover. User Manual. TopLine Results Corporation Imagine. Create. Discover. User Manual TopLine Results Corporation 2008-2009 Created: Tuesday, March 17, 2009 Table of Contents 1 Welcome 1 Features 2 2 Installation 4 System Requirements 5 Obtaining Installation

More information

Pega Agile Studio USER GUIDE 7.4

Pega Agile Studio USER GUIDE 7.4 Pega Agile Studio USER GUIDE 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks

More information

VMware AirWatch: Directory and Certificate Authority

VMware AirWatch: Directory and Certificate Authority Table of Contents Lab Overview - HOL-1857-06-UEM - VMware AirWatch: Directory and Certificate Authority Integration... 2 Lab Guidance... 3 Module 1 - Advanced AirWatch Configuration, AD Integration/Certificates

More information

SharePoint Online for Site Administrators

SharePoint Online for Site Administrators SharePoint Online for Site Administrators Contents SharePoint Online for Site Administrators... 1 Access Your Office 365 SharePoint Website... 2 Make a New Subsite... 4 Permissions... 5 Edit the members

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Working with EGL and Subversion Using RDi with RBD

Working with EGL and Subversion Using RDi with RBD HISTORY OF MODIFICATIONS...2 CREATING A NEW REPOSITORY...3 BACKGROUND: INSTALLING TORTOISE...3 SUBVERSION EGL SOURCE CODE REPOSITORY...3 INSTALLING SUBVERSION PLUG-IN AND CONFIGURING FOR USE....5 INSTALLATION

More information

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution User Guide Kronodoc 3.0 Intelligent methods for process improvement and project execution 2003 Kronodoc Oy 2 Table of Contents 1 User Guide 5 2 Information Structure in Kronodoc 6 3 Entering and Exiting

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

STUDY ASSISTANT. Adding a New Study & Submitting to the Review Board. Version 10.03

STUDY ASSISTANT. Adding a New Study & Submitting to the Review Board. Version 10.03 STUDY ASSISTANT Adding a New Study & Submitting to the Review Board Version 10.03 Contents Introduction... 3 Add a Study... 3 Selecting an Application... 3 1.0 General Information... 3 2.0 Add Department(s)...

More information

Atlas 2.0. Atlas Help

Atlas 2.0. Atlas Help Atlas 2.0 Atlas Help Borland Software Corporation 700 King Farm Blvd, Suite 400 Rockville, MD 20850 Copyright Micro Focus 2015. All rights reserved. Portions Copyright 1998-2009 Borland Software Corporation

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Integrating PowerBuilder & SVN

Integrating PowerBuilder & SVN I was tasked with testing the source control product SVN with PowerBuilder. After beating my head against this task, and with the help of Gary Collins and Eduardo G, I was finally able to make this work.

More information

Javelin Workbench Tutorial. Version 3.0 September, 2009

Javelin Workbench Tutorial. Version 3.0 September, 2009 Javelin Workbench Tutorial Version 3.0 September, 2009 OVERVIEW The Javelin Workbench Beginner Tutorial walks you through the steps of building online feedback forms for the purposes of data collection.

More information

CMS 504: D2 for Space Contributors and Coordinators Updated: January 29, 2018

CMS 504: D2 for Space Contributors and Coordinators Updated: January 29, 2018 CMS 504: D2 for Space Contributors and s Agenda Part One What is Documentum D2? Groups: Support,, Contributor, Consumer D2 Overview: Login/Logout Main Menu User settings Workspaces Widgets Spaces Folders

More information

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections:

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections: This chapter contains the following sections: Viewing the Task Library, page 1 Creating a Workflow, page 1 Example: Creating a Workflow, page 13 Resolving Workflow Validation Issues, page 16 Changing Flow

More information

User Documentation. Administrator Manual.

User Documentation. Administrator Manual. User Documentation Administrator Manual Proposal Software 1140 US Highway 287, Suite 400-102 Broomfield, CO 80020 USA Tel: 203.604.6597 www.proposalsoftware.com Table of Contents Open the WebPro Viewer...

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT Abstract In this document, we provide step-by-step guidance to configure support for the SAFe V4.0 methodology in CLM tooling. Amy Silberbauer

More information

Confluence User Training Guide

Confluence User Training Guide Confluence User Training Guide Below is a short overview of wikis and Confluence and a basic user training guide for completing common tasks in Confluence. This document outlines the basic features that

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support Web Services Service Delivery & Support UNIVERSITY OF TASMANIA UTAS CMS Easy Edit Suite Workshop V3 Web Service, Service Delivery & Support UWCMS Easy Edit Suite Workshop: v3 Contents What is Easy Edit

More information

CMS Shado 9. Quick Start Guide

CMS Shado 9. Quick Start Guide CMS Shado 9 Quick Start Guide 1 Logging In 3 Shado Central Interface 4 Sections, Pages and Containers 7 Sections 7 Pages 7 Containers 7 The Site Tree 8 Edit Content on a Page 9 Editing Container Content

More information

DOCUMENT IMAGING REFERENCE GUIDE

DOCUMENT IMAGING REFERENCE GUIDE January 25, 2017 DOCUMENT IMAGING REFERENCE GUIDE AppXtender Web Access version 7 Kent State University Division of Information Services AppXtender Web Access Help: For questions regarding AppXtender Web

More information

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version 1.1.0 and Eclipse Install, work with data perspectives, create connections, and create a project Skill Level: Intermediate

More information

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version 1.1.0 and Eclipse Install, work with data perspectives, create connections, and create a project Skill Level: Intermediate

More information

Requisitioner Training Manual

Requisitioner Training Manual Requisitioner Training Manual Larry McWilliams Procurement Department lmcwilli@kent.edu Revised December 2018 0 Introduction The purpose of this training guide is to familiarize the user with FlashCart,

More information

SpiraTeam IDE Integration Guide Inflectra Corporation

SpiraTeam IDE Integration Guide Inflectra Corporation SpiraTeam IDE Integration Guide Inflectra Corporation Date: June 22nd, 2018 Contents 1. Introduction... 1 2. Jetbrains IDEs... 2 3. Eclipse / Mylyn... 8 4. Visual Studio 2012+... 19 5. Visual Studio 2010...

More information

PaperClip32. Revision 2.0

PaperClip32. Revision 2.0 PaperClip32 Quick Start Guide Revision 2.0 Copyright Information Copyright 2003, PaperClip Software, Inc. The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Software,

More information

SpiraTeam IDE Integration Guide Inflectra Corporation

SpiraTeam IDE Integration Guide Inflectra Corporation SpiraTeam IDE Integration Guide Inflectra Corporation Date: July 13th, 2018 Contents 1. Introduction... 1 2. Jetbrains IDEs... 2 3. Eclipse / Mylyn... 8 4. Visual Studio... 19 5. Visual Studio Code...

More information

Introduction to Cognos

Introduction to Cognos Introduction to Cognos User Handbook 7800 E Orchard Road, Suite 280 Greenwood Village, CO 80111 Table of Contents... 3 Logging In To the Portal... 3 Understanding IBM Cognos Connection... 4 The IBM Cognos

More information

Managing your content with the Adobe Experience Manager Template Editor. Gabriel Walt Product Manager twitter.com/gabrielwalt

Managing your content with the Adobe Experience Manager Template Editor. Gabriel Walt Product Manager twitter.com/gabrielwalt Managing your content with the Adobe Experience Manager Template Editor Gabriel Walt Product Manager twitter.com/gabrielwalt Table of Contents 1. Introduction 3 1.1 Overview 3 1.2 Prerequisites 3 2. Getting

More information

DevSuite Admin Guide. Date:

DevSuite Admin Guide. Date: DevSuite Admin Guide Author: TechExcel co.ltd Date: Table of Content DevSuite Admin Guide DevSuite Overview and Common System Settings Chapter 1 Chapter 1- Understanding TechExcel DevSuite 1.1 Understanding

More information

Kona ALL ABOUT FILES

Kona ALL ABOUT FILES Kona ALL ABOUT FILES February 20, 2014 Contents Overview... 4 Add a File/Link... 5 Add a file via the Files tab... 5 Add a file via a conversation, task, or event... 6 Add a file via a comment... 7 Add

More information

SharePoint 2013 Power User EVALUATION COPY. (SHP version 1.0.1) Copyright Information. Copyright 2013 Webucator. All rights reserved.

SharePoint 2013 Power User EVALUATION COPY. (SHP version 1.0.1) Copyright Information. Copyright 2013 Webucator. All rights reserved. SharePoint 2013 Power User (SHP2013.2 version 1.0.1) Copyright Information Copyright 2013 Webucator. All rights reserved. The Authors Bruce Gordon Bruce Gordon has been a Microsoft Certified Trainer since

More information

Assembla & TortoiseSVN

Assembla & TortoiseSVN Assembla & TortoiseSVN for FRC team file management! July 23, 2012 - Version 1.6!! Paul Fossenier! Steven Lao! Intro This paper focuses on the use of the free Assembla SVN service in conjunction with the

More information

EFM Community 3.1 Portal Administration Guide

EFM Community 3.1 Portal Administration Guide EFM Community 3.1 Portal Administration Guide WHITE PAPER For technical support please call: 1-800-787-8755 Or visit: Hwww.Vovici.comH Please contact Vovici technical support if you believe any of the

More information

EDAConnect-Dashboard User s Guide Version 3.4.0

EDAConnect-Dashboard User s Guide Version 3.4.0 EDAConnect-Dashboard User s Guide Version 3.4.0 Oracle Part Number: E61758-02 Perception Software Company Confidential Copyright 2015 Perception Software All Rights Reserved This document contains information

More information

COMMUNITIES USER MANUAL. Satori Team

COMMUNITIES USER MANUAL. Satori Team COMMUNITIES USER MANUAL Satori Team Table of Contents Communities... 2 1. Introduction... 4 2. Roles and privileges.... 5 3. Process flow.... 6 4. Description... 8 a) Community page.... 9 b) Creating community

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

edev Technologies integreat4tfs 2015 Update 2 Release Notes

edev Technologies integreat4tfs 2015 Update 2 Release Notes edev Technologies integreat4tfs 2015 Update 2 Release Notes edev Technologies 11/18/2015 Table of Contents 1. INTRODUCTION... 2 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 DASHBOARD... 4 1. FEATURES...

More information

Hands-On Lab. Agile Planning and Portfolio Management with Team Foundation Server Lab version: Last updated: 11/25/2013

Hands-On Lab. Agile Planning and Portfolio Management with Team Foundation Server Lab version: Last updated: 11/25/2013 Hands-On Lab Agile Planning and Portfolio Management with Team Foundation Server 2013 Lab version: 12.0.21005.1 Last updated: 11/25/2013 CONTENTS OVERVIEW... 3 EXERCISE 1: AGILE PROJECT MANAGEMENT... 4

More information

SpiraTest Quick Start Guide Inflectra Corporation

SpiraTest Quick Start Guide Inflectra Corporation SpiraTest Quick Start Guide Inflectra Corporation Date: January 28, 2018 Contents Introduction 2 1. Logging In and Selecting a Project 3 2. Define the Requirements 5 3. Create the Release and Iteration

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

Database to XML Wizard

Database to XML Wizard Database to XML Wizard Jitterbit Connect TM provides a fast, easy route to data transformation. This is made possible through a wizard-based integration tool built directly into Jitterbit. The wizard executes

More information

MPage Reach Guide. Revised Date: 4/21/2015

MPage Reach Guide. Revised Date: 4/21/2015 Application: MPage Reach will take the place of Powerchart Outreach to allow users to access Elkhart General Hospital and/or Memorial Hospital patient information from within their outpatient clinics.

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 7.2 Building a Documentum Application Tutorial EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 1999-2015

More information

gc4you.com User Guide 2010

gc4you.com User Guide 2010 Table of Contents Introduction... 2 Sign On and Authentication... 3 Standard Portal Page Components... 4 Navigation... 8 Searching Portal Search... 10 Search Results... 11 Bring2Mind\DMX... 12 Document

More information

Evoq 8 Content Managers Training Manual

Evoq 8 Content Managers Training Manual Evoq 8 Content Managers Training Manual Table of Contents Chapter 1: User Login... 2 User Login...2 User Login Screen...2 User Logout...2 Chapter 2: Navigating within Evoq 8...3 Editing Bar...3 Dashboard...4

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

More information

Web Site Documentation Eugene School District 4J

Web Site Documentation Eugene School District 4J Eugene School District 4J Using this Documentation Revision 1.3 1. Instruction step-by-step. The left column contains the simple how-to steps. Over here on the right is the color commentary offered to

More information

Essentials of design management with Rational Software Architect

Essentials of design management with Rational Software Architect Rational Self-paced training workbook Essentials of design management with Rational Software Architect Lab exercises (Self-paced training) Self-paced training workbook Self-paced training workbook Essentials

More information

System Center 2012 R2 Lab 4: IT Service Management

System Center 2012 R2 Lab 4: IT Service Management System Center 2012 R2 Lab 4: IT Service Management Hands-On Lab Step-by-Step Guide For the VMs use the following credentials: Username: Contoso\Administrator Password: Passw0rd! Version: 1.5.5 Last updated:

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

Maximo Self Service Center

Maximo Self Service Center Maximo Self Service Center Once you have received an email regarding your registration approval, go to the following web address: https://maximo.mysodexo.com Log in to the Self Service Center: Your User

More information

TRAINING GUIDE. Web App End User Training

TRAINING GUIDE. Web App End User Training TRAINING GUIDE Web App End User Training Web Application End-User Training In this booklet, we will introduce you to the Lucity Web application. The Web system allows you to utilize customized views, forms,

More information

Documentum Client for Siebel User Guide

Documentum Client for Siebel User Guide Documentum Client for Siebel User Guide Version 5.3 SP4 April 2007 Copyright 1994-2007 EMC Corporation. All rights reserved. Table of Contents Preface... 7 Chapter 1 Introduction... 9 About DCS... 9 Getting

More information

GreenFolders User Manual

GreenFolders User Manual GreenFolders User Manual Welcome! Welcome to GreenFolders the Electronic Records Management Solution. GreenFolders allows you to store and retrieve files with many easy-to-use features for working with

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

More information

Nintex Reporting 2008 Help

Nintex Reporting 2008 Help Nintex Reporting 2008 Help Last updated: Thursday, 24 December 2009 1 Using Nintex Reporting 2008 1.1 Chart Viewer Web Part 1.2 Importing and Exporting Reports 1.3 Import Nintex report page 1.4 Item Level

More information

PACS ADMIN. Quick Reference Guide

PACS ADMIN. Quick Reference Guide Quick Reference Guide PACS ADMIN Creating Domain Users.......................................................... Adding NOVARAD Users......................................................... Adding Console

More information

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Testing Author: Sparx Systems Date: 26/07/2018 Version: 1.0 CREATED WITH Table of Contents Testing 3 Test Management 4 Create Test Records 6 Show Test Script Compartments

More information

1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions

1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions R4E Documentation 1. Installing R4E 1. 1) Provision Software Sites 2. 2) Install Version Control System Features 3. 3) Install R4E feature 4. 4) Install Versions Connectors 2. Getting Started 1. Overview

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections:

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections: This chapter contains the following sections: Viewing the Task Library, page 1 Creating a Workflow, page 1 Example: Creating a Workflow, page 12 Resolving Workflow Validation Issues, page 15 Changing Flow

More information

Astra Schedule User Guide Scheduler

Astra Schedule User Guide Scheduler Astra Schedule User Guide 7.5.12 Scheduler 1 P a g e ASTRA SCHEDULE USER GUIDE 7.5.12... 1 LOGGING INTO ASTRA SCHEDULE... 3 LOGIN CREDENTIALS... 3 WORKING WITH CALENDARS... 4 CHOOSING A CALENDAR AND FILTER...

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications . phpmyadmin is a web-based application used to manage a MySQL database. It is free and open-source software. We have modified phpmyadmin so that it functions without errors on a shared hosting platform.

More information

You need to use the URL provided by your institute s OMERO administrator to access the OMERO.web client.

You need to use the URL provided by your institute s OMERO administrator to access the OMERO.web client. 1 OMERO.web Client Using OMERO.web to view and work with image data via a web browser. You need to use the URL provided by your institute s OMERO administrator to access the OMERO.web client. Logging in,

More information

QuickStart Training Guide: The Accounting Review Role

QuickStart Training Guide: The Accounting Review Role Accounting Review Role Final Approval of Expense Reports If you are an Accountant who is using ExpensAble Corporate to make final approval of employees expense reports, this information is for you. This

More information

SharePoint 2010 Tutorial

SharePoint 2010 Tutorial SharePoint 2010 Tutorial TABLE OF CONTENTS Introduction... 1 Basic Navigation... 2 Navigation Buttons & Bars... 3 Ribbon... 4 Library Ribbon... 6 Recycle Bin... 7 Permission Levels & Groups... 8 Create

More information

ALES Wordpress Editor documentation ALES Research websites

ALES Wordpress Editor documentation ALES Research websites ALES Wordpress Editor documentation ALES Research websites Contents Login... 2 Website Dashboard... 3 Editing menu order or structure... 4 Add a new page... 6 Move a page... 6 Select a page to edit...

More information

Administration Guide. Release

Administration Guide. Release Administration Guide Release 13.3.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE)

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Model Builder User Guide Version 1.3 (24 April 2018) Prepared For: US Army Corps of Engineers 2018 Revision History Model

More information