Process Mapping Libraries. Reference Guide

Size: px
Start display at page:

Download "Process Mapping Libraries. Reference Guide"

Transcription

1 Our goal at Process Mapping is to Optimise e-work, and to make it as an efficient and productive experience as possible for our clients Process Mapping Libraries Reference Guide November 2006

2 COPYRIGHT NOTICE Copyright 2006 Process Mapping Pty Ltd All rights reserved Not to be distributed without the express permission of the author Jerome Pearce - (jerome.pearce@processmapping.com.au) To request enhancements or report faults, please support@processmapping.com.au LIMIT OF LIABILITY/DISCLAIMER The authors of this publication have used their best efforts in its preparation and make no representations or warranties with respect to the accuracy or completeness of the contents and specifically disclaim any implied warranties or fitness for a particular purpose. The accuracy and the completeness of the information provided herein and the opinions stated herein are not guaranteed or warranted to produce any particular results. The information in this document is subject to change without notice. Process Mapping Pty Ltd shall not be liable for any loss of profit or any other commercial damages, including but not limited to special, incidental, consequential or other damages. Process Mapping Libraries.doc Page 2

3 Table of Contents 1 THE PROCESS MAPPING COMMON LIBRARY USING THE PROCESS MAPPING COMMON LIBRARY THE EDIT GRID LIBRARY USING THE EDIT GRID LIBRARY USING THE EDIT GRID LIBRARY TOTAL COLUMNS FORM SEGMENT THE EDIT FOLDER GRID LIBRARY USING THE EDIT GRID LIBRARY EDIT FOLDER FORM SEGMENT HTML QUERY REPORT SETUP USING THE PROCEDURE ENCRYPTION USING THE ENCRYPTION LIBRARY FORM SCRIPTS USING THE FORM SCRIPTS LIBRARY Set Grid Rows Alter Buttons LIST SCRIPTS NUMBER LIST FULL PASS VARIABLE RECORD CHANGES REPORTING THE PROCEDURE DOCUMENTATION ADD-IN PASSWORD AUTHENTICATION Process Mapping Libraries.doc Page 3

4 1 The Process Mapping Common Library The Process Mapping Common Library is a collection of forms and form segments that can be applied to all procedures to provide comprehensive information on the status of processes. History Displays a full audit trail Family History Displays an audit trail including sub-folders Notes Displays notes that have been added via the Note form (%Action.Notes) Process Mapping Libraries.doc Page 4

5 Status Displays the folder s current status Designer Log Displays procedure error diagnostics with a Copy to Clipboard button enabling details to be saved in.txt or.doc file format for review purposes to expedite procedure error resolution. Note This is an %Action.Notes form and is not displayed as a folder page Process Mapping Libraries.doc Page 5

6 Moving A JavaScript function that refreshes reopened Folders currently being moved to another Stage by refreshing the folder window at intervals until the folder has moved. Folder Details and Common Library Version These form segments are used to display the Library Version as well the Folder s subject, user details etc. 1.1 Using the Process Mapping Common Library 1 From the Procedure Properties dialog, associate the Process Mapping Common Library with a new or existing procedure. 2 Select all Stages in the procedure and apply the required forms from the library. Process Mapping Libraries.doc Page 6

7 3 Apply the form segments to the form as required. 4 Publish the procedure to display the Process Mapping Common Library forms and form segments. Process Mapping Libraries.doc Page 7

8 2 The Edit Grid Library The Edit Grid library extends the functionality of Editable Grids and makes them more effective. The following functions have been implemented as form segments and to optimise performance, they are applied only to the forms they are used on. Automatically set a column to a value from the form Typically this is used to add the current Folder ID to allow Child related tables for a Folder to be maintained from an Editable Grid. (Currently this cannot be done in e-work without writing custom scripts for each form). Blank a Grid Column Set a Column from a Name/Value Dropdown selection Set a Check Column Enables an auto number field in an Editable Grid. (This function appears to be addressed in e-work V6.5 for SQL Server at least). Extends the functionality of the standard name/value dropdown selection (available in e-work V6.6) to Editable Grids. Provides the ability to set check columns (Y/N, T/F etc) in Editable Grids. e-work V6.5 does not support check fields in Editable Grids. Insert and Delete Buttons Total Columns Currently users have to be told how to add and delete rows in Editable Grids. This function avoids this by adding the required buttons to the form. Automatically sums selected columns. Process Mapping Libraries.doc Page 8

9 2.1 Using the Edit Grid Library The Demo Edit Grid procedure illustrates how the Edit Grid Library features can be applied to a grid. An Admin Form is included which is used to create and populate a custom table - DemoLookup with values that can subsequently be selected by the user from the Lookup (name/value) dropdown list. Fig 1 - The Edit form Name / Value dropdown Fig 2 - The Show form Process Mapping Libraries.doc Page 9

10 2.2 Using the Edit Grid Library 1. Publish the Demo Edit Grid procedure. 2. From the Procedure Properties dialog, check that the Edit Grid Library is associated. 1 Open the Demo Edit Lookup Admin form and populate the DemoLookup custom table with several rows of data. The DemoLookup custom table:- 2 From the Blank Forms page select the Demo Edit Grid blank form. 3 Add several rows of data to review the Grid s functionality and submit the form. Process Mapping Libraries.doc Page 10

11 4 On submit; the Show form is displayed. 2.3 Using the Edit Grid Library Total Columns Form Segment 1 Open the Test Edit Grid Total Procedure and from the Procedure Properties dialog and check that the Edit Grid Library has been associated and publish the procedure. 2 From the blank forms page, open the Edit Grid Total form. 3 Enter some values into the grid as illustrated. Process Mapping Libraries.doc Page 11

12 3 The Edit Folder Grid Library The Edit Folder Grid library extends the functionality of Editable Grids by automatically recording the FolderID in the first field of the grid (which is hidden). This enables records to be associated with that folder. Without this code this cannot be achieved i.e. all records will be applicable to all Folders. In the Edit Folder Grid Demo sample procedure, the external table testfoldergrid is created to illustrate this:- 3.1 Using the Edit Grid Library Edit Folder Form Segment 1 Open the Test Folder Grid Procedure and from the Procedure Properties dialog, check that the Edit Grid Library as been associated and publish the procedure. 2 Open the form and enter a few rows of grid data. 3 From Services Manager run the Query - select * from testfoldergrid to review what has been stored. Process Mapping Libraries.doc Page 12

13 4 HTML Query Report The Report Query Library is designed to enable HTML reports generated from a grid to be ed as attachments to a set of recipients at pre-defined intervals. This is managed very easily by adding a map segment to your map and passing the Folder to it on the Deadline. The library has recently been enhanced to allow complete use without even specifying the grid as long as there is only one dependent grid in the map, it will find it. If there is more than one grid you may have to specify the form and field names. Using a simple 10 Step guide, users require no knowledge of how the library works. The Query Report can generate the following reports:- Dynamic Report Sets up a dynamic report to be sent to a nominated recipient every day/week/month as required. For example, an Exceptions Report is required by a Project Manager every Monday by 09:00 hrs. The Query Report can be used to define the query and recipient(s), and the date/time to send the report. Grid from Folder Report Sets up a report from a specific grid from a Folder. We have, for example, a Component Folder in our Development Procedure. One of the grids of this Folder is the outstanding Faults and Features, along with priority and status. We have set up a report that is mailed to the Team Leader every week that can be printed and subsequently presented in the Project Meeting. Now there is no excuse not to have your documentation ready! Get Folders with Missing Records Report We had a particular problem in one mission critical system where an SQL statement that copied some records for a Folder failed. We found the source of the problem, but we could not guarantee 100% that this would not happen again for a different reason. We created a Conditional Action from a Stage to the Report Query Map Segment (you do not have to use the Timed Action) if the records had not been copied, and the Administrator is ed a report of any Folders with missing records. As a result, although we cannot guarantee perfect execution, we can guarantee notification of a failure, which is just as good in this case. Process Mapping Libraries.doc Page 13

14 4.1 Setup You can use the Demo Query Mailing procedure as an example, or use an existing procedure which employs a grid for dynamic or static reporting. The following example describes each step in detail by creating a procedure from scratch. 1. Create a new procedure. 2. Select the Procedure Properties dialog and associate the Query Report and Process Mapping Common Libraries. 3. Create a text field and assign the system variable %Subject to this field. 4. Select the blank form and place a grid on it. 5. From the Grid Properties dialog Table(s) field, select the eevent table and add the following columns:- eevent.emapname eevent.eactionname eevent.etostage eevent.eeventtime eevent.eusername Process Mapping Libraries.doc Page 14

15 6. From the Grid Properties dialog, Copy/Paste the following SQL into the Row(s) field:- eeventtime > {ts '%FormatTime(%MakeDate(1,da ys,before,%system.time),yyyymm-dd hh:nn:ss)'} 7. On the grid properties Do this tab, set the following properties as illustrated:- 8. On the form properties When user saves form, set the following variable assignments:- %qformname:="" %qgridname:="" 9. Select the procedure map, and add the following map elements:- Process Mapping Libraries.doc Page 15

16 10. Select the Map Segment Report and add the Query Report map segment. 11. On the Edit action set the folder deadline to:- %Deadline:=%Never() 12. Set the timed action Report properties to:- 0 Minutes after %Deadline Process Mapping Libraries.doc Page 16

17 13. Add an action to edit the report frequency and recipients. 14. Set the Addresses action form properties to the Query Report. Query Mailing Details form segment from the Library. 15. Select the Query Report.Report Details form for the Stage Current :- 16. Publish the procedure. 4.2 Using the Procedure 1. Run the Demo Query Mailing query from the Blank Forms list. 2. Submit the form. Process Mapping Libraries.doc Page 17

18 3. Set up the mailing details options with the Addresses action. 4. Select the folder from the To Do List. 5. Click the Edit button. 6. Select the Report Details tab to view the report details. Process Mapping Libraries.doc Page 18

19 7. At the specified interval, the report is mailed as an attachment. 8. The latest report may be viewed from the clip at the top of the Report Details form. 9. Each time the report is run, the actual SQL used in the grid selection criteria is stored and can be viewed from the History form tab. Process Mapping Libraries.doc Page 19

20 10. The Report (as mailed) is also attached to the folder for future reference. Process Mapping Libraries.doc Page 20

21 5 Encryption This library provides effective two-way encryption. Currently, the standard e-work password field only provides one-way encryption which makes the original value impossible to retrieve. This is perfect for some applications, but useless for others. The Encryption library is used in the System Variable procedure to allow data such as DSN passwords to be stored in the database in encrypted form for retrieval at runtime. 5.1 Using the Encryption Library In this example, the Encryption library is associated with the System Variable procedure. 1. Open and publish the System Variable procedure. 2. Select a field of type Text check the Encrypted checkbox and enter a password as illustrated. 3. Submit the form. Process Mapping Libraries.doc Page 21

22 6 Form Scripts The Form Scripts library is a collection of Form Segments that perform the following functions:- Set Grid Page Rows The Set Grid Page Rows form segment enables users to define the settings for grid page rows in accordance with the form. (It is not totally effective yet as the form requires a refresh to change the page length. We are extending this to allow the value to be reset now that submit and cancel scripts can be run. Currently this can only be defined across the entire system, even for Alert Lists). Fields to Table This form segment converts form fields to an HTML table and is useful when large memo fields have been defined as only the actual text as displayed is printed directly from the e-work form. (We are currently enhancing this to allow Grids to be added to the list and printed in a nested table which will provide maximum benefits). Disable Buttons Colour Buttons When buttons are hidden, it is often confusing to the user as the full functionality of the form is not evident. Setting an identical button behind the real button has the effect of simulating a disabled button as opposed to a hidden button. Colour buttons are used to provide enhanced visual indicators to the actual button functionality. E.g. Add = Green, Update = Blue, and Delete = Red. The font is also changed to bold. Process Mapping Libraries.doc Page 22

23 6.1 Using the Form Scripts Library Set Grid Rows 1. Publish the Forms Scripts Library. 2. Open the Demo Form Scripts procedure. 3. Select the Procedure Properties dialog, associate the Forms Scripts library and publish the procedure. 4. From the blank forms list select the Demo Grid Rows procedure. In this example, when the form is loaded the page grid rows will be set to 200. This is only visible when you reload this, or any other form for that matter. 5. On the Form Properties Do this tab, change the form load command to:- OnLoad=SetGridPageRows(5)&L anguage=jscript Process Mapping Libraries.doc Page 23

24 6. Republish the procedure and test it again. In this example, only 5 rows from the 16,323 returned are displayed:- IMPORTANT As the Grid Page Rows value affects all lists across the entire system, once you have tested this, reset the on form load command back to the original setting:- OnLoad=SetGridPageRows(200)&Language=Jscript *You may also have to delete the cookies from your browser cache Alter Buttons 1. When the form is loaded, the Disable Buttons and Colour Buttons functions are called:- OnLoad=DisableButtons("Ad dd,updated,deleted");colour Buttons("Add,Green,Update, Blue,Delete,Red")&Language =JScript Process Mapping Libraries.doc Page 24

25 2. Selecting a checkbox will display the colour button(s). 3. When the user clicks an activated button, it is greyed out momentarily. Process Mapping Libraries.doc Page 25

26 7 List Scripts The List Scripts library is a form segment that provides name / value pair list field functionality. (e-work 6.6 introduced this functionality for dropdown fields. This library allows similar functionality for List fields). 7.1 Number List Full The Number List Full form illustrates how users can swap between a pair of list box selections. 1. Publish the List Scripts Library and 2. Open the Demo Lists procedure, associate the List and Form Scripts libraries and publish the procedure. 3. Select the Number Lists Full form 4. Click the Add button. The selection is moved:- 5. Move some items from the Available Items list box over to the Selected Items list box as illustrated. Process Mapping Libraries.doc Page 26

27 6. Submit the form. On submit the Selected Items list box is displayed:- 7. When the user clicks the Edit action the Available Items list box is displayed again. Process Mapping Libraries.doc Page 27

28 8 Pass Variable This provides a simple mechanism for passing values from one form to another that is opened from that form, for instance from a button. This allows 'child' Folders to be easily created by passing a Folder ID, for example. 1. Publish the Pass Variable Library 2. Open the Demo Pass Variable procedure, associate the Pass Variable Library, and publish the procedure. 3. Select the Demo Pass Variable New Demo form. The field is auto populated with the %FolderName:- 4. Click the New button. The child folder is created:- Process Mapping Libraries.doc Page 28

29 9 Record Changes The record changes library allows a fully comprehensive audit trail to be maintained by recording every change to every field on a form submit action. The format used is <variable> changed from <old value> to <new value>. (This library is currently being extended to record changes to child related tables). 1. Publish the Record Changes and Process Mapping Common libraries. 2. Publish the Record Changes Procedure and associate both libraries with it. 3. Run the Record Changes process through the web client and enter some values in each of the form fields as illustrated. 4. Submit the form. 5. Open the folder again, make some changes and view the Notes form from the Common Library. The full history is displayed. The function is called when user saves form: - %Action.Notes:=%ScriptEval(JScript,,%Procedure.Name,%Map Name,"RecordChanges (1)") Process Mapping Libraries.doc Page 29

30 10 Reporting The Reporting Library enables charts to be created from Grid data by the simple addition of one Form Segment. 1. Publish the Reporting library. 2. Publish the Demo Reporting Procedure and associate the library. 3. The Demo Reporting procedure is an Admin Form with a grid that reads from the eevent table. The Reporting Chart from Grid form segment is added at the top of the form in this example:- 4. Select the Admin Forms page Demo Chart form and select a chart type. 5. Click the Generate Chart button. The chart is generated:- (You may be warned that ActiveX controls are activated) Process Mapping Libraries.doc Page 30

31 11 The Procedure Documentation Add-in This Add-in tool automatically produces full e-work procedure documentation directly from the e-work Designer with one mouse click to an HTML formatted file. The map image may be included together with the Variables, Stages, Actions, Forms, Fields, Roles, Flags and additional table definitions which are all listed in collapsible tables. One particularly useful feature is a matrix of To Do and Watch Lists and Action rights for each map. Assuming you have a standard e-work installation, you should be able to register the components by double-clicking the reg.bat batch file in the Documentation Tool directory. You will the see a new option on the Tools menu of the Designer. 1. Open the supplied zip file and copy the contents to the Designer Addins directory, typically C:\Program Files\Metastorm e-work\designer\addins 2. Open a procedure file, select the 'Procedure Documentation' option from the Tools menu 3. Select a Directory to save the HTML file to. (Depending on your browser configuration, you may receive an ActiveX control warning). 4. Expand /Collapse the tables as required. Process Mapping Libraries.doc Page 31

32 12 Password Authentication When additional security is required the Password Authentication function will compare a logged on user s password against the password stored in the euser table and will display a %User.Error if the passwords do not match. This is useful in situations where additional confirmation is required to prove that the current user is really the logged on user and not just someone passing by. 1. Publish the Password Authentication library. 2. Publish the Demo Password Auth Procedure and associate the library. 3. Open the Demo Password Auth process and enter an invalid password. The following error message is displayed:- Process Mapping Libraries.doc Page 32

RISKMAN QUICK REFERENCE GUIDE TO SYSTEM CONFIGURATION & TOOLS

RISKMAN QUICK REFERENCE GUIDE TO SYSTEM CONFIGURATION & TOOLS Introduction This reference guide is aimed at RiskMan Administrators who will be responsible for maintaining your RiskMan system configuration and also to use some of the System Tools that are available

More information

June 2018 Feature Requests Documentation x

June 2018 Feature Requests Documentation x 1 June 2018 Feature Requests Documentation 14.2.12.x 2 Table of Contents 1. ServicePRO... 3 Renaming ServicePRO Functions... 3 Option to not Allow Users to Re-Open Closed Requests... 6 Save As option for

More information

Metastorm BPM Release 7.6

Metastorm BPM Release 7.6 Metastorm BPM Release 7.6 Administration Guide May 2008 Metastorm Inc. email: inquiries@metastorm.com http://www.metastorm.com Metastorm BPM Release 7.6 Copyrights and Trademarks 1996-2008 Metastorm Inc.

More information

Document Manager. Balance Point Technologies, Inc. Document Manager. User Guide. Certified MAX Integrator

Document Manager. Balance Point Technologies, Inc.  Document Manager. User Guide.  Certified MAX Integrator Balance Point Technologies, Inc. www.maxtoolkit.com Document Manager User Guide 1 P a g e Copyright Manual copyright 2017 Balance Point Technologies, Inc. All Rights reserved. Your right to copy this documentation

More information

VHIMS QUICK REFERENCE GUIDE TO SYSTEM CONFIGURATION & TOOLS

VHIMS QUICK REFERENCE GUIDE TO SYSTEM CONFIGURATION & TOOLS Introduction VHIMS QUICK REFERENCE GUIDE TO SYSTEM CONFIGURATION & TOOLS This reference guide is aimed at VHIMS Administrators who will be responsible for maintaining your VHIMS system configuration and

More information

BEIMSWeb Administrator Training Manual

BEIMSWeb Administrator Training Manual Administrator Training Manual Mercury Computer Systems (Aust) Pty Ltd Level 3, 271 William Street, Melbourne VIC 3000 ABN: 75 632 408 132 Tel: +61 3 9602 2255 Fax: +61 3 9602 2595 support@beims.com www.beims.com

More information

Release Date September 30, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA

Release Date September 30, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Adeptia Suite 5.0 Installation Guide Release Date September 30, 2009 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Copyright Copyright 2000-2009 Adeptia, Inc. All rights reserved.

More information

963 User Guide. Issue 1/D 1/4/04 Part No: TC200635

963 User Guide. Issue 1/D 1/4/04 Part No: TC200635 963 User Guide Issue 1/D 1/4/04 Part No: TC200635 Trend Control Systems Limited PO Box 34 Horsham Sussex RH12 2YF Tel: +44 (0) 1403 211888 www.trend-controls.com CONTENTS Copyright: Trend Control Systems

More information

Accounts Payable Workflow Guide. Version 14.6

Accounts Payable Workflow Guide. Version 14.6 Accounts Payable Workflow Guide Version 14.6 Copyright Information Copyright 2017 Informa Software. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored

More information

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager Vector Issue Tracker and License Manager - Administrator s Guide Configuring and Maintaining Vector Issue Tracker and License Manager Copyright Vector Networks Limited, MetaQuest Software Inc. and NetSupport

More information

Service Manager. powered by HEAT. Migration Guide for Ivanti Service Manager

Service Manager. powered by HEAT. Migration Guide for Ivanti Service Manager Service Manager powered by HEAT Migration Guide for Ivanti Service Manager June 16, 2017 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc.

More information

Wholesale Lockbox User Guide

Wholesale Lockbox User Guide Wholesale Lockbox User Guide August 2017 Copyright 2017 City National Bank City National Bank Member FDIC For Client Use Only Table of Contents Introduction... 3 Getting Started... 4 System Requirements...

More information

FOCUS ON: DATABASE MANAGEMENT

FOCUS ON: DATABASE MANAGEMENT EXCEL 2002 (XP) FOCUS ON: DATABASE MANAGEMENT December 16, 2005 ABOUT GLOBAL KNOWLEDGE, INC. Global Knowledge, Inc., the world s largest independent provider of integrated IT education solutions, is dedicated

More information

MAX Workbench. Balance Point Technologies, Inc. MAX Workbench. User Guide. Certified MAX Integrator

MAX Workbench. Balance Point Technologies, Inc.  MAX Workbench. User Guide.  Certified MAX Integrator Balance Point Technologies, Inc. www.maxtoolkit.com MAX Workbench User Guide 1 P a g e Copyright Manual copyright 2017 Balance Point Technologies, Inc. All Rights reserved. Your right to copy this documentation

More information

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312)

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) Adeptia Server 4.9 Installation Guide Version 1.2 Release Date March 10, 2009 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) 229-1727 Copyright Copyright 2000-2008 Adeptia,

More information

Veritas NetBackup OpsCenter Reporting Guide. Release 8.0

Veritas NetBackup OpsCenter Reporting Guide. Release 8.0 Veritas NetBackup OpsCenter Reporting Guide Release 8.0 Veritas NetBackup OpsCenter Reporting Guide Legal Notice Copyright 2016 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo

More information

Instructions for SAP CCtr. How to use SAP Contact Center phone system

Instructions for SAP CCtr. How to use SAP Contact Center phone system Instructions for SAP CCtr How to use SAP Contact Center phone system How to start the program 1. Open Internet Explorer browser. Type http://[sap Contact Center Website].ipcallcenters.eu into the address

More information

Lightning Conductor Web Part 2013 Manual 2 Last update: October 24, 2014 Lightning Tools

Lightning Conductor Web Part 2013 Manual 2 Last update: October 24, 2014 Lightning Tools Lightning Conductor Web Part 2013 Manual 2 Last update: October 24, 2014 Lightning Tools Table of Contents Installing the Lightning Conductor 2013 Web Part... 2 Uploading the Lightning Conductor solution

More information

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

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

More information

Trace Tracker Release 3

Trace Tracker Release 3 User email or user ID is displayed when logging out of system based on which option was used to log into Tracker. Forgot passphrase option no longer requires user to input UserID in order to receive reset

More information

Getting Started in CAMS Enterprise

Getting Started in CAMS Enterprise CAMS Enterprise Getting Started in CAMS Enterprise Unit4 Education Solutions, Inc. Published: 18 May 2016 Abstract This document is designed with the new user in mind. It details basic features and functions

More information

Tanium Asset User Guide. Version 1.1.0

Tanium Asset User Guide. Version 1.1.0 Tanium Asset User Guide Version 1.1.0 March 07, 2018 The information in this document is subject to change without notice. Further, the information provided in this document is provided as is and is believed

More information

User Manual. ARK for SharePoint-2007

User Manual. ARK for SharePoint-2007 User Manual ARK for SharePoint-2007 Table of Contents 1 About ARKSP (Admin Report Kit for SharePoint) 1 1.1 About ARKSP 1 1.2 Who can use ARKSP? 1 1.3 System Requirements 2 1.4 How to activate the software?

More information

Workshare Desktop App. User Guide

Workshare Desktop App. User Guide Workshare Desktop App User Guide February 2018 Workshare Desktop App User Guide Table of Contents Introducing the Workshare Desktop App...4 What is the Desktop App?... 5 Key features of the Workshare desktop

More information

Altus Call Recording. Dashboard Admin User Guide. Document Version Maryland Way, Suite 300 Brentwood, TN Tel

Altus Call Recording. Dashboard Admin User Guide. Document Version Maryland Way, Suite 300 Brentwood, TN Tel Altus Call Recording Dashboard Admin User Guide Document Version 1.3 5121 Maryland Way, Suite 300 Brentwood, TN 37027 Tel +1 615.465.4001 WWW.ALTUSUC.COM Table of Contents About This Document... 5 1.1

More information

ACTIVE Net Insights user guide. (v5.4)

ACTIVE Net Insights user guide. (v5.4) ACTIVE Net Insights user guide (v5.4) Version Date 5.4 January 23, 2018 5.3 November 28, 2017 5.2 October 24, 2017 5.1 September 26, 2017 ACTIVE Network, LLC 2017 Active Network, LLC, and/or its affiliates

More information

Scout Enterprise Dashboard

Scout Enterprise Dashboard Scout Enterprise Dashboard Administrator s Guide Date 2017-07-25 0. Legal Information 2 1. Introduction 3 2. Installation 4 2.1. System requirements 4 2.2. Installing Scout Enterprise Dashboard 6 2.3.

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

Tanium Asset User Guide. Version 1.3.1

Tanium Asset User Guide. Version 1.3.1 Tanium Asset User Guide Version 1.3.1 June 12, 2018 The information in this document is subject to change without notice. Further, the information provided in this document is provided as is and is believed

More information

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

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

More information

epaystub 2015 Build Notes ENCORE BUSINESS SOLUTIONS twitter.com/encorebusiness.com

epaystub 2015 Build Notes ENCORE BUSINESS SOLUTIONS   twitter.com/encorebusiness.com epaystub 2015 Build Notes ENCORE BUSINESS SOLUTIONS www.encorebusiness.com twitter.com/encorebusiness.com encore@encorebusiness.com Copyright Build Notes copyright 2018 Encore Business Solutions, Inc.

More information

CCH Audit Automation SQL Release Notes

CCH Audit Automation SQL Release Notes CCH Audit Automation SQL 2017.3 Release Notes Disclaimer CCH Software has made every effort to ensure the accuracy and completeness of these release notes. However, CCH Software, its staff and agents will

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

Symantec Ghost Solution Suite Web Console - Getting Started Guide

Symantec Ghost Solution Suite Web Console - Getting Started Guide Symantec Ghost Solution Suite Web Console - Getting Started Guide Symantec Ghost Solution Suite Web Console- Getting Started Guide Documentation version: 3.3 RU1 Legal Notice Copyright 2019 Symantec Corporation.

More information

Word 2016 Advanced. North American Edition SAMPLE

Word 2016 Advanced. North American Edition SAMPLE Word 2016 Advanced Word 2016 Advanced North American Edition WORD 2016 ADVANCED Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied without

More information

Reporter Tutorial: Intermediate

Reporter Tutorial: Intermediate Reporter Tutorial: Intermediate Refer to the following sections for guidance on using these features of the Reporter: Lesson 1 Data Relationships in Reports Lesson 2 Create Tutorial Training Report Lesson

More information

HP ALM. Software Version: patch 2. Business Views Microsoft Excel Add-in User Guide

HP ALM. Software Version: patch 2. Business Views Microsoft Excel Add-in User Guide HP ALM Software Version: 12.21 patch 2 Business Views Microsoft Excel Add-in User Guide Document Release Date: September 2016 Software Release Date: September 2016 Legal Notices Warranty The only warranties

More information

Circuit Administrator User Manual

Circuit Administrator User Manual Circuit Administrator User Manual December 2018 Table of Contents Introduction... 4 Logging in to the Portal... 4 Account... 5 My Profile... 5 User Details... 5 Preferences... 6 Division Association...

More information

Vision 360 Administration User Guide

Vision 360 Administration User Guide Vision 360 Vision 360 Administration User Guide 1.0 Copyright INPS Ltd The Bread Factory, 1A Broughton Street, Battersea, London, SW8 3QJ T: +44 (0) 207 501700 F:+44 (0) 207 5017100 W: www.inps.co.uk Copyright

More information

Nintex Reporting 2008 Help

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

More information

Batch Scheduler. Version: 16.0

Batch Scheduler. Version: 16.0 Batch Scheduler Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

Getting Started with the Web Client

Getting Started with the Web Client Getting Started with the Web Client Getting Started with the Web Client The OmniVista Web Client for OmniVista 3.3 provides users access to basic versions of the OmniVista Locator, Notifications, and Topology

More information

EMC SourceOne for Microsoft SharePoint Version 6.7

EMC SourceOne for Microsoft SharePoint Version 6.7 EMC SourceOne for Microsoft SharePoint Version 6.7 Administration Guide P/N 300-012-746 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2011

More information

incontact Workforce Management v2 Agent Workstation Administrator Web Site User Manual

incontact Workforce Management v2 Agent Workstation Administrator Web Site User Manual incontact Workforce Management v2 Agent Workstation Administrator Web Site User Manual www.incontact.com incontact WFM v2 Agent Workstation Administrator Web Site User Manual Version 16.1 Revision March

More information

Florida Court Clerks and Comptrollers (FCCC) Circuit Administrator User Manual

Florida Court Clerks and Comptrollers (FCCC) Circuit Administrator User Manual Florida Court Clerks and Comptrollers (FCCC) Circuit Administrator User Manual Prepared by: Florida Court Clerks and Comptrollers October 2017 Table of Contents Introduction... 4 Logging in to the Portal...

More information

SQream Dashboard Version SQream Technologies

SQream Dashboard Version SQream Technologies SQream Dashboard Version 1.1.0 SQream Technologies 2018-11-06 Table of Contents Overview................................................................................... 1 1. The SQream Dashboard...................................................................

More information

User Manual. SmartLite WebQuiz SQL Edition

User Manual. SmartLite WebQuiz SQL Edition User Manual SmartLite WebQuiz SQL Edition SmartLite WebQuiz SQL All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including

More information

Tasks. User Guide 4.12

Tasks. User Guide 4.12 Tasks User Guide 4.12 ABOUT NORTHWOODS CONSULTING PARTNERS Northwoods Consulting Partners, Inc., founded in 1999, is a privately-held software development and services company headquartered in Dublin,

More information

Numara FootPrints Changelog January 26, 2009

Numara FootPrints Changelog January 26, 2009 Numara FootPrints 9.0.3 Changelog January 26, 2009 Address Book The logo in the Address Book always pointed to the Numara Software URL. Address book fields were missing from a number of features in FootPrints

More information

Configuration Guide. Version 1.5.9

Configuration Guide. Version 1.5.9 Configuration Guide Version 1.5.9 Copyright TeamExpand 22/07/2015 1. Overview 2 Table of contents 1. Overview... 3 1.1 Purpose... 3 1.2 Preconditions... 3 1.3 Applying changes... 5 1.3.1 Sync via UI...

More information

Early Data Analyzer Web User Guide

Early Data Analyzer Web User Guide Early Data Analyzer Web User Guide Early Data Analyzer, Version 1.4 About Early Data Analyzer Web Getting Started Installing Early Data Analyzer Web Opening a Case About the Case Dashboard Filtering Tagging

More information

HPE Intelligent Management Center v7.3

HPE Intelligent Management Center v7.3 HPE Intelligent Management Center v7.3 Service Operation Manager Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who

More information

Version 7 & 8. Note for users of MYOB AccountRight Live : Please use version 9 of Act! Link for MYOB instead USER GUIDE

Version 7 & 8. Note for users of MYOB AccountRight Live : Please use version 9 of Act! Link for MYOB instead USER GUIDE Version 7 & 8 Link the following Act! software: Act! & Act! Pro 2008-2017 (v10.2-19.0) Act! Premium 2008-2017 (v10.2-19.0) (referred to as Act! in this guide) to the following MYOB software: MYOB AccountRight

More information

Create Your First Print-Quality Reports

Create Your First Print-Quality Reports Create Your First Print-Quality Reports This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision August 28, 2013, copyright 2013 Pentaho

More information

Manage and Generate Reports

Manage and Generate Reports Report Manager, page 1 Generate Reports, page 3 Trust Self-Signed Certificate for Live Data Reports, page 4 Report Viewer, page 4 Save an Existing Stock Report, page 7 Import Reports, page 7 Export Reports,

More information

Welcome to GIFTS Online 5.2

Welcome to GIFTS Online 5.2 Welcome to GIFTS Online 5.2 This document contains a summary of the new features and fixes to known issues included in GIFTS Online version 5.2. Content Welcome to GIFTS Online 5.2... 1 Upgrade Information...

More information

CollabNet Desktop - Microsoft Windows Edition

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

More information

HP Intelligent Management Center SOM Administrator Guide

HP Intelligent Management Center SOM Administrator Guide HP Intelligent Management Center SOM Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who administrate and operate the

More information

Migration Guide Service Manager

Migration Guide Service Manager Migration Guide 2017.3.1 Service Manager powered by HEAT Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates (referred to

More information

Oracle Financial Services Governance, Risk, and Compliance Workflow Manager User Guide. Release February 2016 E

Oracle Financial Services Governance, Risk, and Compliance Workflow Manager User Guide. Release February 2016 E Oracle Financial Services Governance, Risk, and Compliance Workflow Manager User Guide Release 8.0.2.0.0 February 2016 E65393-01 Oracle Financial Services Governance, Risk, and Compliance Workflow Manager

More information

SureClose Product Line

SureClose Product Line SureClose Product Line Release Notes 3.7 June 21, 2013 SureClose 3.7 Release Notes June 2013 1 Table of Contents Overview... 4 Post-Installation Considerations... 4 Features and Functionality... 6 New

More information

CoreBlox Integration Kit. Version 2.2. User Guide

CoreBlox Integration Kit. Version 2.2. User Guide CoreBlox Integration Kit Version 2.2 User Guide 2015 Ping Identity Corporation. All rights reserved. PingFederate CoreBlox Integration Kit User Guide Version 2.2 November, 2015 Ping Identity Corporation

More information

Administering isupport

Administering isupport Administering isupport Tracking and Monitoring isupport Usage Agents perform tasks in the background that are an integral part of isupport functionality. See Enabling and Scheduling Agents on page 2 for

More information

User Manual: Instructor

User Manual: Instructor Learning Management System ( LMS ) User Manual: Instructor V NLFIG-03102017-1 Disclaimer and Warranty Information Limits of Liability / Disclaimer of Warranty The information contained within this manual

More information

Integrated Configuration Environment (ICE) for Cisco Unified Contact Center Management Portal

Integrated Configuration Environment (ICE) for Cisco Unified Contact Center Management Portal Integrated Configuration Environment (ICE) for Cisco Unified Contact Center Management Portal Release 11.6 June 2017 Corporate Headquarters Cisco Systems, Inc. 170, West Tasman Drive San Jose, CA 95134-1706

More information

Release Date April 9, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA

Release Date April 9, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Adeptia Suite 5.0 SP2 Installation Guide Release Date April 9, 2010 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Copyright Copyright 2000-2009 Adeptia, Inc. All rights reserved. Trademarks

More information

Release Date October 12, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA

Release Date October 12, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Adeptia Suite 5.0 Installation Guide for Linux and Solaris Release Date October 12, 2009 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Copyright Copyright 2000-2009 Adeptia, Inc. All

More information

eschoolplus+ Cognos Query Studio Training Guide Version 2.4

eschoolplus+ Cognos Query Studio Training Guide Version 2.4 + Training Guide Version 2.4 May 2015 Arkansas Public School Computer Network This page was intentionally left blank Page 2 of 68 Table of Contents... 5 Accessing... 5 Working in Query Studio... 8 Query

More information

School Mail System. - Access through Outlook Web Access. User Guide FOR. Education Bureau (EDB)

School Mail System. - Access through Outlook Web Access. User Guide FOR. Education Bureau (EDB) School Mail System - Access through Outlook Web Access User Guide FOR Education Bureau (EDB) Version: 1.1 February 2008 The Government of the Hong Kong Special Administrative Region The contents of this

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

Unit 8: Working with Actions

Unit 8: Working with Actions Unit 8: Working with Actions Questions Covered What are actions? How are actions triggered? Where can we access actions to create or edit them? How do we automate the sending of email notifications? How

More information

Partner Information. Integration Overview Authentication Methods Supported

Partner Information. Integration Overview Authentication Methods Supported Partner Information Partner Name Product Name Integration Overview Authentication Methods Supported Client Integration F5 Networks FirePass VPN User Name - Security Code User Name - Password - Security

More information

BroadCloud PBX Call Recording

BroadCloud PBX Call Recording BroadCloud PBX Call Recording Dashboard Admin User Guide Document Version 1.1 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadWorks Guide Copyright

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

MyCalyx Getting Started User Guide

MyCalyx Getting Started User Guide Adding Point users MyCalyx Getting Started User Guide To add an end user to MyCalyx and assign them a Point license: 1. Click Manage Point Installations to access the Manage Point Installations page. 2.

More information

CenterStone. Reports User Guide. Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software.

CenterStone. Reports User Guide. Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software. CenterStone Reports User Guide Version 1 Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software The information contained herein is the property of Manhattan Software,

More information

release notes effective version 10.3 ( )

release notes effective version 10.3 ( ) Introduction We are pleased to announce that Issuetrak 10.3 is available today! 10.3 focuses on improved security, introducing a new methodology for storing passwords. This document provides a brief outline

More information

Creating Dashboard. Version: 7.3

Creating Dashboard. Version: 7.3 Creating Dashboard Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

Maximo Self Service Center

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

More information

Workflow and Approvals Guide. For Document Manager Enterprise Edition

Workflow and Approvals Guide. For Document Manager Enterprise Edition Workflow and Approvals Guide For Document Manager Enterprise Edition 16 July 2013 Trademarks Document Manager and Document Manager Administration are trademarks of Document Logistix Ltd. TokOpen, TokAdmin,

More information

Case Management System

Case Management System Case Management System Administrator Instructions Your Lighthouse Services Case Management System (CMS) has been set up and is ready for your use. It is a powerful tool to oversee and manage all your Lighthouse

More information

VERSION ASSET TRACKING SYSTEM USER MANUAL STARTER EDITION

VERSION ASSET TRACKING SYSTEM USER MANUAL STARTER EDITION VERSION 4.20.3 ASSET TRACKING SYSTEM USER MANUAL STARTER EDITION ATS USER MANUAL- STARTER EDITION TABLE OF CONTENTS ATS User Manual- Starter Edition... 2 Table of Contents... 2 Quick Start Overview...

More information

RELEASE NOTES FOR MEDFORCE WINDOWS CLIENT

RELEASE NOTES FOR MEDFORCE WINDOWS CLIENT RELEASE NOTES FOR MEDFORCE WINDOWS CLIENT Release Version: 11.3.0 ABOUT THIS RELEASE This release includes a new activity productivity report and the ability to print from Batch preview. It also includes

More information

Creating Dashboard Widgets. Version: 7.3

Creating Dashboard Widgets. Version: 7.3 Creating Dashboard Widgets Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Insbridge Enterprise Rating RateManager User Guide

Insbridge Enterprise Rating RateManager User Guide Oracle Insurance Insbridge Enterprise Rating RateManager User Guide Modules Volume 2 Release 4.9 December 2014 Copyright 2005, 2014, Oracle and/or its affiliates. All rights reserved. Oracle Insurance

More information

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3 PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000 User Manual Version 1.3 Promise Array Management Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by

More information

N4A Device Manager 4.6.0

N4A Device Manager 4.6.0 N4ACMSX-UG460 N4A Device Manager 4.6.0 User Guide Version 1.0 October 30, 2015 NOVATEL WIRELESS COPYRIGHT STATEMENT 2015 Novatel Wireless, Inc. All rights reserved. The information contained in this document

More information

Space Information and Management System (SIMS) 4.0 User s Guide

Space Information and Management System (SIMS) 4.0 User s Guide Space Information and Management System (SIMS) 4.0 User s Guide Evolve FM Facilities Information and Technology Services http://go.osu.edu/fits Revised: 03.12.2018 SIMS 4.0 is referenced by the product

More information

Case Management System

Case Management System Case Management System Investigator/non-Administrator Instructions Your Lighthouse Services Case Management System (CMS) has been set up and is ready for your use. It is a powerful tool to oversee and

More information

Vovici Enterprise System Administration Guide

Vovici Enterprise System Administration Guide know more. go far. Vovici Enterprise System Administration Guide Version 4.0 January 2009 45365 Vintage Park Plaza, Suite 250, Dulles, VA 20166 t: + 1 703 481 9326 f: + 1 703 783 0069 e: sales@vovici.com

More information

CollabNet TeamForge 5.3 Evaluator s Guide

CollabNet TeamForge 5.3 Evaluator s Guide CollabNet TeamForge 5.3 Evaluator s Guide Thank you for evaluating CollabNet TeamForge 5.3. This Evaluator s Guide will help you experience the key features of CollabNet TeamForge by walking you through

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

ScholarOne Manuscripts. COGNOS Reports User Guide

ScholarOne Manuscripts. COGNOS Reports User Guide ScholarOne Manuscripts COGNOS Reports User Guide 1-May-2018 Clarivate Analytics ScholarOne Manuscripts COGNOS Reports User Guide Page i TABLE OF CONTENTS USE GET HELP NOW & FAQS... 1 SYSTEM REQUIREMENTS...

More information

OPUSeries Build 19 Revenue Management Operations Manual

OPUSeries Build 19 Revenue Management Operations Manual OPUSeries Build 19 Revenue Management Operations Manual B19_RevMgmt_11122014 Date: Monday, December 1, 2014 Notice of Rights: Copyright 2014 Amano McGann, Inc. All rights reserved. This document contains

More information

Moving You Forward A first look at the New FileBound 6.5.2

Moving You Forward A first look at the New FileBound 6.5.2 Moving You Forward A first look at the New FileBound 6.5.2 An overview of the new features that increase functionality and ease of use including: FileBound 6.5.2 Service Pack FileBound Capture 6.6 New

More information

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

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

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

Reading Sample. System Reports. Contents. Index. The Authors. First-hand knowledge.

Reading Sample. System Reports. Contents. Index. The Authors.  First-hand knowledge. First-hand knowledge. Reading Sample In this sample chapter, you ll learn how to use the out-of-the-box SAP BPC reports that come preloaded with your installation so that you can analyze both system administration

More information

eform Suite Version 5

eform Suite Version 5 2014/March eform Suite Version 5 What s new Conventions For better understanding, the following conventions are used in this document: Code uses the font Courier. Paths like c:\programm files\teleform

More information

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

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

More information