How to Use the Asset Import Connectors

Size: px
Start display at page:

Download "How to Use the Asset Import Connectors"

Transcription

1 How to Use the Asset Import Connectors Create a New Import Connector General Details Data Mappings Workflow Schedule Obtain source data from Microsoft SQL Obtain source data using ODBC File DNS Obtain source data using LDAP Query Export a Connector Import a Connector Update an Import Connector Delete an Import Connector Import a 1-Many Relationship Purpose: This guide will explain how to create, update, and delete an Asset Import Connector. It will also include tips, best practices, gotchas, and other information to make using the connector as easy as possible. If you do not understand a step or feel some more explanation would help you better, please let us know. Prerequisite: Download and populate the Asset Import Master Spreadsheet in the Asset Management User Guides on the Cireson Portal.

2 Create a New Import Connector Following the installation, licensing, and configuration of the Asset Import app, SCSM Administrators will now see a new connector type within the Administration > Connectors area. 1. Navigate to Administration > Connectors 2. Within the Tasks menu, select Create Connector > Asset Management Import Connector 2 of 28

3 General Details Select/populate the following fields within the connector to import data for any Configuration Item class available in SCSM. 3. Connector Name Enter a name for the connector This name can be changed later if needed, and is used partly to name the workflow log file 4. Management Pack If creating your first Import Connector, Select the New button Create a new Management Pack called Company Name Asset Management Import Connectors Do not use this MP to hold anything else except for Import Connectors 3 of 28

4 Do not select any of the out-of-the box management packs 5. Source CSV format file with header row Browse to the location of the.csv file This path can be a local path (on the Workflow Server) or network share, accessible by the Workflow Account. It is recommended to enter a UNC Path here. It is a good idea to create a folder to store all CSV files in The first line in the CSV file must be a header row containing column names 6. Obtain source data from Microsoft SQL Server For SQL sources, see SQL Connections at the end of this document 7. Obtain source data using an ODBC File DSN For ODBC File DSN source, see ODBC Connections at the end of this document 8. Obtain source data using an LDAP query For LDAP query source, see LDAP Connections at the end of this document 9. Target Class Choose the Configuration Item based class that you would like to import data into These are your possible selections for Asset Management use: - Catalog Item (Cireson Asset Management) - Consumable (Cireson Asset Management) - Cost Center (Cireson Asset Management) - Hardware Asset (Cireson Asset Management) - Invoice (Cireson Asset Management) - Lease (Cireson Asset Management) - License (Cireson Asset Management) - Location (Cireson Asset Management) - Organization (Cireson Asset Management) - Purchase (Cireson Asset Management) - Purchase Order (Cireson Asset Management) - Software Asset (Cireson Asset Management) - Standard (Cireson Asset Management) - Subnet (Cireson Asset Management) - Support Contract (Cireson Asset Management) - Vendor (Cireson Asset Management) - Warranty (Cireson Asset Management) 4 of 28

5 10. If you wish to use/map relationships, select a Combination Class Based on the selected Target Class from (step 7), you will be presented with different options based on that classes possible relationships. Choose the option that contains the relationships you wish to map. You may want to select one and select Next and scroll to the bottom of the page to see what relationships the different choices display. You can always select Previous to return to this page. For large import processes, the workflow processing speed can be improved slightly by selecting a Combination Class that most closely contains the relationships that you want to map. Do not select a combination class unless you want to import relationship data. To display all the relationships for a Target Class, select the option with (Full) in the name, as shown above. You can start typing the combination class name instead of selecting the dropdown arrow 11. Workflow log folder path If you have identified this path in the Asset Import Settings, it will be auto populated If you have not set this in the settings, you will have to enter this path on every connector. Just enter it in the settings to save time and make your life easier. This path should be a UNC path to a shared folder, otherwise it will only work when logged in locally to the server. This will ensure all admins can create/run connectors from their computers. It is a good idea to create a folder to store all import logs files. Create a shortcut to this folder on your desktop, as you will be accessing these logs frequently during the import process. 12. Test mode Please always check this when creating a connector. You will be able to review the log as if the data was being imported, without any data being written to the database. After you review the log and decide everything is ok, you can open the connector, uncheck, and select Sync Now to import the data. If you have not set this in the settings, you will have to check this box on every connector. Just enter it in the settings to save time and make your life easier. Check the How to Read an Asset Import Log File for more details on what error or warnings you might receive, and how to fix them. 13. Select Next 5 of 28

6 Example of Asset Management Import Connector General Details Settings: 6 of 28

7 Data Mappings Data Mappings allow for you to map the specified CSV, ODBC, SQL, or LDAP data to the properties of the selected target class within SCSM. For this example, we will be referencing the column names provided in the Asset Import Master Spreadsheet located in the Asset Management User Guide on the Cireson Portal. It is highly suggested to use this spreadsheet to normalize your asset data into, and create the.csv files from. More details about this spreadsheet are provided below the link for the download. The data mapping section consists of 3 parts: Keys and required properties Optional properties Relationships 13. Keys and required properties You must map all keys and required properties, including Display Name. Even though the Display Name is not a key or required property, not setting it can cause issues, therefore the Asset Import app requires it to be set also. Property The Property displayed here in the left column will also be shown on the Asset Import Master Spreadsheet as the 1 st Row. This column will show all properties of this class, along with any extended properties you have added for this class. Data Type The Data Type displayed here in the middle column will also be shown on the Asset Import Master Spreadsheet as the 3 rd Row. This reference shows what input data type the property will expect. String (Key) identifies the primary key for this class. The corresponding Mapped To selection is used to find existing instances of the specified class to update. If no instance is found, a new instance will be created. Mapped To The Mapped To value displayed here in the right column will also be shown on the CSV File Creator spreadsheet as the 4 th row. The drop-down values for each property contains available column headers from the specified source CSV file header row, or the SQL Query column names. If you are using the provided spreadsheet, most property names will matchup exactly or very closely with the Mapped To name. The Hardware Asset ID should be mapped to the primary key selection you chose in the Asset Management Settings. (Serial Number, Asset Tag, GUID, etc.) It is recommended to use Serial Number as the primary key When creating connectors for all other classes except hardware, the Mapped To selection for these first two required fields can be the same. There will be two columns in the spreadsheet, but the Display Name column does not need to be filled in. A few Examples below: 7 of 28

8 14. Optional Properties As stated, these Mapped To fields do not have to be entered. If you have used the provided spreadsheet to create your.csv file, it is a matter of simply matching the Mapped To name in the drop-down box, to the Property. You only have to map the properties you are going to import at that time. To delete a value in the Mapped To field, select the field and press the Delete key Two properties you will NEVER map a value to are the Asset Status and Object Status. These are internal SCSM properties that are not used in Cireson Asset Management. 8 of 28

9 15. Relationships Relationship Mappings If you selected a combination class on the previous page, you may also configure Relationship Mappings. In the above image, the Cost Center Has Organization relationship only has one valid target class, Organization, and this class only has one key. We know this because Target Class\Key\Data Type is a text box for this relationship. The relationship has been mapped to Organization Name. The relationship Owned By User has multiple possible target classes, or one possible target class with more than one key (which is the case in this example). We know this because this time, Target Class\Key\Data Type is a drop-down list containing available target classes. In the image above, Domain User or Group has been selected. This added beneath it Domain User or Group\Domain\string and Domain User or Group\User Name\string, which are the keys for Domain User or Group. These are mapped to Owned By Domain and Owned By Username. If you have selected the checkbox in the Asset Import settings to process to-many relationships: You will see extra relationships in this section. Details on how to map these properties are in the Importing a 1-to-Many Relationship section at the end of this document. 9 of 28

10 Example of Asset Management Import Connector Data Mappings Settings for Cost Center: Properties to Not Map for Each Class There are certain properties you will never choose a Mapped To value for, due to how that value is used in the Asset Management application. The field may not appear on the actual form, or the field may be populated based on a calculation. Below will be a list of the classes, followed by the property you should not ever map anything to. If you are using the provided Asset Import Master Spreadsheet, all the properties listed can be mapped to. The fields that should not be mapped to were left out. Hardware Asset Notes Lease\Support Contract\Warranty Contract Status License License Status 10 of 28

11 Workflow Schedule Option 1: Manual Import If you are doing an initial import of your asset data, or importing bulk assets manually, check this When you do, you will get the following pop-up, the schedule section below the checkbox will be greyed out, and the connector will remain disabled. Do NOT enable a connector that has this checkbox checked. Select OK, then Select Create in the bottom right corner of the window When the Connector has been created successfully, you will see the following pop-up window If an error appears, please follow what it states to correct the issue. There are no known errors that would occur, so if you receive one, please screenshot and send to send to us from the Cireson Portal. Select Close To run the connector, look for your connector that has not been run and select it To Sync and Run the connector manually, select Synchronize Now in the task list on the right You will receive a pop-up window, asking you if you want to run this manually, and informing you that the connector is disabled and therefore has no automated scheduled set. Select Yes 11 of 28

12 You will receive this pop-up to inform you that it will take a few minutes to run. Select OK At this point, you can open the folder you chose to save the Asset Import Log files in and watch the data import into the file. To see more about how to read the log files review the User Guide for Reading Log Files in the Asset Import User Guide on the Cireson Portal. After you have verified there are no errors and understand the warnings in the log, open the connector, uncheck the Test Mode checkbox, select OK, and re-sync the connector to import data Option 2: Scheduled Import This option can be used if there is going to be a CSV file populate from the output of a different information system, or Analysts are going to enter asset data into a spreadsheet that you want to import on a frequent basis. There are two options at this time: Daily or Other/Frequency. Typically a daily import is sufficient enough of 28

13 Daily You may enter a Start Time in the following formats: 02:00 am, 01:30 pm, 14:00, 10:00 If am or pm are omitted, the time is assumed to be in 24 hour format. When a connector is edited, the time is always returned in 24 hour format as this is how it is stored in the workflow configuration. Select which days you would like the workflow to run on: One or more of Sunday, Monday, Tuesday, Wednesday, Thursday, Friday or Saturday Other Enter a value for Frequency Select Hours or Minutes Check Connector Enabled After you have setup the Daily or Frequency schedule, select Create From here, you can follow the same procedure noted above for Option 1: Manual Import Note: If you set the frequency too close together, you will cause the workflows to freeze up 13 of 28

14 Example of Asset Management Import Connector Workflow Schedule: 14 of 28

15 SQL Connections 1. To use Microsoft SQL Server as a data source instead of a CSV file, select Obtain source data from Microsoft SQL Server. 2. Select to configure a SQL Connection String 3. Enter the SQL Server (or use SERVER\INSTANCE format to use a named instance) 4. Enter the database name 5. If SQL Server Authentication is used instead of Windows Authentication, Enter the SQL credentials 6. If Windows Authentication is used, the Workflow Account must have read access to the configured database. 7. Select Test to enable the OK button if the connection was successful, Select OK 15 of 28

16 Example of the SQL Connections Configuration: Note: If Windows Authentication is used, this test is performed using the current user credentials and not those of the Workflow Account. In this case, the test simply confirms that the server and database are valid and can be connected to. Later, if the Workflow Account cannot connect, an error will be logged in the log file and the connector will show an error status. If the current user has no rights to the database, and these cannot be granted, SQL authentication must be used. Click OK to use the tested connection string. Enter a SQL Query that will return at least one row, then click Execute Query to continue of 28

17 ODBC File DSN Connections 1. To use an ODBC File DSN as a data source instead of a CSV file, select Obtain source data using an ODBC File DNS. 2. Select to navigate to the file 3. Enter the File DSN Password 4. Enter a SQL Query that will return at least one row, then Select Execute Query to continue of 28

18 LDAP Connections 1. To use an LDAP Query as a data source instead of a CSV file, select Obtain source data using an LDPA query. 2. Enter the LDAP Server or Namespace 3. Optionally, Enter the LDAP Port 4. If the login account you are using does not have permissions, Enter Username, Password, & Domain 5. Enter the LDAP Attributes 6. Enter the LDAP search starting path 7. Enter the LDAP Filter 8. Select Execute Query 18 of 28

19 19 of 28

20 Export a Connector If you have configured a connector and want to copy it over to a different environment (dev to prod) or you just want to copy a connector for your current environment, you can use the steps below to accomplish this. 1. Navigate to Administration > Connectors 2. Select the Connector you want to export, and Select the Export Task 3. Enter the Path and File Name, and Select Save 20 of 28

21 Import a Connector Once you have exported a connector, you are ready to import it into your same environment (basically copy), or import it into a different environment. 1. Navigate to Administration > Connectors 2. Select Create Connector, then Asset Management Import Connector (Import) 3. Select the connector you want to import, and Select Open 4. Verify or Change the Connector Name 5. Verify or Change the Management Pack 6. Choose the.csv file, this should have just been copied over to your new location. Do not change the name if you don t have to. Otherwise, you will have to redo the mapping section of the connector. 7. You can now select Synchronize Now or allow the Scheduled Import to begin 21 of 28

22 Update an Import Connector Note: Place the all CSV Files you want to import into a folder and do not move them. If you move the CSV file or rename it, you will see the following when opening the connector You will see a * next to General Settings, Data Mappings, and Source CSV form, and the Data Mappings section will be blank You will have to either browse to the CSV file and remap the properties, or place the csv file in the source path it is looking for with the same file name The following items will show what can and cannot be modified on a connector that has already been created Can be modified Connector Name Data Mappings Workflow Schedule Cannot be modified Management Pack Source CSV can be changed, but you will be required to remap all the properties 22 of 28

23 Delete an Import Connector Decision: Do you want to remove the data the connector imported, or do you want to keep the data? 1. Select the connector you wish to delete in the Administration > Connectors view 2. Select the Delete task on the right 3. The following window will appear. If you select No, you will cancel the request to delete the connector. If you select Yes, you will see this window. 4. If you select Yes, the data that was imported with this connector will be removed from Service Manager. If you select No, you will delete the connector, but all data will remain in Service Manager of 28

24 Import a 1-to-Many Relationship In the Asset Import Master Spreadsheet and other asset import documents, you will see class relationships that are shown in green text. This is to show the 1-to-Many relationships that are available for import into the Asset Management App. They will often have a (MR) placed before or after the relationship. All Available 1-to-Many Relationships by Class: Catalog Item Consumable Cost Center Invoice License Location Organization Purchase Order Assigned Assets Assigned Users Cost Center Warranty Lease Support Contract Assigned Computers Assigned Users Subnet Organization Has Locations Purchase Order Invoice Warranty Lease Support Contract 24 of 28

25 Purchase Standard Vendor Lease Support Contract Warranty Hardware Asset Software Asset License Warranty Lease Support Contract Configuration Item Superseded Lease Superseded Support Contract Superseded Warranty Hardware Asset Purchase Related Computer Related Software Item Authorized Computer Authorized User License Purchase Authorized Locations Authorized Organizations Authorized Cost Centers Assigned Users 25 of 28

26 Assigned Computers Upgrade Licenses Downgrade Licenses To see the additional 1-to-Many relationships in the import connector relationship section, you must check the following checkbox in the Cireson Asset Management Import Settings : The mapping process is a bit different than the 1-to-1 relationships. When you select the drop-down for the Target Class/Key/Data Type and select an option, you may see the following. The text that is displayed under the drop-down will tell you what format the csv file must follow. Instead of entering data into the.csv file, you will be entering a path to a file, which is formatted according to the relationship you selected of 28

27 Steps to Map 1-to-Many Relationships For this example, we will use importing the Authorized Users for a Software Asset 1. Share out the folder that will store your.csv files to the Workflow Account 2. Create a.csv file named after the class and property you are going to import. (Examples Below) Software Asset Has Authorized User.csv Hardware Asset.csv Location Subnet.csv The csv file must match the format that is displayed below the drop-down selection for each property. Do not enter headers for this.csv file. 3. Place the path and filename in the appropriate column in the master.csv file spreadsheet along with any additional information you wish to import. At minimum, you will need the primary key(s) mapped. General Examples: Software Authorized User Example: 4. Save the Software Asset Tab as a.csv file. Ensure you remove the unneeded rows and columns first. Details are on the Notes tab. 5. Create a Connector, or modify a Connector to map the appropriate relationship 27 of 28

28 6. Synchronize the Connector in Test Mode 7. Review the Import Log, then remove Test Mode and Re-sync connector 28 of 28

Asset Management Class Forms

Asset Management Class Forms Asset Management Class Forms Purpose: This document will act as a button guide and show the available Tabs, Fields, and Tasks for each class. A description of each class will follow the screen shot of

More information

User Guide - Asset Mgt Class Forms

User Guide - Asset Mgt Class Forms User Guide - Asset Mgt Class Forms Purpose: This document will act as a button guide and show the available Tabs, Fields, and Tasks for each class. A description of each class will follow the screen shot

More information

Introduction to Directory Services

Introduction to Directory Services Introduction to Directory Services Overview This document explains how AirWatch integrates with your organization's existing directory service such as Active Directory, Lotus Domino and Novell e-directory

More information

Protected Trust Directory Sync Guide

Protected Trust Directory Sync Guide Protected Trust Directory Sync Guide Protected Trust Directory Sync Guide 2 Overview Protected Trust Directory Sync enables your organization to synchronize the users and distribution lists in Active Directory

More information

Customer admin guide. UC Management Centre

Customer admin guide. UC Management Centre Customer admin guide UC Management Centre June 2013 Contents 1. Introduction 1.1 Logging into the UC Management Centre 1.2 Language Options 1.3 Navigating Around the UC Management Centre 4 4 5 5 2. Customers

More information

User Guide to the Content Analysis Tool

User Guide to the Content Analysis Tool User Guide to the Content Analysis Tool User Guide To The Content Analysis Tool 1 Contents Introduction... 3 Setting Up a New Job... 3 The Dashboard... 7 Job Queue... 8 Completed Jobs List... 8 Job Details

More information

Egnyte Single Sign-On (SSO) Installation for OneLogin

Egnyte Single Sign-On (SSO) Installation for OneLogin Egnyte Single Sign-On (SSO) Installation for OneLogin To set up Egnyte so employees can log in using SSO, follow the steps below to configure OneLogin and Egnyte to work with each other. 1. Set up OneLogin

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide PigCHAMP Knowledge Software Enterprise Edition Installation Guide Enterprise Edition Installation Guide MARCH 2012 EDITION PigCHAMP Knowledge Software 1531 Airport Rd Suite 101 Ames, IA 50010 Phone (515)

More information

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

More information

ATTENTION: End users should take note that Main Line Health has not verified within a Citrix

ATTENTION: End users should take note that Main Line Health has not verified within a Citrix Subject: Citrix Remote Access using PhoneFactor Authentication ATTENTION: End users should take note that Main Line Health has not verified within a Citrix environment the image quality of clinical cal

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

MATCH IT! Antibody v1.2 Software Installation

MATCH IT! Antibody v1.2 Software Installation MATCH IT! Antibody v1.2 Software Installation Table of Contents 1.0 Table of Contents... 1 2.0 Revisions... 2 3.0 Installation Checklist... 3 4.0 Prerequisites... 4 5.0 Database Configuration Options...

More information

Professional Mailbox Email Software Setup Guide

Professional Mailbox Email Software Setup Guide Professional Mailbox Email Software Setup Guide Table of contents Download and Install Microsoft Outlook 2010 or 2011... 2 Enabling access from email software... 4 Setting up Outlook 2010... 6 Before you

More information

How to Copy A SQL Database SQL Server Express (Making a History Company)

How to Copy A SQL Database SQL Server Express (Making a History Company) How to Copy A SQL Database SQL Server Express (Making a History Company) These instructions are written for use with SQL Server Express. Check with your Network Administrator if you are not sure if you

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Teacher Activities Page Directions

Teacher Activities Page Directions Teacher Activities Page Directions The Teacher Activities Page provides teachers with access to student data that is protected by the federal Family Educational Rights and Privacy Act (FERPA). Teachers

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM User Guide Revision D Issued July 2014 Table of Contents About CRM Migration Manager... 4 System Requirements... 5 Operating Systems... 5 Dynamics

More information

CounterPoint SQL and Magento ecommerce Interface

CounterPoint SQL and Magento ecommerce Interface CounterPoint SQL and Magento ecommerce Interface Requirements: CounterPoint SQL: 8.3.9, 8.4.2 Magento Community Edition: 1.5.1+ (older versions are not compatible due to changes in Magento s API) MagentoGo

More information

Integrating LANGuardian with Active Directory

Integrating LANGuardian with Active Directory Integrating LANGuardian with Active Directory 01 February 2012 This document describes how to integrate LANGuardian with Microsoft Windows Server and Active Directory. Overview With the optional Identity

More information

BP On-Line Account Manager User-Guide

BP On-Line Account Manager User-Guide BP On-Line Account Manager User-Guide Page 1 of 24 Contents Contents... 2 Introduction... 3 Answering your questions... 4 On-Line Account Management... 5 Glossary of terms used... 6 Logging onto the Service...

More information

Using the EBS SQL Import Panel

Using the EBS SQL Import Panel Updated November 2015 Contents About the EBS SQL...3 System Requirements...4 SQL Data Synchronization...4 Confirming Connectivity to the Server...5 Getting Started...5 Using the EBS SQL Import Program...6

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

Inventory Computers Using TechAtlas for Libraries

Inventory Computers Using TechAtlas for Libraries Inventory Computers Using TechAtlas for Libraries WebJunction.org 9/11/2008 Table of Contents Introduction... 3 Additional Resources... 3 Your Computer Login... 3 TechAtlas Login... 3 Browser Options...

More information

User Documentation. Administrator Manual. www.proposalsoftware.com

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

More information

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide March 2013 Education Solutions Development, Inc. What s Inside The information in this reference

More information

GP REPORTS VIEWER USER GUIDE

GP REPORTS VIEWER USER GUIDE GP Reports Viewer Dynamics GP Reporting Made Easy GP REPORTS VIEWER USER GUIDE For Dynamics GP Version 2015 (Build 5) Dynamics GP Version 2013 (Build 14) Dynamics GP Version 2010 (Build 65) Last updated

More information

Upgrade of Business Systems Data Warehouse Reporting

Upgrade of Business Systems Data Warehouse Reporting Upgrade of Business Systems Data Warehouse Reporting The Business Systems Data Warehouse Reporting System was upgraded to a new version of Business Objects the weekend of December 12 th. The current system

More information

Sync your schedule and work orders with SME & Microsoft Outlook

Sync your schedule and work orders with SME & Microsoft Outlook Sync your schedule and work orders with SME & Microsoft Outlook High 5 Software is proud to announce a new addition to the SME product family to keep your sales staff and technicians in synch with SME

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013)

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) This guide was created to allow agencies to set up the e-data Tech Support project s Microsoft Access template. The steps below have been

More information

BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5

BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5 BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5 Use case: Email Archive configuration for companies with up to 2,000 mailboxes This document gives you an overview how to configure email archive

More information

Plug-In for Informatica Guide

Plug-In for Informatica Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

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

Using an Edline Gradebook. EGP Teacher Guide

Using an Edline Gradebook. EGP Teacher Guide Using an Edline Gradebook EGP Teacher Guide Table of Contents Introduction...3 Setup...3 Get the Gradebook Web Plugin... 3 Using Your Web Gradebook... 4 Using the Web Gradebook on a Shared Computer...

More information

Almyta Control System Advanced Reference Contents

Almyta Control System Advanced Reference Contents Almyta Control System Advanced Reference Contents Almyta Control System Advanced Reference... 1 Software Maintenance... 2 Sharing Your Local Company with Other Users. Networked Installation.... 5 Connecting

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Print Audit 5 User Manual

Print Audit 5 User Manual Print Audit 5 User Manual http://www.printaudit.com PRINT AUDIT 5 OVERVIEW...2 WELCOME...2 GETTING STARTED...2 PRINT AUDIT 5 HOW TO GUIDES...5 HOW TO SET THE COST PER PAGE FOR A PRINTER...5 HOW TO SET

More information

DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL

DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL Version 2.0 Updated: March 2011 Contents 1. Mac Email Clients... 3 1.1 Configuring Microsoft Outlook 2011... 3 1.2 Configuring Entourage 2008... 4 1.3.

More information

Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion

Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion Initial Setup of Microsoft Outlook Concept This document describes the procedures for setting up the Microsoft Outlook email client to download messages from Google Mail using Internet Message Access Protocol

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

SIMPLY REPORTS DEVELOPED BY THE SHARE STAFF SERVICES TEAM

SIMPLY REPORTS DEVELOPED BY THE SHARE STAFF SERVICES TEAM SIMPLY REPORTS DEVELOPED BY THE SHARE STAFF SERVICES TEAM Winter 2014 TABLE OF CONTENTS Logging In and Overview...3 Steps to Creating a Report...7 Steps for Publishing a Report...9 Using Data from a Record

More information

Configuration Guide for Active Directory Integration

Configuration Guide for Active Directory Integration Configuration Guide for Active Directory Integration Workspot, Inc. 12/4/2015 Workspot Active Directory Integration The Enterprise Connector provides synchronization between an on-premise Active Directory

More information

E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide. E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide

E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide. E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide 1. Introduction... 3 2. Database System... 3 2.1. Software requirements... 3 2.2. Analysis of E-Notebook 10.0 and 11.0 database... 4 2.3.

More information

Colligo Email Manager 6.2. Offline Mode - User Guide

Colligo Email Manager 6.2. Offline Mode - User Guide 6.2 Offline Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 3 Checking for Updates 4 Updating Your License

More information

Zoho CRM and Google Apps Synchronization

Zoho CRM and Google Apps Synchronization Zoho CRM and Google Apps Synchronization Table of Contents End User Integration Points 1. Contacts 2. Calendar 3. Email 4. Tasks 5. Docs 3 6 8 11 12 Domain-Wide Points of Integration 1. Authentication

More information

Installation Guide v3.0

Installation Guide v3.0 Installation Guide v3.0 Shepherd TimeClock 4465 W. Gandy Blvd. Suite 800 Tampa, FL 33611 Phone: 813-882-8292 Fax: 813-839-7829 http://www.shepherdtimeclock.com The information contained in this document

More information

Upgrading User-ID. Tech Note PAN-OS 4.1. 2011, Palo Alto Networks, Inc.

Upgrading User-ID. Tech Note PAN-OS 4.1. 2011, Palo Alto Networks, Inc. Upgrading User-ID Tech Note PAN-OS 4.1 Revision B 2011, Palo Alto Networks, Inc. Overview PAN-OS 4.1 introduces significant improvements in the User-ID feature by adding support for multiple user directories,

More information

C&A AR Online Credit Card Processor Installation and Setup Instructions with Process Flow

C&A AR Online Credit Card Processor Installation and Setup Instructions with Process Flow 4820 8 th Ave SE, Salem OR 97302 4820 8 TH AVE. SE SALEM, OREGON 97302 C&A AR Online Credit Card Processor Installation and Setup Instructions with Process Flow The general purpose of this program is to

More information

Grant Management System Training Guide Module 1 Getting Started Accessing Your System Ver 6.1 Updated: 2.13.2014

Grant Management System Training Guide Module 1 Getting Started Accessing Your System Ver 6.1 Updated: 2.13.2014 Grant Management System Training Guide Module 1 Getting Started Accessing Your System Ver 6.1 Updated: 2.13.2014 Prepared by: CommunityForce Implementaiton Team Table of Contents Module 1: Getting Started

More information

ICP Data Entry Module Training document. HHC Data Entry Module Training Document

ICP Data Entry Module Training document. HHC Data Entry Module Training Document HHC Data Entry Module Training Document Contents 1. Introduction... 4 1.1 About this Guide... 4 1.2 Scope... 4 2. Step for testing HHC Data Entry Module.. Error! Bookmark not defined. STEP 1 : ICP HHC

More information

Configuring Avaya Aura Communication Manager and Avaya Call Management System Release 16.3 with Avaya Contact Center Control Manager Issue 1.

Configuring Avaya Aura Communication Manager and Avaya Call Management System Release 16.3 with Avaya Contact Center Control Manager Issue 1. Avaya Solution Interoperability Test Lab Configuring Avaya Aura Communication Manager and Avaya Call Management System Release 16.3 with Avaya Contact Center Control Manager Issue 1.0 Abstract These Application

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

BDR for ShadowProtect Solution Guide and Best Practices

BDR for ShadowProtect Solution Guide and Best Practices BDR for ShadowProtect Solution Guide and Best Practices Updated September 2015 - i - Table of Contents Process Overview... 3 1. Assess backup requirements... 4 2. Provision accounts... 4 3. Install ShadowProtect...

More information

Deposit Direct. Getting Started Guide

Deposit Direct. Getting Started Guide Deposit Direct Getting Started Guide Table of Contents Before You Start... 3 Installing the Deposit Direct application for use with Microsoft Windows Vista... 4 Running Programs in Microsoft Windows Vista...

More information

SharePoint AD Information Sync Installation Instruction

SharePoint AD Information Sync Installation Instruction SharePoint AD Information Sync Installation Instruction System Requirements Microsoft Windows SharePoint Services V3 or Microsoft Office SharePoint Server 2007. License management Click the trial link

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

Microsoft Entourage 2008 / Microsoft Exchange Server 2010. Installation and Configuration Instructions

Microsoft Entourage 2008 / Microsoft Exchange Server 2010. Installation and Configuration Instructions Microsoft Entourage 2008 / Microsoft Exchange Server 2010 Installation and Configuration Instructions Table of Contents How to connect Microsoft Entourage 2008 EWS to the Exchange Server... 3 Important

More information

Time Matters and Billing Matters Administration Guide

Time Matters and Billing Matters Administration Guide Time Matters and Billing Matters Administration Guide Version 14.1 2015 LexisNexis. All rights reserved. Copyright and Trademark LexisNexis, Lexis, and the Knowledge Burst logo are registered trademarks

More information

Utilities. 2003... ComCash

Utilities. 2003... ComCash Utilities ComCash Utilities All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or

More information

ConnectWise PSA Integration Guide

ConnectWise PSA Integration Guide ConnectWise PSA Integration Guide Revised August 2015 - i - Contents Integration Overview... 3 Process Overview... 3 Step 1. Service Status Setup (Only If Using Ticket Integration)... 4 Step 2. Create

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

User Profile Manager 2.6

User Profile Manager 2.6 User Profile Manager 2.6 User Guide ForensiT Limited, Innovation Centre Medway, Maidstone Road, Chatham, Kent, ME5 9FD England. Tel: US 1-877-224-1721 (Toll Free) Intl. +44 (0) 845 838 7122 Fax: +44 (0)

More information

Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux

Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux Page 1 of 5 DOWNLOAD Please download the connector installer msi file and save it to your computer.

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Decision Support AITS University Administration. EDDIE 4.1 User Guide

Decision Support AITS University Administration. EDDIE 4.1 User Guide Decision Support AITS University Administration EDDIE 4.1 User Guide 2 P a g e EDDIE (BI Launch Pad) 4.1 User Guide Contents Introduction to EDDIE... 4 Log into EDDIE... 4 Overview of EDDIE Homepage...

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

Website Administration Security Guide

Website Administration Security Guide Website Administration Security Guide September 2012 TABLE OF CONTENTS Introduction... 1 General Overview... 1 System Requirements... 1 Important Administrator Terms... 2 Security Services Administration...

More information

Increasing Productivity and Collaboration with Google Docs. Charina Ong Educational Technologist charina.ong@nus.edu.sg

Increasing Productivity and Collaboration with Google Docs. Charina Ong Educational Technologist charina.ong@nus.edu.sg Increasing Productivity and Collaboration with Google Docs charina.ong@nus.edu.sg Table of Contents About the Workshop... i Workshop Objectives... i Session Prerequisites... i Google Apps... 1 Creating

More information

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange User Mailbox Backup and Restore feature

More information

INTRODUCTION: SQL SERVER ACCESS / LOGIN ACCOUNT INFO:

INTRODUCTION: SQL SERVER ACCESS / LOGIN ACCOUNT INFO: INTRODUCTION: You can extract data (i.e. the total cost report) directly from the Truck Tracker SQL Server database by using a 3 rd party data tools such as Excel or Crystal Reports. Basically any software

More information

1. Navigate to Control Panel and click on User Accounts and Family Safety. 2. Click on User Accounts

1. Navigate to Control Panel and click on User Accounts and Family Safety. 2. Click on User Accounts This document will guide you through setting up your outgoing server (SMTP) Microsoft Outlook and Windows Live Mail. There is also a section below that guides you through the manual configuration of your

More information

Active Directory Integration

Active Directory Integration January 11, 2011 Author: Audience: SWAT Team Evaluator Product: Cymphonix Network Composer EX Series, XLi OS version 9 Active Directory Integration The following steps will guide you through the process

More information

Setting Up ALERE with Client/Server Data

Setting Up ALERE with Client/Server Data Setting Up ALERE with Client/Server Data TIW Technology, Inc. November 2014 ALERE is a registered trademark of TIW Technology, Inc. The following are registered trademarks or trademarks: FoxPro, SQL Server,

More information

How to Access Coast Wi-Fi

How to Access Coast Wi-Fi How to Access Coast Wi-Fi Below is a summary of the information required to configure your device to connect to the coast-wifi network. For further assistance in configuring your specific device, continue

More information

User s Manual. Management Software for ATS

User s Manual. Management Software for ATS ATS Monitor User s Manual Management Software for ATS Table of Contents 1. ATS Monitor Overview... 2 2. ATS Monitor Install and Uninstall... 2 2.1. System Requirement... 2 2.2. Software Install... 2 2.3.

More information

ODBC Driver Version 4 Manual

ODBC Driver Version 4 Manual ODBC Driver Version 4 Manual Revision Date 12/05/2007 HanDBase is a Registered Trademark of DDH Software, Inc. All information contained in this manual and all software applications mentioned in this manual

More information

Managing Identities and Admin Access

Managing Identities and Admin Access CHAPTER 4 This chapter describes how Cisco Identity Services Engine (ISE) manages its network identities and access to its resources using role-based access control policies, permissions, and settings.

More information

Microsoft Exchange Mailbox Email Software Setup Guide

Microsoft Exchange Mailbox Email Software Setup Guide Microsoft Exchange Mailbox Email Software Setup Guide Microsoft Exchange Mailbox Setup Guide Setting up a Microsoft Exchange mailbox only takes a few minutes. You can set up any email software to send

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

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

City of Dallas. WASP MOBILE ASSET Professional Edition Version 6.3 STEP-BY-STEP GUIDE

City of Dallas. WASP MOBILE ASSET Professional Edition Version 6.3 STEP-BY-STEP GUIDE City of Dallas WASP MOBILE ASSET Professional Edition Version 6.3 STEP-BY-STEP GUIDE Office of Emergency Management Revised July 3, 2013 Table of Contents ENTERING NEW EQUIPMENT... 1 PRINTING LABELS...

More information

Installing VinNOW Client Computers

Installing VinNOW Client Computers Installing VinNOW Client Computers Please review this entire document prior to proceeding Client computers must use UNC path for database connection and can t be connected using a mapped network drive.

More information

TRUST Online u s e r g u i d e v e r s i o n 8. 4 O c t o b e r 2 0 1 3

TRUST Online u s e r g u i d e v e r s i o n 8. 4 O c t o b e r 2 0 1 3 TRUSTOnline u s e r g u i d e version 8.4 October 2013 TABLE of CONTENTS Access Trust Online... 1 Login to Trust Online... 1 Enhanced Authentication Login... 3 Select an Account... 5 Locate an Account...

More information

Introduction to SharePoint For Team Site Owner/Administrators. Instructional Guide

Introduction to SharePoint For Team Site Owner/Administrators. Instructional Guide Instructional Guide Class Goals: 1. Understanding & Navigating the SP Team Site Structure 2. Using SP to create & maintain a collaborative site for your team: Planning & Design, Lists, Libraries, Web Parts

More information

Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support.

Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support. Sync & Save Introduction Sync & Save allows you to connect the DoForms service (www.doforms.com) with your accounting or management software. If your system can import a comma delimited, tab delimited

More information

CTERA Agent Sync Edition for Windows

CTERA Agent Sync Edition for Windows Quick Walkthrough CTERA Agent Sync Edition for Windows November 2012 Version 3.2 2012, CTERA Networks. All rights reserved. 1 Install CTERA Agent for Windows Tip For more detailed information, refer to

More information

www.nexuswebsites.co.uk Professional Mailbox Email Software Setup Guide

www.nexuswebsites.co.uk Professional Mailbox Email Software Setup Guide Professional Mailbox Email Software Setup Guide Table of contents Before you start... 2 Setting up Outlook 2010... 2 Using Autodiscover to configure Outlook 2010... 2 The Autodiscover wizard has not worked...

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

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1 Business Portal for Microsoft Dynamics GP 2010 User s Guide Release 5.1 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

The Power Loader GUI

The Power Loader GUI The Power Loader GUI (212) 405.1010 info@1010data.com Follow: @1010data www.1010data.com The Power Loader GUI Contents 2 Contents Pre-Load To-Do List... 3 Login to Power Loader... 4 Upload Data Files to

More information

ATX Document Manager. User Guide

ATX Document Manager. User Guide ATX Document Manager User Guide ATX DOCUMENT MANAGER User Guide 2010 CCH Small Firm Services. All rights reserved. 6 Mathis Drive NW Rome, GA 30165 No part of this manuscript may be copied, photocopied,

More information

WMATA Supplier Portal. Account Management

WMATA Supplier Portal. Account Management WMATA Supplier Portal The office of Procurement and Materials is dedicated to providing quality goods and services to support WMATA's mission in a professional and ethical manner while striving to exceed

More information

1 Download & Installation... 4. 1 Usernames and... Passwords

1 Download & Installation... 4. 1 Usernames and... Passwords Contents I Table of Contents Part I Document Overview 2 Part II Document Details 3 Part III EventSentry Setup 4 1 Download & Installation... 4 Part IV Configuration 4 1 Usernames and... Passwords 5 2 Network...

More information