IBM Rational ClearQuest and IBM Rational ClearCase CCRC/UCM Environment Operations Guide V1.0

Size: px
Start display at page:

Download "IBM Rational ClearQuest and IBM Rational ClearCase CCRC/UCM Environment Operations Guide V1.0"

Transcription

1 IBM Rational ClearQuest and IBM Rational ClearCase V1.0 IBM Rational Software

2 1. INTRODUCTION 2 2. ENVIRONMENTS ASSUMPTIONS 2 3. ESTABLISHING A UCM ENABLED CCRC ENVIRONMENT Hardware Configurations Requirements to Install Setting up the CCRC Server Installing ClearCase RWP Configuring CCWEB Config File Installing ClearQuest on CCRC Server Testing Performance Monitoring Setting up the CQ Web Server ClearQuest Web Installation ClearCase Client Installation Setting up a View for Access Testing Performance Monitoring 6 4. OTHER CONSIDERATIONS Replica Naming Considerations IBM Compartmentalization Requirements and Server Access Project Settings 7 5. TESTING THE ENTIRE ENVIRONMENT Use Cases Sub-Cases 9 APPENDIX 1 USE AND SUB-CASES 9 1

3 1. Introduction This document describes the ClearQuest and ClearCase operational needs to establish an Unified Change Management (UCM) enabled environment using the ClearCase Remote Client (CCRC). 2. Environments Assumptions This document assumes there is already an existing UCM environment (ClearCase and ClearQuest) that works without CCRC available. The ClearCase environment is expected to have the following configuration. Operational ClearCase (CC)environment with License, Registry and VOB server(s) Operational ClearQuest (CQ) environment with CQ Java Web Servers One or more UCM enabled Projects This document will not provide details describing these portions of the environment. 3. Establishing a UCM Enabled CCRC Environment At a very high level, the ClearQuest /ClearCase environment will look like: CCRC Server Machine Client Desktop CCRC Eclipse HTTP CCRC Server VOB s Server Browser HTTP App Server ClearQuest Java Web Server CQ DB s Server This document discusses the configuration of the CCRC Server and ClearQuest Java Web Server related to UCM Enablement. 2

4 3.1 Hardware Configurations The CCRC and CQ Server Hardware configurations will be site specific. The requirements for a low-use CCRC Server serving a few small VOBs can be quite different from the requirement for a high-use CCRC Server with many large VOBs. When choosing the hardware needed, please consider the usage needs. For a generic configuration, the following server specifications should be used as a guide. CCRC Server: Hardware: IBM xseries, 2u systems, 2 CPU, 8 GB RAM, running Microsoft Windows or Linux. Software: ClearCase or greater, ClearQuest or greater (Versions of ClearCase and ClearQuest must be compatible) CQ Server: Hardware: xseries, 2u systems, 2 CPU, 4 GB RAM or greater, running Windows 2000 or Windows Server 2003 R2 Software: ClearCase or greater, ClearQuest or greater (Versions of ClearCase and ClearQuest must be compatible) 3.2 Requirements to Install Before installing ClearCase, appropriately site-prepped ClearCase Installation Areas should be created to allow installation of ClearCase Client and ClearCase Client with the Rational Web Platform (RWP). ClearQuest installation areas must have the IBM Rational ClearQuest client only components selected. 3.3 Setting up the CCRC Server Installing ClearCase RWP Install ClearCase. Make sure to choose CCWeb (RWP) & MVFS Components. Complete the Install for the site-specific needs Configuring CCWEB Config File (a) Go to <CLEARCASE_HOME>\config\ccweb and copy ccweb.config into <CLEARCASE_HOME>\var\Config directory and edit it in notepad. (b) Set the following parameters: -cqweb_url <url for CQ Web : See Step 2> 3

5 -cqweb_autologin true -cqweb_browser_timeout ( if left unset, default is 30 minutes) A sample might look like: -cqweb_browser_timeout 300 -cqweb_autologin true -cqweb_url Installing ClearQuest on CCRC Server Install ClearQuest. The core components are installed for use and reference with the CCRC server. The UNIX installation requires some configuration due to a couple defects: 1. Install a ClearQuest Profile this should be obtained from the ClearQuest Admin, typically in Tar format. Untar the replica profile info in: /opt/rational/clearquest/cqdb_rgys/cqdb_registry/<cqversion> 2. There is an issue with mail. To work around this, replace the CQ executable cqintsvr_main with a script. First, move the executable to another name: mv /opt/rational/clearquest/sun5/bin/cqintsvr_main /opt/rational/clearquest/sun5/bin/cqintsvr_main.real 3. Then, create a wrapper script to allow mail to be sent. The wrapper script should replace the executable (/opt/rational/clearquest/sun5/bin/cqintsvr_main) and look like: #!/bin/sh pwd > /tmp/env.$$ HOME=/opt/rational/clearquest export HOME env >> /tmp/env.$$ exec /opt/rational/clearquest/sun5/bin/cqintsvr_main.real "$@" Then, make the script execute. chmod 555 /opt/rational/clearquest/sun5/bin/cqintsvr_main 4. Create the SendMail file, /opt/rational/clearquest/.rational/.registry/clearquest/sendmail with contents: ReplyTo: <GenericAccount>@us.ibm.com SMTPHost: mailrelay.<fqdn> SendActive: 1 4

6 3.3.4 Testing Go to and verify that CQ Web is running. (The CQ Web Login Page should appear) Performance Monitoring Appropriate Performance Monitoring parameters are still being considered and will be part of the ITM plans. Some metrics to consider including are: Base System parameters (CPU load, Free Memory, etc) Number of CCRC views active on system Various View monitoring characteristics 3.4 Setting up the CQ Web Server ClearQuest Web Installation Install ClearQuest. Make sure to choose CQ Java Web and Administrative tools components. Complete the Install. For Code Page, choose Windows -Latin (1252) ClearCase Client Installation Install ClearCase client software with MVFS Setting up a View for Access The CQ Web Server requires access to an active view to provide UCM information in CQ. The view can be created on the local system or elsewhere. However, a view needs to be started on the CQ Web Server to access this information. No VOBs need be mounted. For example, a default view can be created on one of the CQ Web Servers; the view can be started during initial startup on both CQ Web Servers. There is no need to identify this view to CQ. To assist with the automatic start of a view, it is suggested that a Scheduled Task be added to start it and make sure it is readily available. First create a.bat file on the local system with the following (editted) command: if NOT exist M:\<viewtag>. cleartool startview <viewtag> 5

7 Then, add a scheduled task (Start -> Control Panel -> Scheduled Tasks) to run the.bat file every 5 minutes. It is preferable to run from an account with a non-expiring password, otherwise the password will need to be updated everytime the account s password changes Testing Go to and verify that CQ Web is running. (The CQ Web Login Page should appear). TIP : If CQ-Web is not running, then go to Control Panel->Administrative Tools->Services->IBM WebSphere Application Server V6-RWP Servlet and start this service. Make sure this service is running. If not running properly, try rebooting the machine and starting the service again Performance Monitoring Two methods can be used for performance monitoring CQJW as follows: Method 1: Setup Perfmon to Log Memory Statistics Use the following counters for monitoring: Processor(_Total)\% Processor Time Network Interface(Broadcom NetXtreme Gigabit Ethernet)\Bytes Total/sec PhysicalDisk(0 C:)\% Disk Time PhysicalDisk(0 C:)\Avg. Disk Queue Length PhysicalDisk(1 D: F:)\% Disk Time PhysicalDisk(1 D: F:)\Avg. Disk Queue Length Process(_Total)\Private Bytes Process(_Total)\Working Set Method 2: Use Tivoli Monitoring to check performance. Base System parameters (CPU load, Free Memory, etc) 4. Other Considerations 4.1 Replica Naming Considerations The local project VOB replica name must match the local CQ Replica name. For example, both are named REPLICA1. 6

8 4.2 IBM Compartmentalization Requirements and Server Access Access to CCRC must be controlled based on need to access managed source code. Users will need to obtain appropriate access permissions to the needed CCRC Servers. 4.3 Project Settings Any new project which will be using CCRC in conjunction with ClearQuest and is UCM enabled should set the following policies on the Project: Check the Perform ClearQuest Action Before Work On Policy Checkout requires choice of a CR Assigned to the Developer. Optional: Perform ClearQuest Action Before Delivery" Determines if Delivery is Approved. Delivery allowed if ApprovedBy has a value Only supported if Product->AdminOwnersRequired= Yes Clearquest Forum polling. Optional: Perform ClearQuest Action Before Changing Activity" Determines if Finish Activity is Approved in a Single-stream UCM-enabled Project Finish allowed if ApprovedBy has a value Only supported if Product->AdminOwnersRequired= Yes Do not Check Perform ClearQuest Action After " notification is handled by ClearQuest Rules. Do not Check Perform ClearQuest Action After Changing Activity notification is handled by ClearQuest Rules. Check "Transition to Complete After Delivery" for some Projects Deliver operation If all Developers on a Project use ClearCase GUI (Windows or UNIX) for checkout If the Developer is the Integrator for all Remote Deliveries: This Policy will save the developer from having to do the extra step of connecting to ClearQuest and Manually Resolving the CR separately after doing a Delivery Complete At Deliver Complete, the Developer will be presented with an editable CR transitioned to the Resolved state, mastership set based on Owner's site and waiting for any changes to be made and for the ClearQuest OK button to be clicked. Check "Transition to Complete After Changing Activity" for some Projects Finish Activity If all Developers on a Project use ClearCase GUI (Windows or UNIX) for checkout 7

9 If the Developer is the Integrator for all Remote Deliveries: This Policy will save the developer from having to do the extra step of connecting to ClearQuest and Manually Resolving the CR separately after doing a Delivery Complete At Deliver Complete, the Developer will be presented with an editable CR transitioned to the Resolved state, mastership set based on Owner's site and waiting for any changes to be made and for the ClearQuest OK button to be clicked. Check "Transfer ClearQuest Mastership Before Delivery" for all Projects Support if doing a Command Line Interface (CLI) when doing just a Deliver No support for Command Line Interface (CLI) when doing a Deliver Complete Will remaster ClearQuest ChangeRequest to same site where Delivery is targeted Introduces new rule for Mastership When ChangeRequest has no Owner, ratl_mastership is set to mastership of Change Request Component When ChangeRequest has an Owner, ratl_mastership is set to mastership of Change Request Owner s UserID If this Policy is enabled, a ChangeRequest may be mastered at a site in which neither of the above is true while waiting for the corresponding Deliver Complete The Transfer ClearQuest Mastership After Delivery policy must not be checked The Developer must be the Integrator in order to be able to provide the ChangeRequest- >Status and ChangeRequest ->Resolution_Description When doing a Deliver Complete, the associated ChangeRequest is Resolved ChangeRequest->Owner will be automatically set and may be manually changed by the Developer. Owner will be set to a UserID that may be mastered at any ClearQuest replica. ChangeRequest mastership is set based on the mastership of the UserID The ChangeRequest may get remastered to another site 5. Testing the Entire Environment 5.1 Use Cases Several use cases are available which describe the expected behavior of CCRC usage with the CQWeb/UCM-CQ Integration. They can be used in conjunction with ClearQuest CCRC to validate the infrastructure setup. They are presented for reference in Appendix 1 and include: Use Case 1: Checkout, Checkin or Add to Source Use Case 2: Work On Use Case 3: Deliver Use Case 4: Finishing an Activity 8

10 Use Case 5: Viewing an Activity 5.2 Sub-Cases In addition, several sub-cases are available which can be used to further validate the ClearQuest CCRC Deployment infrastructure. They are presented for reference in Appendix 1 and include: Sub-Case 1: CQ Login Sub-Case 2: Auto-Transition Appendix 1 Use and Sub-Cases The following use cases and sub-cases are excerpted from the 7.x CCRC CQWeb-UCM-ClearQuest Integration Function Spec document authored by Hans Heilman of IBM Rational Software. AP1 Behavior by Use Cases In this section: Saying that a use case's context is CQWeb-configured means that: o The user s working context in the CCRC client is a CQ-enabled UCM Project/Stream/View. o The CCRC Server is CQWeb-configured (this implies it is also CQ-configured) o The CCRC client where the user is performing the use case is running on a platform which supports CQWeb-configured use cases Saying that a use case's context is CQ-configured-only means that: o The user s working context in the CCRC client is a CQ-enabled UCM Project/Stream/View o Either: or The CCRC Server is CQ-configured but not CQWeb-configured, The CCRC client where the user is performing the use case is running on a platform which does NOT support CQWeb-configured use cases Note: In all use cases below where CQWeb displays a ClearQuest form, if CQWeb is operating in Restricted Mode then the ClearQuest form will not be displayed -- instead an error message will be displayed. Reasons for this could be: The CQWeb site is configured as a Restricted Site, or The ClearQuest user who is logged in is identified in CQWeb as a Restricted User, or The CQ Server is unable to obtain a ClearQuest license UC1 Use Case 1: Checkout, Checkin or Add to Source [The details which are summarized in this section were present in xx -- the new 7.x behavior is captured in sub-cases which are referenced by this section] User's working context in CCRC Client: CQ-enabled view 9

11 Use Case context: This use case s behavior may depend on whether the use case is being performed in a CQ-configured-only or CQWeb-configured context. The flow will be as follows: User: Performs action which causes the Checkout, Checkin or Add to Source dialog box to appear System: Displays the dialog box modally: The Activity field displays the title of the view s current activity, if there is one. [Optional flow if the user attempts to create a new activity record] User: Clicks the New button System: Displays an error message that this is not supported when the user is working in CQ-enabled context (this is true for a use case context of both CQ-configured-only and CQWeb-configured) [Usability note: There are some arguments for either not displaying a button that is not legal, or displaying it as disabled, but this is what the xx implementation does, so we will stick with it for the moment] [Optional flow if the user wants to select a different activity] User: Clicks the Browse button System: o Performs the CQ Login sub-case (see Error! Reference source not found.) which may cause the CQ Login dialog to be displayed modally [If the user clicks the Cancel button on the CQ Login dialog] The system displays an error message 10

12 The system displays the Select Activity dialog box, but it is not operable [This is what the xx implementation does, so we will stick with it] [If the user clicks the OK button on the CQ Login dialog] After validation of the CQ credentials (as described in Error! Reference source not found.), the use case continues. o Runs the user's UCMCustomQuery1 query [Note: This is different behavior than is performed by the Browse button in the native UCM-ClearQuest integration]. That query's default definition is to display all UCM-enabled records which are: Assigned to the current user, and In a READY or ACTIVE state, and Either not associated with any Project or Stream or, are associated with the user's Project or Stream. o Displays the Select Activity dialog box modally which displays the results of the query (if the CQ Login dialog was displayed just prior, this will not happen until the CQ Login dialog is closed): User: Selects an activity record then clicks OK System: o Closes the Select Activity dialog box o Updates the Activity field in the Checkout, Checkin or Add to Source dialog box to reflect the activity record which the user selected User: Clicks Apply in the Checkout, Checkin or Add to Source dialog box System: o Performs the CQ Login sub-case (see Error! Reference source not found.) which may cause the CQ Login dialog to be displayed modally [If the user clicks the Cancel button on the CQ Login dialog] [TBD -- What happens in this case?] [If the user clicks the OK button on the CQ Login dialog] After validation of the CQ credentials (as described in Error! Reference source not found.), the use case continues. o Closes the Checkout/Checkin/Add to Source dialog box then displays a progress window to the user: 11

13 (As is standard Eclipse behavior, if the user has selected Run in Background as an Eclipse Preference, Eclipse will only display a progress indication in the status bar) o If the ClearQuest activity record is not already in an ACTIVE state, performs the Auto-Transition sub-case (see Error! Reference source not found.). The target state will be ACTIVE and the parent window will be the progress window. The sub-case s behavior may depend on whether it is being performed in CQ-configured-only or CQWeb-configured context. [If the auto-transition process completed successfully] Performs the checkout/checkin/add-to-source operation. Creates a UCM activity and binds it to the ClearQuest activity record (if this has not happened previously) As the UCM activity is set current in the view, that will be mirrored in the ClearQuest activity record Closes the progress window [If the auto-transition process did NOT complete successfully (this can happen for several reasons, see Error! Reference source not found.)] UC2 Use Case 2: Work On An error message box replaces the progress window (to attempt the use case again, the user will have to perform the initial action which caused the Checkout, Checkin or Add to Source dialog box to appear). [The details which are summarized in this section were present in xx -- the new 7.x behavior is captured in sub-cases which are referenced by this section] User's working context in CCRC Client: CQ-enabled view Use Case context: This use case s behavior may depend on whether the use case is being performed in a CQ-configured-only or CQWeb-configured context. The flow will be as follows: User: o Performs action which causes the list of MyActivities to be displayed in the ClearCase Details view. This list is generated by running the user's UCMCustomQuery1 query. o Selects an activity and invokes Work On from the context menu System: o Performs the CQ Login sub-case (see Error! Reference source not found.) which may cause the CQ Login dialog to be displayed modally. If the user clicks the Cancel button on the CQ Login dialog, [TBD what happens?] o For the selected activity, if the ClearQuest activity record is not already in an ACTIVE state, performs the Auto-Transition sub-case (see Error! Reference source not found.). The target state will be ACTIVE and the parent window will be the ClearCase Details Eclipse view, showing the activities. [If the auto-transition process completed successfully] 12

14 Creates a UCM activity and binds it to the ClearQuest activity record (if this has not happened previously) As the UCM activity is set current in the view, that will be mirrored in the ClearQuest activity record. Updates the displayed activity list to reflect that. [If the auto-transition process did NOT complete successfully (this can happen for several reasons, see Error! Reference source not found.)] An error message box will be displayed UC3 Use Case 3: Deliver [The details which are summarized in this section were present in xx -- the new 7.x behavior is captured in sub-cases which are referenced by this section (except for the CQWeb form opens in a browser window... reference)] User's working context in CCRC Client: CQ-enabled stream Configuration dependency: This use case s behavior may depend on whether the use case is being performed in a CQ-configured-only or CQWeb-configured context. The flow will be as follows: User: Performs action which indicates that they want to perform a deliver. System: Displays the Deliver from Stream dialog box: User: Clicks OK 13

15 System: o Closes the Deliver from Stream dialog box then displays a progress window to the user. o Opens a Delivering To Eclipse view in which it shows the files being checked out and merged. o When the files have been checked out and merged, the system closes the progress window and opens a message box reminding the user to Complete the deliver operation. The Eclipse view will show the files as having been merged but they are still checked-out: User: o Validates the merging o Clicks Complete the Deliver System: o Displays a progress window to the user (as is standard Eclipse behavior, if the user has selected Run in Background as an Eclipse Preference, Eclipse will only display a progress indication in the status bar). o Checks in all of the checked out files, the progress is reflected in the Delivering To Eclipse view o [If the project's Transition to Complete after Delivery policy is NOT enabled]: Completes the deliver operation (the user is now free to begin a new deliver) and closes the progress window. The Delivering To Eclipse view will show all of the files as no longer checked out [If the project's Transition to Complete after Delivery policy is enabled]: Performs the CQ Login sub-case (see Error! Reference source not found.) which may cause the CQ Login dialog to be displayed modally. If the user clicks the Cancel button on the CQ Login dialog, the deliver operation will be left in an incomplete state (the user must resume, then complete this deliver operation before they can begin a new one). For every activity which was delivered, the system: o Performs the Auto-Transition sub-case (see Error! Reference source not found.). The target state will be COMPLETE and the parent window will be the Delivering To Eclipse view. The sub-case s behavior may depend on whether it is being performed in a CQconfigured-only or CQWeb-configured context. o If a CQWeb form opens in a browser window and the user clicks Cancel on the form in the browser (or if auto-transitioning the current activity record fails for any other reason): No further auto-transitioning for the remaining delivered activities will be performed The deliver operation will be left in an incomplete state (the user must resume, then complete this deliver operation before they can begin a new one) After the above processing has exited, the system: [If the auto-transition process completed successfully for all delivered activities] o Completes the deliver operation (the user is free to begin a new deliver) and closes the progress window. [If the auto-transition process did NOT complete successfully for all delivered activities] o Closes the progress window and displays an error message to the user o The deliver operation will be left in an incomplete state (the user must resume, then complete this deliver operation before they can begin a new one) UC4 Use Case 4: Finishing an Activity [The details which are summarized in this section were present in xx -- the new 7.x behavior is captured in sub-cases which are referenced by this section] 14

16 User's working context in CCRC Client: CQ-enabled UCM project which is single-stream (in a singlestream UCM project, all users work on activities in an integration view) or an integration stream. Configuration dependency: This use case s behavior may depend on whether the use case is being performed in a CQ-configured-only or CQWeb-configured context. The flow will be as follows: User: o Performs action which causes the list of MyActivities to be displayed in the ClearCase Details view. o Selects an activity and invokes Finish Activity from the context menu System: o [If the selected activity has checkouts]: The Checkin dialog will be displayed to give the user an opportunity to check in the checked out files. o [If the project's Transition To Complete After Changing Activity policy is enabled]: Performs the CQ Login sub-case (see Error! Reference source not found.) which may cause the CQ Login dialog to be displayed modally. If the user clicks the Cancel button on the CQ Login dialog, [TBD what happens?] For the activity record, performs the Auto-Transition sub-case (see Error! Reference source not found.). The target state will be COMPLETE and the parent window will be the ClearCase Details Eclipse view, showing the activities. User: If the auto-transition succeeded, when the user next refreshes their list of MyActivities, it will not display the activity which was finished. UC5 Use Case 5: Viewing an Activity [This section describes functionality which is new in 7.x] User's working context in CCRC Client: CQ-enabled stream Configuration dependency: This use case s behavior will depend on whether the use case is being performed in a CQ-configured-only or CQWeb-configured context. The flow will be as follows: User: o Selects an activity from the list of MyActivities invokes the Properties menu item. Note that these actually represent ClearQuest records which may or may not be bound to a UCM activity. System: The system displays the Activity Properties dialog box modally. In CQ-configured-only or CQWeb-configured context, the dialog box will have a ClearQuest tab which displays a View Record button. 15

17 16

18 User: Clicks the View Record button System: [In a CQ-configured-only context] o Displays an error message that this is only supported in a CQWeb-configured context. [In a CQWeb-configured context] o Performs the CQ Login sub-case (see 4.5) which may cause the CQ Login dialog to be displayed modally. If the user clicks the Cancel button on the CQ Login dialog, nothing further happens. o After the sub-case has completed, displays a modal window containing a browser which is displaying a ClearQuest record form in view mode: User: Interaction with the form in the browser follows normal CQWeb behavior. including utilization of pop-up windows, etc. Notes: o The user is free to click a button on the record toolbar which puts the form to edit mode, change fields in the form then click Save. o The user is free to view the activity's change set on the Unified Change Management tab of the ClearQuest form, although that does not make much sense because the same information is available on the Change Set tab of the Activity Properties dialog box. o In the native CQ/UCM integration, when a UCMUtilityActivity record representing a delivered integration activity is being viewed, a Contributors action is available to the user, allowing them to view the contributing activity records. This capability is not available in the CCRC/CQWeb-integration. User: Clicks the Close button on the modal window. Note: If the user clicks the Close button on the modal window while the form is in edit-mode, it will be treated the same as if they had clicked Cancel on the form in the browser. 17

19 System: Closes the modal window and control returns to the Activity Properties dialog box. Note: If the user changed the headline of the activity record in the ClearQuest form, the change will be mirrored back into the UCM activity's title but the Activity Properties dialog box will still show the old title. To see the new title, the user must close, then reopen the Activity Properties dialog box. SC1 Sub-Case 1: CQ Login At various points in the use cases above, when the user performs an action that causes the system to need credentials to access ClearQuest, it will perform the sub-case described here, which may result in the CCRC Eclipse client displaying a ClearQuest Login dialog to the user. SC1.1 Sub-Case Behavior [The functionality which is summarized in this section was present in xx] Use Case context: This sub-case s behavior will be the same regardless of whether the use case is being performed in a CQ-configured-only or CQWeb-configured context. The flow will be as follows: User: Performs initial action that causes the system to need credentials to access ClearQuest. System: [If the user has never been previously prompted with the ClearQuest Login dialog for this Schema Repository, OR the user has been previously prompted for this Schema Repository, but the CQ credentials which they supplied and which were then cached have expired (see 0)] o The system will display the CQ Login dialog modally (see section 0). o After the user supplies valid CQ credentials, the CQ Login dialog will be closed and the system will perform the requested action. [Otherwise (the user has been previously prompted with the CQ Login dialog for this Schema Repository AND the CQ credentials which they supplied then and which were cached have not expired)] o The system validates the cached credentials for the appropriate Schema Repository o If the cached credentials pass validation, the system will use them to perform the requested action o If the cached credentials fail validation: The system displays the CQ Login dialog modally again (see section 0). After the user supplies valid CQ credentials, the System closes the CQ Login dialog and performs the requested action. SC1.2 The ClearQuest Login Dialog [The functionality which is summarized in this section was present in xx] Note: System: Displays CQ Login dialog modally: 18

20 User: Supplies values in the Username and Password fields. The username that the user must supply will be, in ClearQuest terminology, the AuthenticationLoginName (not the UserLoginName). The correct format of the name (ClearQuest or LDAP) depends on how the Schema Repository's authentication is set up. User: Clicks OK or Cancel [If they click OK] o System: Validates the credentials supplied by the user If the credentials pass validation, the credentials will be cached (see section 0) and the CQ Login dialog will be closed. If the credentials fail validation, the system will redisplay the CQ Login dialog (back to the top of this section) [If they click Cancel] o System: Performs behavior which is specific to the use case within which this sub-case is executing. SC1.3 Caching CQ Credentials [This functionality was present in xx] CQ credentials are cached on the CCRC Server: o per-ccrc Eclipse session o and, for each CCRC Eclipse session, per-clearquest-database [This functionality is new in 7.x] The behavior regarding CQ credential expiration will change in 7.x (see Error! Reference source not found. for details). Also, an additional feature is being added, entirely for the purposes of making testing easier which allows the user to disable CQ credential caching for the duration of their CCRC session SC2 Sub-Case 2: Auto-Transition At various points in the use cases above, when the user performs an action, the system may attempt to auto-transition the activity record through a sequence of state transitions until it reaches a target state. This behavior is described in the sub-case here. SC2.1 Sub-Case Terminology 19

21 Target state: The final state to which the use case is attempting to auto-transition the record. In the different use cases, this may be a state whose state type is ACTIVE or COMPLETE. Parent window: The Eclipse dialog box or view in which the user performed the action which caused the system to perform the auto-transition sub-case. SC2.2 Sub-Case Behavior Use Case context: This sub-case s behavior may depend on whether the use case is being performed in a CQ-configured-only or CQWeb-configured context. System: Attempts to auto-transition the activity record through a sequence of state transitions until it reaches the target state. The system's behavior is different for the following cases: [If the user does not have mastership of the activity record] [This functionality was present in xx] o The auto-transition process will not be started. o It will display an error message to the user o The use case steps after the sub-case will NOT be performed -- the flow will return to the parent window which will still be displayed. [If the auto-transitioning process does NOT encounter missing fields] [This functionality was present in xx] o It will complete without interaction with the user and the use case steps after the sub-case will be performed. [If the auto-transitioning process encounters missing fields, and the use case is being performed in a CQ-configured-only context] [This functionality was present in xx] o The auto-transition process will be stopped and the activity record will be left in the state which had the fields with missing values. o It will display an error message to the user o The use case steps after the sub-case will NOT be performed -- the flow will return to the parent window which will still be displayed. [If the auto-transitioning process encounters a state with missing fields, and the use case is being performed in a CQWeb-configured context] [This functionality is new in 7.x] o For each state that the-auto-transitioning process encounters which has missing fields, the system will display a modal window containing a browser which is displaying a CQWeb record form in edit mode. See section 0 for details. 20

22 SC2.2.1 Opening a CQWeb Record Form During Auto-Transitioning [This section describes functionality which is new in 7.x] System: For each state that the-auto-transitioning process encounters which has missing fields: The system will display a modal window containing a browser which is displaying a CQWeb record form in edit mode. The record will be in the state with the missing field values and the fields will be highlighted. [TBD -- Describe SQUID behavior for auto-initializing the SQUID-related fields. This needs investigation] User: Specifies values for the relevant fields in the form. Their interaction with the form follows normal CQWeb behavior, including utilization of pop-up windows, etc. User: Clicks either Save or Cancel on the form in the browser: [If they click Save on the form in the browser] o System: If validation of the fields fails, follows normal CQWeb behavior to display the error messages in the browser along with a Return button that allows the user to return to the CQ form, correct their invalid fields, then try to Save again. If validation of the fields succeeds, displays a message in the browser that the save has succeeded. The browser window displays no user actions. o User: Clicks the Close button on the modal window (or the X button on its title bar) o System: Closes the modal window and the auto-transition process continues. 21

23 [If they click Cancel on the form in the browser] o System: Displays a message in the browser that the save was canceled. The browser window displays no user actions. o User: Clicks the Close button on the modal window (or the X button on its title bar) o System: Closes the modal window Displays an error message to the user. The auto-transition process will be stopped and the activity record will be left in the state which had the fields with missing values. The use case steps after the sub-case will NOT be performed -- the flow will return to the parent window which will still be displayed. Alternate flows: If the user clicks the Close button on the modal window without having clicked either Save or Cancel on the form in the browser, it will be treated the same as if they had clicked Cancel on the form in the browser. If there is a CCRC server browser timeout (see Error! Reference source not found.): o The auto-transition process will be stopped. o The use case steps after the sub-case will NOT be performed -- the flow will return to the parent window which will still be displayed. 22

Build the application using Rational Build Forge

Build the application using Rational Build Forge Build the application using Rational Build Forge In this lab, as the Build Engineer, you will run a formal build of Release 2.0 of the RatlBankWeb application. After the build completes, you will be able

More information

BEAAquaLogic Enterprise Repository. IBM Rational ClearCase and IBM Rational ClearQuest Integration Guide

BEAAquaLogic Enterprise Repository. IBM Rational ClearCase and IBM Rational ClearQuest Integration Guide BEAAquaLogic Enterprise Repository IBM Rational ClearCase and IBM Rational ClearQuest Integration Guide Version 3.0 Document Revised: August 2007 Connector for IBM Rational ClearCase and IBM Rational

More information

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower Configuration Guide SOAPMDP_Config_7.2.0 Copyright Copyright 2015 SOA Software, Inc. All rights

More information

IBM Rational Software

IBM Rational Software IBM Rational Software Development Conference 2008 Architecture and Customization of the IBM Rational Team Concert Connectors for ClearCase and ClearQuest John Vasta ClearQuest Connector Lead, IBM jrvasta@us.ibm.com

More information

Managing GSS Devices from the GUI

Managing GSS Devices from the GUI CHAPTER 1 This chapter describes how to configure and manage your Global Site Selector Manager (GSSM) and Global Site Selector (GSS) devices from the primary GSSM graphical user interface. It includes

More information

9.4 Authentication Server

9.4 Authentication Server 9 Useful Utilities 9.4 Authentication Server The Authentication Server is a password and account management system for multiple GV-VMS. Through the Authentication Server, the administrator can create the

More information

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard Tivoli Common Reporting V2.1.1 Cognos report in a Tivoli Integrated Portal dashboard Preethi C Mohan IBM India Ltd. India Software Labs, Bangalore +91 80 40255077 preethi.mohan@in.ibm.com Copyright IBM

More information

Electronic Owner s Manual User Guide

Electronic Owner s Manual User Guide Electronic Owner s Manual User Guide I. Getting Started.... 1 Logging In.... 2 Additional Information... 2 II. Searching for an Existing EOM Form... 5 III. Creating a New EOM Form.. 5 IV. Modifying an

More information

Show all text and icon decorations Preferences->Team->IBM Rational ClearTeam Explorer->ClearCase decorations: Enable Text and Icon Decorations

Show all text and icon decorations Preferences->Team->IBM Rational ClearTeam Explorer->ClearCase decorations: Enable Text and Icon Decorations CTE Startup Guide This guide provides a glimpse into the IBM Rational ClearTeam Explorer (CTE). We will present a number of IBM recommended preferences and practices as well as demonstrate a variety of

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

exacqvision Enterprise Health Manager User Manual

exacqvision Enterprise Health Manager User Manual exacqvision Enterprise Health Manager User Manual 119555 Exit 5 Pkwy Building 3 Fishers, IN 46037-7939 USA +1.317.845.5710 phone +1.317.845.5720 fax Introduction exacqvision Enterprise Health Manager (evehm)

More information

Quick Start Guide. CollabNet Subversion Connector to HP Quality Center

Quick Start Guide. CollabNet Subversion Connector to HP Quality Center Quick Start Guide CollabNet Subversion Connector to HP Quality Center A BOUT THE CONNECTOR About the Connector The CollabNet Subversion Connector to HP Quality Center enables Quality Center users to store

More information

Tasktop Sync - Cheat Sheet

Tasktop Sync - Cheat Sheet Tasktop Sync - Cheat Sheet 1 Table of Contents Tasktop Sync Server Application Maintenance... 4 Basic Installation... 4 Upgrading Sync... 4 Upgrading an Endpoint... 5 Moving a Workspace... 5 Same Machine...

More information

Avalanche Remote Control User Guide. Version 4.1

Avalanche Remote Control User Guide. Version 4.1 Avalanche Remote Control User Guide Version 4.1 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

SOA Software Policy Manager Agent v6.1 for WebSphere Application Server Installation Guide

SOA Software Policy Manager Agent v6.1 for WebSphere Application Server Installation Guide SOA Software Policy Manager Agent v6.1 for WebSphere Application Server Installation Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software,

More information

WebSphere Application Server V7: Administration Consoles and Commands

WebSphere Application Server V7: Administration Consoles and Commands Chapter 5 of WebSphere Application Server V7 Administration and Configuration Guide, SG24-7615 WebSphere Application Server V7: Administration Consoles and Commands WebSphere application server properties

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Practice Labs User Guide

Practice Labs User Guide Practice Labs User Guide This page is intentionally blank Contents Introduction... 3 Overview... 3 Accessing Practice Labs... 3 The Practice Labs Interface... 4 Minimum Browser Requirements... 5 The Content

More information

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free:

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free: EventTracker Enterprise Install Guide 8815 Centre Park Drive Publication Date: Aug 03, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install

More information

Real-Time Monitoring Configuration

Real-Time Monitoring Configuration CHAPTER 7 This chapter contains the following information for configuring the Cisco Unified Presence Server Real-Time Monitoring Tool (RTMT). Some options that are available in the current version of the

More information

Overview. ACE Appliance Device Manager Overview CHAPTER

Overview. ACE Appliance Device Manager Overview CHAPTER 1 CHAPTER This section contains the following: ACE Appliance Device Manager, page 1-1 Logging Into ACE Appliance Device Manager, page 1-3 Changing Your Account Password, page 1-4 ACE Appliance Device Manager

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

IBM Rational ClearCase Remote Client Version 7.1 Performance Report (Windows)

IBM Rational ClearCase Remote Client Version 7.1 Performance Report (Windows) IBM Rational ClearCase Remote Client Version 7.1 Performance Report (Windows) This report compares Rational ClearCase Remote Client (CCRC) server performance and scalability for the 7.0.1 and 7.1 releases.

More information

Using ANM With Virtual Data Centers

Using ANM With Virtual Data Centers APPENDIXB Date: 3/8/10 This appendix describes how to integrate ANM with VMware vcenter Server, which is a third-party product for creating and managing virtual data centers. Using VMware vsphere Client,

More information

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.0 Copyright 1993-2016 QlikTech International AB. All rights reserved. Copyright 1993-2016 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

Contents Upgrading BFInventory iii

Contents Upgrading BFInventory iii Upgrading ii Upgrading Contents Upgrading.............. 1 Upgrading to IBM Tivoli Endpoint Manager for Software Use Analysis version 2.0....... 1 Planning and preparing for the upgrade.... 2 Installing

More information

Creating Basic Custom Monitoring Dashboards by

Creating Basic Custom Monitoring Dashboards by Creating Basic Custom Monitoring Dashboards by Antonio Mangiacotti, Stefania Oliverio, Randy Allen & Lanny Short v1.2 1 Contents Contents... 2 Introduction... 3 ITM and DASH Configuration... 4 ITM TEPS

More information

Upgrade Instructions. NetBrain Integrated Edition 7.1. Two-Server Deployment

Upgrade Instructions. NetBrain Integrated Edition 7.1. Two-Server Deployment NetBrain Integrated Edition 7.1 Upgrade Instructions Two-Server Deployment Version 7.1a Last Updated 2018-09-04 Copyright 2004-2018 NetBrain Technologies, Inc. All rights reserved. Contents 1. Upgrading

More information

Automation Anywhere Enterprise 10 LTS

Automation Anywhere Enterprise 10 LTS Automation Anywhere Enterprise 10 LTS Document Version: 1.3 Installation Guide Date of Publication: 15 th November, 2016 Update(s) to this document edition: Table of Contents 1. Client Prerequisites Processor

More information

Enterprise Health Manager User Manual

Enterprise Health Manager User Manual Enterprise Health Manager User Manual Introduction exacqvision Enterprise Health Manager (evehm) allows you to remotely monitor certain parameters and events on exacqvision Servers with Enterprise licenses.

More information

SOA Software Policy Manager Agent v6.1 for tc Server Application Server Installation Guide

SOA Software Policy Manager Agent v6.1 for tc Server Application Server Installation Guide SOA Software Policy Manager Agent v6.1 for tc Server Application Server Installation Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software,

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

Notices Carbonite Move for Linux User's Guide Version 8.1.1, Wednesday, January 31, 2018 If you need technical assistance, you can contact

Notices Carbonite Move for Linux User's Guide Version 8.1.1, Wednesday, January 31, 2018 If you need technical assistance, you can contact Notices Carbonite Move for Linux User's Guide Version 8.1.1, Wednesday, January 31, 2018 If you need technical assistance, you can contact CustomerCare. All basic configurations outlined in the online

More information

Secure Web Appliance. Basic Usage Guide

Secure Web Appliance. Basic Usage Guide Secure Web Appliance Basic Usage Guide Table of Contents 1. Introduction... 1 1.1. About CYAN Secure Web Appliance... 1 1.2. About this Manual... 1 1.2.1. Document Conventions... 1 2. Description of the

More information

Telephony Toolbar Enterprise. User Guide

Telephony Toolbar Enterprise. User Guide Telephony Toolbar Enterprise User Guide Release 4.4 October 2009 Table of Contents 1 Summary of Changes... 7 1.1 Changes for this Release... 7 2 About This Guide... 8 2.1 Open Telephony Toolbar-Corporate...

More information

Installation Guide. Cimatron Site Manager 2.0 Release Note

Installation Guide. Cimatron Site Manager 2.0 Release Note Installation Guide Cimatron Site Manager 2.0 Release Note Installation Guide i Table of Contents Introduction... 1 Cimatron Site Manager Components... 2 Installation... 3 Hardware Requirements... 3 Software

More information

Working in Base ClearCase

Working in Base ClearCase Working in Base ClearCase Contents Working in Base ClearCase 1. ClearCase Concepts...1 Recommend Reading Paths...1 1.1 ClearCase Views...2 Snapshot Views and Dynamic Views...2 1.2 Versions, Elements,

More information

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide Note Before using this information and the product it supports,

More information

USER GUIDE Summer 2015

USER GUIDE Summer 2015 USER GUIDE Summer 2015 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and may be used

More information

CounterACT User Directory Plugin

CounterACT User Directory Plugin Version 6.1.2 and Above Table of Contents About the User Directory Plugin... 3 Endpoint User Details... 3 Verify Endpoint Authentication... 3 User Directory Inventory... 4 HTTP Login Action... 5 HTTP Sign

More information

BusinessObjects LifeCycle Manager User's Guide

BusinessObjects LifeCycle Manager User's Guide BusinessObjects LifeCycle Manager User's Guide BusinessObjects Enterprise XI 3.1 Service Pack2 windows Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects,

More information

User Manual. Admin Report Kit for IIS 7 (ARKIIS)

User Manual. Admin Report Kit for IIS 7 (ARKIIS) User Manual Admin Report Kit for IIS 7 (ARKIIS) Table of Contents 1 Admin Report Kit for IIS 7... 1 1.1 About ARKIIS... 1 1.2 Who can Use ARKIIS?... 1 1.3 System requirements... 2 1.4 Technical Support...

More information

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1 Using the VMware vcenter Orchestrator Client vrealize Orchestrator 5.5.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

AgileSCM Release 4.1. AgileSCM Release 4.0. AgileSCM Release 3.2. New Features. Bug Fixes. New Features. Bug Fixes

AgileSCM Release 4.1. AgileSCM Release 4.0. AgileSCM Release 3.2. New Features. Bug Fixes. New Features. Bug Fixes AgileSCM Release 4.1 Project Dashboard - get a complete overview of the status of your project. View the SSH public key through the AgileSCM interface. This allows you to post the key to Git and Mercurial

More information

Internet Script Editor

Internet Script Editor ISE Application, page 1 ISE Functionality, page 1 ISE Requirements, page 2 TLS Requirements for ISE, page 2 ISE Installation and Upgrades, page 5 Troubleshooting Tools for, page 7 ISE Application You can

More information

Server Installation. Parent page: System Installation, Licensing & Management

Server Installation. Parent page: System Installation, Licensing & Management Published on Online Documentation for Altium Products (https://www.altium.com/documentation) ホーム > Altium Infrastructure Server 製品マニュアル Modified by Rob Evans on Feb 20, 2018 Parent page: System Installation,

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.9.0 1996-2007 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

SuperLumin Nemesis. Getting Started Guide. February 2011

SuperLumin Nemesis. Getting Started Guide. February 2011 SuperLumin Nemesis Getting Started Guide February 2011 SuperLumin Nemesis Legal Notices Information contained in this document is believed to be accurate and reliable. However, SuperLumin assumes no responsibility

More information

Installation Guide Version May 2017

Installation Guide Version May 2017 Installation Guide Version 2017 5 May 2017 GeoCue Group, Inc 9668 Madison Blvd. Suite 202 Madison, AL 35758 1-256-461-8289 www.geocue.com NOTICES The material in GeoCue Group, Inc. documents is protected

More information

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Installing and Configuring Cisco Unified Real-Time Monitoring Tool CHAPTER 2 Installing and Configuring Cisco Unified Real-Time Monitoring Tool You can install Cisco Unified Real-Time Monitoring Tool (RTMT), which works for resolutions 800*600 and above, on a computer

More information

ForeScout CounterACT. Configuration Guide. Version 3.4

ForeScout CounterACT. Configuration Guide. Version 3.4 ForeScout CounterACT Open Integration Module: Data Exchange Version 3.4 Table of Contents About the Data Exchange Module... 4 About Support for Dual Stack Environments... 4 Requirements... 4 CounterACT

More information

APAR PO06620 Installation Instructions

APAR PO06620 Installation Instructions IBM Corporation APAR PO06620 Installation Instructions IBM Counter Fraud Management 1.5.0.5 IBM Counter Fraud Development 3-31-2017 Table of Contents 1 Fix readme... 1 2 Abstract... 1 3 Contents... 1 4

More information

Micro Focus Enterprise View. Installing Enterprise View

Micro Focus Enterprise View. Installing Enterprise View Micro Focus Enterprise View Installing Enterprise View Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2014. All rights reserved.

More information

VMware Horizon FLEX Client User Guide

VMware Horizon FLEX Client User Guide Horizon FLEX 1.10 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

Managing the CaseMap Admin Console User Guide

Managing the CaseMap Admin Console User Guide Managing the CaseMap Admin Console User Guide CaseMap Server, Version 2.3 Accessing the CaseMap Admin Console Registering CaseMap Servers Registering SQL Servers Setting Up Roles and Users Managing SQL

More information

PAN 802.1x Connector Application Installation Guide

PAN 802.1x Connector Application Installation Guide PAN 802.1x Connector Application Installation Guide Version 1.2 "Copyright CodeCentrix. All rights reserved 2015. Version 1.2 Contact Information CodeCentrix www.codecentrix.co.za/contact Email: info@codecentrix.co.za

More information

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Installing and Configuring Cisco Unified Real-Time Monitoring Tool CHAPTER 2 Installing and Configuring Cisco Unified Real-Time Monitoring Tool You can install Cisco Unified Real-Time Monitoring Tool (RTMT), which works for resolutions 800*600 and above, on a computer

More information

Micro Focus. Enterprise View. Installing Enterprise View

Micro Focus. Enterprise View. Installing Enterprise View Micro Focus Enterprise View Installing Enterprise View Copyright 2010 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate,

More information

ForeScout Open Integration Module: Data Exchange Plugin

ForeScout Open Integration Module: Data Exchange Plugin ForeScout Open Integration Module: Data Exchange Plugin Version 3.2.0 Table of Contents About the Data Exchange Plugin... 4 Requirements... 4 CounterACT Software Requirements... 4 Connectivity Requirements...

More information

QuickStart Guide for Managing Computers. Version

QuickStart Guide for Managing Computers. Version QuickStart Guide for Managing Computers Version 10.6.0 copyright 2002-2018 Jamf. All rights reserved. Jamf has made all efforts to ensure that this guide is accurate. Jamf 100 Washington Ave S Suite 1100

More information

Upgrade Tool Guide. July

Upgrade Tool Guide. July Upgrade Tool Guide July 2015 http://www.liveaction.com 4.X to 5.0 The Upgrade Guide from 4.X to 5.0 consists of three parts: Upgrading the LiveAction Server Upgrading the LiveAction Node Upgrading the

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

LABEL ARCHIVE Administrator s Guide

LABEL ARCHIVE Administrator s Guide LABEL ARCHIVE Administrator s Guide DOC-LAS2015_25/05/2015 The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject

More information

VMware Horizon FLEX Client User Guide. 26 SEP 2017 Horizon FLEX 1.12

VMware Horizon FLEX Client User Guide. 26 SEP 2017 Horizon FLEX 1.12 26 SEP 2017 Horizon FLEX 1.12 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates.

More information

Accella Toolbar. User Guide. Release 20.0

Accella Toolbar. User Guide. Release 20.0 Accella Toolbar User Guide Release 20.0 Table of Contents 2 Introduction... 9 2.1 About Accella Toolbar... 9 2.2 About This Guide... 9 2.3 Accessing Toolbar... 9 2.4 First Time Login... 10 2.5 Subsequent

More information

Using SQL Developer. Oracle University and Egabi Solutions use only

Using SQL Developer. Oracle University and Egabi Solutions use only Using SQL Developer Objectives After completing this appendix, you should be able to do the following: List the key features of Oracle SQL Developer Identify menu items of Oracle SQL Developer Create a

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

More information

Central Administration Console Installation and User's Guide

Central Administration Console Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Central Administration Console Installation and User's Guide SC27-2808-04 IBM Tivoli Storage Manager FastBack for Workstations Version

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix Version 1.1 Table of Contents About BigFix Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 About Support for Dual Stack Environments... 5 Concepts, Components,

More information

Quick Start Guide (V1.03) UD.6L0201B1064A01

Quick Start Guide (V1.03) UD.6L0201B1064A01 ivms-4200 PCNVR Quick Start Guide (V1.03) UD.6L0201B1064A01 Thank you for purchasing our product. If there is any question or request, please do not hesitate to contact the dealer. This manual applies

More information

Deltek Touch CRM for Vision. User Guide

Deltek Touch CRM for Vision. User Guide Deltek Touch CRM for Vision User Guide September 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors may exist.

More information

Installation on Windows Server 2008

Installation on Windows Server 2008 USER GUIDE MADCAP PULSE 4 Installation on Windows Server 2008 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Microsoft Dynamics GP Web Client Installation and Administration Guide For Service Pack 1

Microsoft Dynamics GP Web Client Installation and Administration Guide For Service Pack 1 Microsoft Dynamics GP 2013 Web Client Installation and Administration Guide For Service Pack 1 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided

More information

Migration ClearCase to Team Foundation Server White Paper

Migration ClearCase to Team Foundation Server White Paper Migration ClearCase to Team Foundation Server White Paper Authors Noel McKenna Consultant M. Sc. Computer Science and Applications Fa. QbiQ AG Noel.McKenna@qbiq.de Christopher Rogall Consultant Computer

More information

What s the Deal with the New Windows ClearQuest Eclipse Client?

What s the Deal with the New Windows ClearQuest Eclipse Client? What s the Deal with the New Windows ClearQuest Eclipse Client? As some of you may have noticed, when IBM Rational ClearQuest 7.0 was released, it included two clients for launching ClearQuest defect tracking.

More information

Installation and Upgrade Guide. Front Office v9.0

Installation and Upgrade Guide. Front Office v9.0 c Installation and Upgrade Guide Front Office v9.0 Contents 1.0 Introduction... 4 2.0 Prerequisites... 5 2.1 Database... 5 2.2 Portal and Web Service... 5 2.3 Windows Service... 5 3.0 New Installation...

More information

Power School Parent Portal User Guide

Power School Parent Portal User Guide Power School Parent Portal User Guide Preface Use this guide to assist you while navigating the PowerSchool Parent Portal. This guide is based on the PowerSchool Parent Portal online help, which you can

More information

User's Guide c-treeace SQL Explorer

User's Guide c-treeace SQL Explorer User's Guide c-treeace SQL Explorer Contents 1. c-treeace SQL Explorer... 4 1.1 Database Operations... 5 Add Existing Database... 6 Change Database... 7 Create User... 7 New Database... 8 Refresh... 8

More information

BEATSAM TM. BEA (TSAM) Console User s Guide

BEATSAM TM. BEA (TSAM) Console User s Guide BEATSAM TM BEA (TSAM) Console User s Guide Version 1.1 Document Released: September 28, 2007 Contents 1. BEA TSAM Console Overview.............................................................1-1 Monitoring

More information

MapMarker Plus Developer Installation Guide

MapMarker Plus Developer Installation Guide MapMarker Plus 11.1 Developer Installation Guide Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives. No

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

Guide for Administrators. Updated November 12, Page 1 of 31

Guide for Administrators. Updated November 12, Page 1 of 31 novaresourcesync v.5.3 Guide for Administrators Updated November 12, 2013 Page 1 of 31 Copyright, Trademarks, and Legal Tempus Nova Inc. 1755 Blake Street Denver, CO 80202 www.tempusnova.com November 12,

More information

Installation and Release Notes

Installation and Release Notes AccuRev Plug-In for Visual Studio PE Installation and Release Notes Version 2014.3 Revised 8-October-2014 Copyright Copyright Micro Focus 2014. All rights reserved. ALL RIGHTS RESERVED This product incorporates

More information

Simplifying Enterprise Installation of IBM Rational ClearCase

Simplifying Enterprise Installation of IBM Rational ClearCase Simplifying Enterprise Installation of IBM Rational ClearCase Using the IBM Rational ClearCase Remote Client plug-in and the Eclipse SDK Fred Bickford IV Senior Advisory Software Engineer ClearCase Customer

More information

Halcyon Message Sender GUI. v6.0 User Guide

Halcyon Message Sender GUI. v6.0 User Guide GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400, System i, System i5, i5/os,

More information

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2 Forescout Version 1.2 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

Appendix A: Courseware setup

Appendix A: Courseware setup Training Course System Requirements This class requires the following minimal machine configuration: Single-Core CPU, 2Ghz+ 2GB RAM 5 GB Free hard disk space Microsoft Windows XP or Vista Firefox 3.x or

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

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

Load testing with WAPT: Quick Start Guide

Load testing with WAPT: Quick Start Guide Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

User Manual. Admin Report Kit for IIS (ARKIIS)

User Manual. Admin Report Kit for IIS (ARKIIS) User Manual Admin Report Kit for IIS (ARKIIS) Table of Contents 1 Admin Report Kit for Internet Information Server-(ARKIIS)... 1 1.1 About ARKIIS... 1 1.2 Who can Use ARKIIS?... 1 1.3 System requirements...

More information

EMS DESKTOP CLIENT Installation Guide

EMS DESKTOP CLIENT Installation Guide EMS DESKTOP CLIENT Installation Guide Version 44.1 Last Updated: March 5, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction

More information

Integrating IBM Rational Build Forge with IBM Rational ClearCase and IBM Rational ClearQuest

Integrating IBM Rational Build Forge with IBM Rational ClearCase and IBM Rational ClearQuest with IBM Rational ClearCase and IBM Rational ClearQuest Setup requirements and adaptor templates John H. Gough July 13, 2011 Page 1 of 21 Note Before using this information and the product it supports,

More information

Configure the IM and Presence Service to Integrate with the Microsoft Exchange Server

Configure the IM and Presence Service to Integrate with the Microsoft Exchange Server Configure the IM and Presence Service to Integrate with the Microsoft Exchange Server Configure a Presence Gateway for Microsoft Exchange Integration, page 1 SAN and Wildcard Certificate Support, page

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

Remote Support. User Guide 7.23

Remote Support. User Guide 7.23 Remote Support User Guide 7.23 Copyright 1997 2011 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco WebEx logo are trademarks or registered trademarks

More information

Proficy Plant Applications 7.0 Quick Install Guide (And Best Practices)

Proficy Plant Applications 7.0 Quick Install Guide (And Best Practices) Proficy Plant Applications 7.0 Quick Install Guide (And Best Practices) Installation Instructions Based on: Windows Server 2016 x64 Operating System SQL Server 2016 Standard (where applicable) Microsoft

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE TABS...

More information