Self Service Ticketing in ServiceCenter 6.1

Size: px
Start display at page:

Download "Self Service Ticketing in ServiceCenter 6.1"

Transcription

1 Self Service Ticketing in ServiceCenter 6.1 Best Practices for Implementing the ServiceCenter 6.1 Self Service Ticketing (SST) System HP OpenView IT Service Management Introduction...2 Purpose...2 Best practices for creating Employee Self Service (ESS) users...2 Methods of setting up users for ESS...2 Administrator mass setup or individual setup...2 LDAP authentication...3 Self service registration...3 Using FormatControl when receiving contacts from outside sources...3 The Self-Service Operator template...3 The Self Service user profile...4 Best practices for tailoring SST...4 Tailoring menus and formats...4 The out-of-box ESS Menu...5 What must be included in a self service request...5 Adding a new item for updating the user s contact information...6 Tailoring the appearance of the Web client...7 How do I tailor the Web client text and images?...8 Example of changing Web client logo images...8 Example of changing the Web client font and text color...10 Tailoring SST functionality...11 Best practices for integrating SST with other modules...13 How to update a SST request automatically when an Incident ticket was updated for the customer?...13 How to notify the contact when the service request is updated via the Incident ticket?...14 How to use SST as a front end to Incidents, Changes and Requests...15 How to use the contact fields in Service Management...16 For more information...17

2 Introduction ServiceCenter 6.1 Self Service Ticketing (SST) was introduced to enable end-users to request services via the Web quickly and efficiently; and to track, update and even cancel these service requests online. Moreover, a user logging in via the Web using the SST interface does not consume a license. ServiceCenter help desk technicians see these requests in their queues immediately and provide support to end users. In addition, updates that the technician enters into the user request can immediately be seen by that user as well. This minimizes the time the technician and the user spend on the phone and eliminates hold times. For SST to work best, help desk technicians have to monitor the call queue for incoming new calls constantly, and reply at least as fast to self service requests as they do to phone requests. SST interfaces with the ServiceCenter Service Management module, which tracks all customer interactions. Purpose This document, which is based on version ServiceCenter version 6.1.1, is intended to: Assist customers and partners in the best use of SST functionality. Provide best practices for setting up SST in ServiceCenter 6.1. Best practices for creating Employee Self Service (ESS) users The following section discusses how to set up operators who require access only via ESS. All other operators, such as help desk technicians, should already have their own operator records that include the settings required for their positions. To give the users who already have a ServiceCenter operator ID correct access to SST, you fill out the Self Service tab in the operator record with menu and starting-point information. The "Self Service Access Only" flag should never be set for these operators. Methods of setting up users for ESS There are four ways to create a self service user, using either: Administrator mass setup or individual setup LDAP Authentication Self service registration FormatControl when receiving contacts from outside sources All these methods are discussed in detail below. Additional information can be found in the ServiceCenter online documentation; click Application Administration -> Self service > Creating self service users. Depending on how contacts and operators are created in the ServiceCenter system, one option may be significantly better to use than the others. Administrator mass setup or individual setup If SST is introduced to a large group of users for the first time, and the customer has an accurate contacts database for all of the self service population, use the mass create function that creates a list of operator records based on the Self Service Template from contacts records. The mass setup creates an operator name based on the operator ID field in the contact record. HP OpenView ommends that you ensure that the operator.id field in the contact file contains the names of existing operators so that no duplication occurs. 2

3 New contacts that need to be set up after this initial setup can be done manually as described in the next paragraph; or their operator records can be set up using any of the other methods. To set up an individual contact for ESS use, the administrator can choose the Enable for Self Service option from the contact record. Alternatively, the administrator can create an operator record from scratch. LDAP authentication If the Lightweight Directory Access Protocol (LDAP) is used to authenticate operators, the ServiceCenter *SYSDEFAULT operator template has to be set up to define the ESS settings for users who will not have a specific, defined operator record. If individuals need different ESS settings or access to clients other than ess.do, they need a ServiceCenter operator record using the individual or mass creation of operators as described in the ServiceCenter documentation. Note: For additional information about using LDAP with ServiceCenter, see the white paper Using LDAP to Integrate Third Party Directories with ServiceCenter, which is available at the HP OpenView Customer Support Website ( Self service registration Self service registration is useful when self service is available to users who are not in the contacts database, such as users at outsourced help desks and contract employees. The self registration process is initiated in the login application. It then calls a RAD application called ess.register that calls the SelfService.registerEssUser JavaScript, using first name, last name, , and phone number as parameters. These parameters are hard-coded in the RAD so that information passed into the contacts record cannot be modified. Information entered into the operator can be modified by the self service template. Using FormatControl when receiving contacts from outside sources If contacts are created in ServiceCenter (such as an import received from other sources or Event Services), it is best to call the contacts.add.operator process from the FormatControl specified in the import record. To call this Process from FormatControl subroutines (with a condition of true for add and update), you call the se.call.process RAD application with the following parameters: Parameter file name boolean1 Value $file contacts.add.operator true The Self-Service Operator template It is very important that the Self-Service Operator template (which is the operator record called Template_SelfService) be set up according to your company's standards. This template differs from a regular user setup in the following areas: On the Login/Security tab, you click to select the Template Operator checkbox. A self service user does not need any information in the initial application on the Startup tab. The service management capability word is mandatory; the partial.key and partial.key.msg.skip capability words are optional, but recommended. On the Self Service tab, the following settings have to be made: o Self Service Access Only If this checkbox is checked, the user can access ServiceCenter only via the Web page. Regular access via the index.do page or via the Windows client will be denied. o Self Service Menu This menu should include the following applications: Search Service Requests, Submit Service Requests, View, Update or Close Service Requests, Change Password, and Log out. Optional Self Service Menu items can include a Service Request Queue. 3

4 o From the list of actions defined on the menu, a Self Service Starting Page can be selected. To simplify setting up the template (and consequently all self-service users), it is best to use a self service user role. The user role should contain only a Service Management profile, because only Service Management operations are allowed for self service users. The Self Service user profile The Service Management profile needs to include the settings shown in the following screen: The Use Operator Full Name and Lock on Display are checkboxes optional. None of the other options apply to self service users. The threading options can be adjusted to conform to your company's standards. All ESS formats must be filled in. These formats have to be user friendly to ensure that self service users can enter, update, and search for their service requests with minimal training. If the ESS menu shows Service Management Queues, a manage format must be defined and the initial inbox would be an optional value. Best practices for tailoring SST This section describes best practices for tailoring the SST system. Tailoring menus and formats The main consideration for tailoring menus and formats is to keep them as simple and selfexplanatory as possible for end users. SST should be used only for actions that are: Directly related to the person who is logged in; or Performed by the person who is logged in on behalf of a specific person. These include opening service requests for a customer, changing a user s password, or updating a person s contact information. This document describes the out-of-box menu and shows an example of how to add functionality to it. It also describes the out-of-box format and enhancements that are frequently requested. 4

5 The out-of-box ESS Menu With ServiceCenter 6.1, ESS users can submit service requests, find service requests, and view open and closed service requests that they submitted (on were submitted on their behalf by others). The following menu record shows the applications that are being called to perform the actions that are available on the ESS menu. With this information, more actions can be added to the ESS menu format and record. What must be included in a self service request The picture below shows the out-of-box format for submitting a service request. 5

6 The list of fields shown below should be included in a self service request. Most are included in the out-of-box system: These fields gather the following information from the user: For whom is the request? Who can be contacted with questions about the request? What form of contact does the customer prefer? address, a phone number, or another method? What is the contact information (such as the customer's address and phone number). You can add fields that contain this information to the out-of-box system. What is a detailed description of the issue? How urgent is the issue (its severity)? For which piece of hardware or software is the request being made? Depending on the company's standards, other fields such as category can be added to the self service request. HP OpenView strongly recommends that you keep the number of fields to a minimum, and that you pre-fill as many fields as possible with default values to make sure the form is self-explanatory and easy to use. A label on the self service request format should indicate that, for urgent issues, the user should contact the help desk via telephone for an immediate response. Adding a new item for updating the user s contact information The following example shows how the ESS menu can be changed in an enterprise environment. Frequently, contact information is updated automatically from a human resources database and should not be manipulated by the user. In this example, the user can: Add a home phone number and a preferred method of contact, Review all other relevant information, and Inform the manager when contact information needs to be changed in the originating database. The following example shows how to add a contact update action to the ESS menu, including all the tailoring necessary for this functionality. 1. The first step is to determine which button ID is available in the ESS menu. In this example, the next available button ID is Open the Forms Designer in the Windows client and open the menu.gui.ess.sm format. 3. Click Design to go into design mode. 4. Click the composite button (which looks like a frame) that surrounds the Submit a Request label and button. 5. Copy this frame; its contents will be copied with it. 6. Paste it into the format and move it to the lower left of the format, underneath the last frame. 7. Click the Submit Request label and change the caption to Update Contact Information. Click the button to change the bitmap to profile. 8. Click the composite button (which looks like a frame) to change the button ID to Save the format and exit. 10. While you are still in Forms Designer, create a new format called ESS.contact.update.g. In Design Mode, add the following fields: Two labels with input field instead of caption condition: first.name last.name label: Welcome to ServiceCenter label: Please review the following information and inform your manager of any changes The following input fields and labels: Field office.cube (Read-only) Label Cubicle Number 6

7 Field home.phone (read-only) contact.phone (read-only) user.type Label Home Phone Number Address Office Phone Number Preferred Method of contact Note: User.type is typically available in an outof-box system, but may be used in a customer system for other information. If it is not available, you can add a new field to the contacts table, such as method.of.contact. 11. Save the form and exit. 12. While still in Forms Designer, create a new QBE format against the contacts file. Using the Forms Designer wizard add the following fields: first.name, last.name, contact.phone, and 13. Save the form and exit. 14. Click Utilities > Tools > Stored Queries. 15. Add a new stored query as described in the picture below: 16. Click Utilities > Tools > Menu (or enter menu in the command line) to select the ESS menu for updating with the new functionality. 17. Add a line in the menu as follows: 18. Save and exit. You can now test the new contact update functionality. Tailoring the appearance of the Web client Changing the looks of the ServiceCenter Web client is described in the "Tailoring" section of the ServiceCenter online documentation. The following example illustrates the techniques described there. 7

8 How do I tailor the Web client text and images? You can change the appearance of fonts and images in the Web client by creating your own theme that contains a custom HTML style sheet to override existing values. Using a custom theme allows you to preserve the existing provided styles and images that are provided by HP OpenView that any future upgrade process does not overwrite your tailoring changes. You should be familiar with HTML style sheets before attempting this procedure. Moreover, you must have administrative access to the Web application server's operating system for this procedure. 1. Log on to the ServiceCenter Web tier system. 2. Stop the Web tier Web application server. 3. Browse to the \ext folder of your ServiceCenter Web tier's context root. For example, \sc\ext. 4. Create a new folder named \css. 5. Browse to the \css folder and create a new folder for your custom theme, for example \custom. 6. Create a custom style sheet containing the fonts, text styles, and images you want to use. Important: Your custom style sheet must use the same style names as those used in one or more of the existing style sheets. To review all available styles, open the existing style sheets in the following paths: <Web application server installation>\sc\css <Web application server installation>\sc\cwc\css <Web application server installation>\sc\cwc\tree\css Note: Any image path URLs you use must be relative to the location of your custom style sheet. 7. Copy your custom style sheet and images into your custom theme folder. 8. Open the Web configuration file (web.xml) in a text editor. 9. Search for the following entry: <description>servicecenter client theme</description> <env-entry-name>alternatetheme</env-entry-name> <env-entry-value></env-entry-value> 10. Type your custom theme name for the value of the <env-entry-value> element. Important: This name must exactly match the folder name you created in step Restart your Web application server. The Web client should now use your custom style sheet and images. If it does not, then clear your Web application server's cache and restart it. Example of changing Web client logo images The following example changes the three images that make up the top frame of the Web client: header_left.gif This is the left-side logo image; it is 634 pixels wide and 52 pixels high. header_tile.gif This is the center logo image; it is 1 pixel wide and 52 pixels high. This image repeats (tiles) to fill the available space. header_right.gif This is the right-side logo image; it is 117 pixels wide and 52 pixels high. These resulting images appear as follows: 8

9 header_left.gif header_tile.gif header_right.gif Follow these steps: 1. Log on to the Web Tier system. 2. Stop the Web Tier Web application server. 3. Browse to the \ext folder of your ServiceCenter Web tier's context root. For example, sc\ext. 4. Create a new folder named \css. 5. Browse to the \css folder and create a new folder named \custom.. 6. Browse to the \custom folder and create a new style sheet file named custom.css. 7. Add the following entries to the custom.css file: FrameworkLogoLeft{ position:absolute; top:0px; Left:0px; background: #ffffff url(images/custom_header_left.gif); background-repeat: no-repeat; margin:0px; padding:0px; width:634px; height:52px; text-indent: -9999px; z-index: 1; }.FrameworkLogoBackground{ position:relative; overflow:hidden; z-index:0; top:0px; left:0px; border:0px; margin:0px; padding:0px; width:100%; background: #ffffff url(images/custom_header_tile.gif); background-repeat: repeat-x; }.FrameworkLogoRight{ position:absolute; top:0px; right:0px; background: #ffffff url(images/custom_header_right.gif); background-repeat: no-repeat; margin:0px; padding:0px; width:117px; height:52px; text-indent: -9999px; z-index: 1; } Note: The image path URLs are relative to the location of the custom.css file. 8. Save the custom.css style sheet. 9. Create a new folder named \images. 9

10 10. Browse to the images folder and create the following three custom images: custom_header_left.gif Create an image 634 pixels wide by 52 pixels high. custom_header_tile.gif Create an image 1 pixel wide by 52 pixels high. custom_header_right.gif Create an image 117 pixels wide by 52 pixels high. 11. Open the Web configuration file (web.xml) in a text editor. 12. Search for the following entry: <description>servicecenter client theme</description> <env-entry-name>alternatetheme</env-entry-name> <env-entry-value></env-entry-value> 13. Change the value of the <env-entry-value> element to custom: <env-entry-value>custom</env-entry-value> 14. Save the Web configuration file. 15. Clear your Web application server's cache. 16. Restart your Web application server. The Web client now uses your custom style sheet and images. Example of changing the Web client font and text color The following example changes the text style of the navigation tabs displayed below the banner frame, as follows: The default font size is increased from 10 to 14. The text color is changed from blue to red. Note: The Web Tier does not currently support changing the font or color properties of the body text displayed in main frame. The main body text uses a hard-coded font and size to prevent rendering errors and text cropping. Follow these steps: 1. Log on to the Web Tier system. 2. Stop the Web application server on the Web tier. 3. Browse to the \ext folder of your ServiceCenter Web tier's context root. For example, \sc\ext. 4. Create a new folder named \css. 5. Browse to the \css folder and create a new folder named \custom.. 6. Browse to the \custom folder and create a new style sheet file named custom.css. 7. Add the following entries to the custom.css file: body { font-family: Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px; font-size: 14px; background-color: #FFFFFF; color: #FF0000; } 8. Save the custom.css style sheet. 9. Open the Web configuration file (web.xml) in a text editor. 10. Search for the following entry: <description>servicecenter client theme</description> <env-entry-name>alternatetheme</env-entry-name> <env-entry-value></env-entry-value> 11. Change the <env-entry-value> element value to "custom": 10

11 <env-entry-value>custom</env-entry-value> 12. Save the Web configuration file. 13. Clear your Web application server's cache. 14. Restart your Web application server. The Web client now uses your custom style sheet text properties. Tailoring SST functionality This section shows how you can implement SST to view Incidents related to your service requests. The following section shows how you can show incidents that are related to an Incident in an out-ofbox ServiceCenter implementation. You can make a similar enhancement for Change Management as well. Use the global variable $G.ess to determine whether a user working with a ticket is using the ess.do Web client. This variable is set in the login RAD application if the sysinfo.get( ess ) function returns true. A displayoption in displayscreen cc.edit.incident for View Related Records executes an ess.related action. The display option to view related records is set as follows: GUI Option: 500 Label: View Related Records Action: ess.related Condition: nullsub($g.ess,false)=true The action calls the Process ess.related from the sm.view State. Within this Process, you set the $G.ess.related variable to true and call the se.view.engine RAD application with the following parameters: file - $L.file and prompt - $L.format. For proper processing, the $G.ess.related variable has to be reset in the following Processes: Process cc.browse.init cc.cloneadd cc.new.call cc.search.init Required changed line with $G.ess.related if ($G.ess=true) then ($L.format=nullsub(ess.edit.format in $G.sm.environment, "ess.sm.update");$g.ess.related=null) if $G.ess then ($L.related.id=incident.id in $L.file;$L.related.filename="incidents";$G.ess.related=NULL) if ($G.ess=true) then ($L.format=nullsub(ess.initial.format in $G.sm.environment, "ess.sm.open");$g.ess.related=null) if (filename($l.file)="incidents") then ($L.format=nullsub(search.format in $G.sm.environment, "cc.search.incident");$g.ess.related=null) The Process ess.determine.edtfmt is then used as an initialization process from sm.view to define which format will display the list of related records: if $G.ess.related=true then $L.format= ess.related The ess.related format consists of the header and the ess.screlate.incident.vj subformat as described below. 11

12 The table uses a doubleclick ID of 501, which triggers the displayoption for the cc.edit.incident displayscreen that has the GUI Option set to 501. This new displayoption has to have a condition of $G.ess=true, an action of find, and a label called Find. When this find action is executed, the related incidents from the service requests are displayed using the following format, as defined in the im.view.init Process: if $G.ess then $L.format= ess.browse.incident The details of the ess.browse incident format can be seen below. It consists of the number label, a read-only comfill with no buttons enabled for the priority, a read-only text field for the status, and a read-only text area for the description (action). The following displayoption changes for cc.edit.incident are necessary to display only the correct buttons when viewing the list of related incidents: 12

13 GUI Option Label Action Change condition to 1 Resubmit clone evaluate(open in $G.sm.environment) and open in $L.filed="Closed" and nullsub($g.ess, false)=true and nullsub($g.ess.related, false)=false 1 Clone clone evaluate(open in $G.sm.environment) and nullsub($g.ess, false)=false 2 Submit ok add and nullsub($g.ess.related,false)=false 7 Close esscloseme add and nullsub($g.ess.related,false)=false Get-Answers getans. add and nullsub($g.ess,false)=false 950 View Alert Log alert.log add and nullsub($g.ess,false)=false 4500 Filteractivity filteractivity change to nullsub($g.ess,false)=false 5067 Search Get- Answers getans.search add nullsub($g.ess,false)=false To ensure that only those buttons to which the user should have access are available while viewing related incidents, the condition and nullsub($g.ess, false)=false has to be added to most buttons within the apm.edit.problem display screen. Exceptions to this requirement are: GUI Option Label Action Change condition to 3 Back back nullsub($g.ess,false)=true 420 Get-Answers>Open getans.open false 424 Search Knowledge Base kmsearch true 604 Service Evaluation evaluation false The fastest way to modify all conditions for display options of apm.edit.problem is to perform a mass update. Follow these steps: 1. Go to Database Manager in administrative mode, click to select the file displayoption, and search for "displayscreen=apm.edit.problem" 2. Click Options -> Mass Update -> Complex update. 3. In the "Expressions to be executed for every record" enter: condition in $file=str(condition in $file) + and nullsub($g.ess,false)=false 4. Once the mass update is complete, change the conditions of the GUI options mentioned in the table above, and change options 12, 590, 651, 6010 and 4500 to contain only the following condition: nullsub($g.ess, false)=false Best practices for integrating SST with other modules This section addresses several questions that you may have about integrating SST with other modules. How to update a SST request automatically when an Incident ticket was updated for the customer? Every update to the Incident ticket is sent to the originating call automatically when the customer visible flag is set to true. This is the default, out-of-box functionality for ServiceCenter

14 This update is defined via the activity record in the ioevents file, which points to an action in the ioaction file, which is then processed by the sc.activity and ioevents.schedule RAD applications. Example of the ioaction record to update service requests from their related Incident tickets The following JavaScript code is called from this action: function customervisibleupdate( activity ) { var str = "Related Incident "+ activity.number +" has been updated."; var update = system.functions.insert(activity.description,1,1,str); } return relatedcallupdate( activity.number, "probsummary", "Incident Update", update ); This JavaScript causes a schedule record of class linker to be written. The schedule record then updates the call and adds an activity for the service call. How to notify the contact when the service request is updated via the Incident ticket? The activityaction used by this background update is called Update Activities. To notify the contact that the service request has been updated, this activityactions record can be updated with a notification. The following condition is met when the linker process updates the call: $G.bg and not null($update.action) and $update.action~={""} and $update.action~={} and $sm.activity="external update" 14

15 To add a notification, enter the name of the notification record in the notification column for the row with this condition. The following (an SM Update) shows a typical notification: This notification uses the message "sm 10" that issues the following simple text: "Call %S has been updated." To use a different message, create a new record in the notification file with the following settings: Msg Class: sm Msg Number: 130 Arguments: incident.id in $L.file Condition: true Format: (Optional) Notify Method: Recipient(s): contact.name in $L.file The scmessage record may have the following text: "Service Request number %S has been updated. Please log in to view the information." Optionally, a format can be used to display the information in the notification, including the update information of the update.action field. How to use SST as a front end to Incidents, Changes and Requests Some customers may want to use SST as the end-user access to all ServiceCenter capabilities: Incident, Change and Request. This is similar to enabling the service desk to take calls for all types of service requests. To accomplish this, you can use a drop-down to allow the user to select the type of service requested. Based on this selection, the appropriate information can be collected and displayed. The service desk can then monitor each service request, and either resolve the request or open the appropriate Process record in Incident, Change or Request Management. To implement this, add a field called call.type to the incidents dbdicts, and then add it to the ess.sm.open and cc.edit.incident formats. The call.type field can contain, for example, the values 15

16 Incident, Change, and Order, which the help desk technician can use to decide whether a customer wants to report an incident, initiate a change, or place an order. For Changes and Orders, additional fields such as requested.by will be helpful (and can be hidden for Incidents). The Description label can be changed to Justification for Change types. For Orders the Description label could be changed to Items Requested and Justification. How to use the contact fields in Service Management The different contact fields are used on the ESS, Take New Calls, and Incident Management forms. They are labeled differently on each form. The different labels are listed in the bulleted items below: "Contact for this request" or Who to contact (callback.contact field) This field on the SST open call screen (ess.sm.open) indicates whom to contact in case there are additional questions. It is used only in Service Management, and not in Incident Management. For example: o An office colleague opens a service request because you cannot get network access. In this case values in both the "Contact for this request" and "This request is for" fields would contain your contact information, and not that of your colleague. o A local IT technician manages infrastructure for a group, and handles all its technical issues. If the technician opens a call for someone in the group, the Contact for this request contains the technician's name, and the This request is for field contains the name of the person who is experiencing the issue. "This request is for" or Who the call is for (contact.name field) This field appears on all Service and Incident Management screens. It contains the actual user of the system that is being affected. This person is usually associated with, or the owner of, the failing configuration item. "Who reported the call (alternate.contact field) This field contains the name of the person who is reporting the issue, and this is often used by an administrator or colleague who is reporting the problem on behalf of a co-worker due to the nature of the issue. This field is entered on the call screen, and is also used in Incident Management as an alternate contact. In such a case, the Who to contact can contain the name of either the person who reported the call or the user for whom the call was made. Service Level Agreements (SLAs) are always based on the contact.name field. 16

17 For more information Please visit the HP OpenView support web site at: This web site provides contact information and details about the products, services, and support that HP OpenView offers. HP OpenView online software support provides customer self-solve capabilities. It provides a fast and efficient way to access interactive technical support tools needed to manage your business. As a valuable support customer, you can benefit by being able to: Search for knowledge documents of interest Submit and track progress on support cases Submit enhancement requests online Download software patches Manage a support contract Look up HP support contacts Review information about available services Enter discussions with other software customers Research and register for software training Note: Most of the support areas require that you register as an HP Passport user and sign in. Many also require an active support contract. To find more information about support access levels, go to the following URL: To register for an HP Passport ID, go to the following URL: Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. HP, OpenView, and ServiceCenter are registered trademarks of Hewlett-Packard Development Company, L.P. JavaScript is a trademark of Sun Microsystems, Inc., in the United States and other countries. 12/2006

Best Practices for Multi-Tenant Environments

Best Practices for Multi-Tenant Environments Best Practices for Multi-Tenant Environments How to Configure Service Manager 7 for Multi-Tenant Implementations. HP Software Service Management Introduction... 2 Techniques used in Multi-Tenant implementations...

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Application Setup help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Application Setup help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Application Setup help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Service Desk help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Service Desk help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Service Desk help topics for printing Document Release Date: July 2014 Software Release Date: July 2014 Legal

More information

HP Service Manager. Service Desk help topics for printing. For the supported Windows and UNIX operating systems. Software Version: 9.

HP Service Manager. Service Desk help topics for printing. For the supported Windows and UNIX operating systems. Software Version: 9. HP Service Manager For the supported Windows and UNIX operating systems Software Version: 9.32 Service Desk help topics for printing Document Release Date: August 2013 Software Release Date: August 2013

More information

How Service Manager 7 Licensing works

How Service Manager 7 Licensing works How Service Manager 7 Licensing works HP Management Software Service Management Software Introduction to Service Manager Licensing...2 The Licensing Facts...3 The Named license...3 The Floating license...3

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Incident Management help topics for printing Document Release Date: July 2014 Software Release Date: July

More information

Web Integration between AssetCenter 5.0 and ServiceCenter 6.2 Using Single Sign-on

Web Integration between AssetCenter 5.0 and ServiceCenter 6.2 Using Single Sign-on Web Integration between AssetCenter 5.0 and ServiceCenter 6.2 Using Single Sign-on How to Customize AssetCenter and ServiceCenter to Share Configuration Item (CI) Information HP OpenView IT Asset Management

More information

HP Service Manager. Collaboration Guide. For the Supported Windows and UNIX operating systems. Software Version: 9.31

HP Service Manager. Collaboration Guide. For the Supported Windows and UNIX operating systems. Software Version: 9.31 HP Service Manager For the Supported Windows and UNIX operating systems Software Version: 9.31 Collaboration Guide Document Release Date: October 2012 Software Release Date: October 2012 Legal Notices

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Collaboration Guide

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Collaboration Guide HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Collaboration Guide Document Release Date: December 2014 Software Release Date: December 2014 Legal Notices

More information

Salesforce Customer Portal Implementation Guide

Salesforce Customer Portal Implementation Guide Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Service Desk help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Service Desk help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Service Desk help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

Click on the links below to find the appropriate place in the document

Click on the links below to find the appropriate place in the document Index Click on the links below to find the appropriate place in the document Masthead Masthead is the large line of colour at the top of the Service Manager Screen. The Masthead also includes; The Customer

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Request Management help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

Self-Service Portal Implementation Guide

Self-Service Portal Implementation Guide Self-Service Portal Implementation Guide Salesforce, Winter 6 @salesforcedocs Last updated: October 0, 05 Copyright 000 05 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

HP Quality Center. Software Version: 10.00. Microsoft Word Add-in Guide

HP Quality Center. Software Version: 10.00. Microsoft Word Add-in Guide HP Quality Center Software Version: 10.00 Microsoft Word Add-in Guide Document Release Date: February 2012 Software Release Date: January 2009 Legal Notices Warranty The only warranties for HP products

More information

Richmond Systems. Self Service Portal

Richmond Systems. Self Service Portal Richmond Systems Self Service Portal Contents Introduction... 4 Product Overview... 4 What s New... 4 Configuring the Self Service Portal... 6 Web Admin... 6 Launching the Web Admin Application... 6 Setup

More information

HP Application Lifecycle Management

HP Application Lifecycle Management HP Application Lifecycle Management Software Version: 11.00 Microsoft Word Add-in Guide Document Release Date: November 2010 Software Release Date: October 2010 Legal Notices Warranty The only warranties

More information

Tailoring the ServiceCenter Service Catalog

Tailoring the ServiceCenter Service Catalog Tailoring the ServiceCenter Service Catalog Best Practices for Adding, Modifying and Removing Service Catalog Connectors HP Management Software IT Service Management Introduction... 2 Prerequisites...

More information

HP Service Manager. Service catalog help topics for printing. For the supported Windows and UNIX operating systems Software Version: 9.

HP Service Manager. Service catalog help topics for printing. For the supported Windows and UNIX operating systems Software Version: 9. HP Service Manager For the supported Windows and UNIX operating systems Software Version: 9.31 Service catalog help topics for printing Document Release Date: October 2012 Software Release Date: October

More information

HP Enterprise Integration module for SAP applications

HP Enterprise Integration module for SAP applications HP Enterprise Integration module for SAP applications Software Version: 2.50 User Guide Document Release Date: May 2009 Software Release Date: May 2009 Legal Notices Warranty The only warranties for HP

More information

HP Priority Services. Priority Access

HP Priority Services. Priority Access HP Priority Services Online Case Management tool Web-based submission and tracking solutions. The HP Support Case Manager (SCM) provides 24/7 access and enables users to submit and manage support cases

More information

HDAccess Administrators User Manual. Help Desk Authority 9.0

HDAccess Administrators User Manual. Help Desk Authority 9.0 HDAccess Administrators User Manual Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode)

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode) HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Processes and Best Practices Guide (Codeless Mode) Document Release Date: December, 2014 Software Release

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Problem Management help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Problem Management help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Problem Management help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

IT Service Desk Manual Ver. 2.0. Document Prepared By: IT Department. Page 1 of 12

IT Service Desk Manual Ver. 2.0. Document Prepared By: IT Department. Page 1 of 12 Document Prepared By: Page 1 of 12 INDEX 1. Introduction. 3 2. Home Page..... 4 2.1 My Request Summary..... 4 2.2 Announcement....... 5 2.3 Submit your Request...... 5 2.4 Report a Problem...... 6 2.5

More information

CUSTOMER Mobile Place Branding Guide

CUSTOMER Mobile Place Branding Guide Mobile Secure Cloud Edition Document Version: 1.1 2015-02-27 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters quoted from the

More information

HP Quality Center. Software Version: 10.00. Microsoft Excel Add-in Guide

HP Quality Center. Software Version: 10.00. Microsoft Excel Add-in Guide HP Quality Center Software Version: 10.00 Microsoft Excel Add-in Guide Document Release Date: February 2012 Software Release Date: January 2009 Legal Notices Warranty The only warranties for HP products

More information

Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72. User Guide

Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72. User Guide Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72 User Guide Contents 1 Introduction... 4 2 Requirements... 5 3 Important Note for Customers Upgrading... 5 4 Installing the Web Reports

More information

Administrator s Guide ALMComplete Support Ticket Manager

Administrator s Guide ALMComplete Support Ticket Manager Administrator s Guide ALMComplete Support Ticket Manager This guide provides an overview of ALMComplete s Support Manager with setup instructions. SoftwarePlanner Release 9.6.0 and higher April 2011 1

More information

HP Quality Center. Software Version: 9.20. Version Control Add-in Guide

HP Quality Center. Software Version: 9.20. Version Control Add-in Guide HP Quality Center Software Version: 9.20 Version Control Add-in Guide Document Number: QCGENVC9.2/01 Document Release Date: May 2007 Software Release Date: May 2007 Legal Notices Warranty The only warranties

More information

Dashboard Builder TM for Microsoft Access

Dashboard Builder TM for Microsoft Access Dashboard Builder TM for Microsoft Access Web Edition Application Guide Version 5.3 5.12.2014 This document is copyright 2007-2014 OpenGate Software. The information contained in this document is subject

More information

TIBCO Slingshot User Guide

TIBCO Slingshot User Guide TIBCO Slingshot User Guide v1.8.1 Copyright 2008-2010 TIBCO Software Inc. ALL RIGHTS RESERVED. Page 1 September 2, 2011 Documentation Information Slingshot Outlook Plug-in Important Information SOME TIBCO

More information

HPSM Integration Guide

HPSM Integration Guide HPSM Integration Guide 2015 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective

More information

Asset Track Getting Started Guide. An Introduction to Asset Track

Asset Track Getting Started Guide. An Introduction to Asset Track Asset Track Getting Started Guide An Introduction to Asset Track Contents Introducing Asset Track... 3 Overview... 3 A Quick Start... 6 Quick Start Option 1... 6 Getting to Configuration... 7 Changing

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox

How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox Introduction... 3 Exchange 2003... 4 Creating a Recovery Storage Group... 4 Restoring the Information

More information

Vector HelpDesk - Administrator s Guide

Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Configuring and Maintaining Vector HelpDesk version 5.6 Vector HelpDesk - Administrator s Guide Copyright Vector Networks

More information

User Manual for Web. Help Desk Authority 9.0

User Manual for Web. Help Desk Authority 9.0 User Manual for Web Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

IMDS Conflict Minerals Analyzer

IMDS Conflict Minerals Analyzer IMDS Conflict Minerals Analyzer User Manual Version 1.0 Content Preface... 2 Working with the IMDS Conflict Minerals (CM) Analyzer... 3 Pre-Requisites... 3 Start the IMDS CM Analyzer... 3 Main Window...

More information

Sophos Mobile Control Startup guide. Product version: 3.5

Sophos Mobile Control Startup guide. Product version: 3.5 Sophos Mobile Control Startup guide Product version: 3.5 Document date: July 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos Mobile

More information

HP Service Manager. Service Request Catalog (SRC) Tips & Tricks Document

HP Service Manager. Service Request Catalog (SRC) Tips & Tricks Document HP Service Manager Service Request Catalog (SRC) Tips & Tricks Document (note: in process of updating to support v 9.32) 1 The HP Service Request Catalog (SRC) is a more robust and user- friendly version

More information

HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide

HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide Copyright and License 2008 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation, or translation without prior written

More information

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron)

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron) Total Recall Web Web Module Manual and Customer Quick Reference Guides COPYRIGHT NOTICE Copyright 1994-2009 by DHS Associates, Inc. All Rights Reserved. All TOTAL RECALL, TOTAL RECALL SQL, TOTAL RECALL

More information

HP Asset Manager. Implementing Single Sign On for Asset Manager Web 5.x. Legal Notices... 2. Introduction... 3. Using AM 5.20... 3

HP Asset Manager. Implementing Single Sign On for Asset Manager Web 5.x. Legal Notices... 2. Introduction... 3. Using AM 5.20... 3 HP Asset Manager Implementing Single Sign On for Asset Manager Web 5.x Legal Notices... 2 Introduction... 3 Using AM 5.20... 3 Using AM 5.12... 3 Design Blueprint... 3 Technical Design... 3 Requirements,

More information

Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide

Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide Dell KACE K1000 System Management Appliance Version 5.4 Service Desk Administrator Guide October 2012 2004-2012 Dell Inc. All rights reserved. Reproduction of these materials in any manner whatsoever without

More information

Set Up and Maintain Customer Support Tools

Set Up and Maintain Customer Support Tools Set Up and Maintain Customer Support Tools Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

Table of Contents INTRODUCTION... 2 HOME PAGE... 3. Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG...

Table of Contents INTRODUCTION... 2 HOME PAGE... 3. Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG... Table of Contents INTRODUCTION... 2 HOME PAGE... 3 Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG... 11 Raising a Service Request... 12 Edit the Service Request...

More information

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide Abstract This guide describes the Virtualization Monitor (vmon), an add-on service module of the HP Intelligent Management

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Customizing Asset Manager for Managed Services Providers (MSP) Software Asset Management

Customizing Asset Manager for Managed Services Providers (MSP) Software Asset Management HP Asset Manager Customizing Asset Manager for Managed Services Providers (MSP) Software Asset Management How To Manage Generic Software Counters and Multiple Companies Legal Notices... 2 Introduction...

More information

HP Operations Orchestration Software

HP Operations Orchestration Software HP Operations Orchestration Software Software Version: 9.00 HP Business Availability Center Integration Document Release Date: June 2010 Software Release Date: June 2010 Legal Notices Warranty The only

More information

HP Application Lifecycle Management

HP Application Lifecycle Management HP Application Lifecycle Management Software Version: 11.00 Microsoft Excel Add-in Guide Document Release Date: February 2011 Software Release Date: October 2010 Legal Notices Warranty The only warranties

More information

Sophos Mobile Control Startup guide. Product version: 3

Sophos Mobile Control Startup guide. Product version: 3 Sophos Mobile Control Startup guide Product version: 3 Document date: January 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos

More information

HP Cloud Service Automation

HP Cloud Service Automation Technical white paper HP Cloud Service Automation Integration with HP Service Manager Table of contents Introduction 2 Required software components 2 Configuration requirements 2 Downloading the distribution

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Incident Management help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Incident Management help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Incident Management help topics for printing Document Release Date: December 2014 Software Release Date:

More information

EMC Documentum Webtop

EMC Documentum Webtop EMC Documentum Webtop Version 6.5 User Guide P/N 300 007 239 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 1994 2008 EMC Corporation. All rights

More information

HP Software & Solutions Partner Central and The Learning Center

HP Software & Solutions Partner Central and The Learning Center HP Software & Solutions Partner Central and The Learning Center Overview and access instructions for partners Table of contents Partner Central for HP Software & Solutions overview... 2 Partner Central

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

HP Quality Center. Software Version: 9.20. Microsoft Excel Add-in Guide

HP Quality Center. Software Version: 9.20. Microsoft Excel Add-in Guide HP Quality Center Software Version: 9.20 Microsoft Excel Add-in Guide Document Release Date: September 2008 Software Release Date: January 2008 Legal Notices Warranty The only warranties for HP products

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 LDAP Troubleshooting Guide Table of contents Introduction... 2 HPDM LDAP-related context and background... 2 LDAP in HPDM... 2 Configuring User Authentication...

More information

Web Portal User Guide. Version 6.0

Web Portal User Guide. Version 6.0 Web Portal User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Single Sign-On Configuration Guide 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Jim2 ebusiness Framework Installation Notes

Jim2 ebusiness Framework Installation Notes Jim2 ebusiness Framework Installation Notes Summary These notes provide details on installing the Happen Business Jim2 ebusiness Framework. This includes ebusiness Service and emeter Reads. Jim2 ebusiness

More information

How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On

How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On How to implement the X.509 certificate based Single Sign-On solution from SAP Page 2 of 34 How to

More information

Strategic Asset Tracking System User Guide

Strategic Asset Tracking System User Guide Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data

More information

File Management Utility User Guide

File Management Utility User Guide File Management Utility User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

Sage CRM. Sage CRM 7.3 Mobile Guide

Sage CRM. Sage CRM 7.3 Mobile Guide Sage CRM Sage CRM 7.3 Mobile Guide Copyright 2014 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated,

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Applications Notes Best Practices for Using SolarWinds' ORION to Monitor SANiQ Performance Legal Notices Warranty The only warranties for HP products and services

More information

HP IMC Firewall Manager

HP IMC Firewall Manager HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this

More information

IQSweb Reference G. ROSS Migration/Registration

IQSweb Reference G. ROSS Migration/Registration ROSS Migration/Registration Contents IQSweb V3.0.1 ROSS Connection Requirements... 2 Test Agency Network Connectivity to ROSS... 3 FIREWALL Exceptions... 3 FIREWALL Exception Justification... 4 ROSS Interface

More information

Converting to the Inmagic DB/Text for SQL Platform

Converting to the Inmagic DB/Text for SQL Platform Converting to the Inmagic DB/Text for SQL Platform Copyright 2007 2011 by Inmagic (a subsidiary of SydneyPLUS International Library Systems). All rights reserved. Inmagic, the Inmagic logo, DB/Text, DB/TextWorks,

More information

Lotus Notes Client Version 8.5 Reference Guide

Lotus Notes Client Version 8.5 Reference Guide Lotus Notes Client Version 8.5 Reference Guide rev. 11/19/2009 1 Lotus Notes Client Version 8.5 Reference Guide Accessing the Lotus Notes Client From your desktop, double click the Lotus Notes icon. Logging

More information

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Prepared by: Table of Contents Module 9: Notification Center on the Home Dashboard This module

More information

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange

More information

HP Insight Diagnostics Online Edition. Featuring Survey Utility and IML Viewer

HP Insight Diagnostics Online Edition. Featuring Survey Utility and IML Viewer Survey Utility HP Industry Standard Servers June 2004 HP Insight Diagnostics Online Edition Technical White Paper Featuring Survey Utility and IML Viewer Table of Contents Abstract Executive Summary 3

More information

www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails

www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

HP Operations Orchestration Software

HP Operations Orchestration Software HP Operations Orchestration Software Software Version: 9.00 HP Project and Portfolio Management Integration Guide Document Release Date: June 2010 Software Release Date: June 2010 Legal Notices Warranty

More information

Quick Start Guide. 1 Copyright 2014 Samanage www.samanage.com

Quick Start Guide. 1 Copyright 2014 Samanage www.samanage.com Quick Start Guide 1 Copyright 2014 Samanage www.samanage.com Table of Contents Introduction 3 Organization 4-6 Users 7-9 Asset Deployment 10 Self-Service Portal 11-13 Service Desk 14-16 Email Settings

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

email-lead Grabber Business 2010 User Guide

email-lead Grabber Business 2010 User Guide email-lead Grabber Business 2010 User Guide Copyright and Trademark Information in this documentation is subject to change without notice. The software described in this manual is furnished under a license

More information

Help Desk Web User Guide

Help Desk Web User Guide Help Desk Web User Guide 1 P age Contents Create an Incident... 3 Classifying Category... 3 Describe Incident Request... 3 Add Attachments to the Request... 4 Requests... 4 Request List View... 5 Modes

More information

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 LDAP Troubleshooting Guide Table of contents Introduction... 2 HPDM LDAP-related context and background... 2 LDAP in HPDM... 2 Full domain account name login...

More information

Site Maintenance. Table of Contents

Site Maintenance. Table of Contents Site Maintenance Table of Contents Adobe Contribute How to Install... 1 Publisher and Editor Roles... 1 Editing a Page in Contribute... 2 Designing a Page... 4 Publishing a Draft... 7 Common Problems...

More information

ADP Workforce Now Security Guide. Version 2.0-1

ADP Workforce Now Security Guide. Version 2.0-1 ADP Workforce Now Security Guide Version 2.0-1 ADP Trademarks The ADP logo, ADP, and ADP Workforce Now are registered trademarks of ADP, Inc. Third-Party Trademarks Microsoft, Windows, and Windows NT are

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 FEBRUARY 2010 COPYRIGHT Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Part

More information

Fairfield University Using Xythos for File Sharing

Fairfield University Using Xythos for File Sharing Fairfield University Using Xythos for File Sharing Version 7.0 Table of Contents I: Manage your Department Folder...2 Your Department Folder... 2 II: Sharing Folders and Files Inside of Fairfield U...3

More information

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

Creating a Public Knowledge Base with Salesforce Knowledge

Creating a Public Knowledge Base with Salesforce Knowledge Salesforce.com: Spring 13 Creating a Public Knowledge Base with Salesforce Knowledge Last updated: February 1, 2013 Copyright 2000 2013 salesforce.com, inc. All rights reserved. Salesforce.com is a registered

More information

Oracle Sales Offline. 1 Introduction. User Guide

Oracle Sales Offline. 1 Introduction. User Guide Oracle Sales Offline User Guide Release 11i (11.5.9) June 2003 Part No. B10632-01 This document describes functionality to be delivered in the Oracle E-Business Suite 11.5.9 release. If you are implementing

More information

HP Factory-Installed Operating System Software for Microsoft Windows Small Business Server 2003 R2 User Guide

HP Factory-Installed Operating System Software for Microsoft Windows Small Business Server 2003 R2 User Guide HP Factory-Installed Operating System Software for Microsoft Windows Small Business Server 2003 R2 User Guide Part Number 371502-004 October 2007 (Fourth Edition) Copyright 2004, 2007 Hewlett-Packard Development

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 Installation and Update Guide Table of contents Overview... 3 HPDM Server preparation... 3 FTP server configuration... 3 Windows Firewall settings... 3 Firewall

More information

ISL Online Integration Manual

ISL Online Integration Manual Contents 2 Table of Contents Foreword Part I Overview Part II 0 3 4... 1 Dow nload and prepare 4... 2 Enable the ex ternal ID column on ISL Conference Prox y 4... 3 Deploy w eb content 5... 4 Add items

More information

TIBCO Spotfire Automation Services 6.5. User s Manual

TIBCO Spotfire Automation Services 6.5. User s Manual TIBCO Spotfire Automation Services 6.5 User s Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

Outlook 2010 Desk Reference Guide

Outlook 2010 Desk Reference Guide Outlook 2010 Desk Reference Guide Version 1.0 Developed by OR/WA IRM Please remember to print back-to-back. July 12, 2011 Microsoft Outlook 2010 This document has been developed by OR/WA IRM staff to provide

More information

FTP Server Configuration

FTP Server Configuration FTP Server Configuration For HP customers who need to configure an IIS or FileZilla FTP server before using HP Device Manager Technical white paper 2 Copyright 2012 Hewlett-Packard Development Company,

More information

Software Manual. HP SimpleSave. Backup Software User Manual. SimpleSave

Software Manual. HP SimpleSave. Backup Software User Manual. SimpleSave HP SimpleSave Backup Software User Manual Software Manual SimpleSave Getting Help For additional help with your drive, its installation, and the software, contact one of the following: HP Customer Care

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 2.23 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal

Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal This Application Note provides instructions for configuring Apps settings on the Cisco OnPlus Portal and Autotask application settings

More information