Getting started with the Asset Import Converter. Overview. Resources to help you

Size: px
Start display at page:

Download "Getting started with the Asset Import Converter. Overview. Resources to help you"

Transcription

1 Getting started with the Asset Import Converter Overview While you can manually enter asset information in the Catalog, you can also import asset data in the XML (extensible markup language) file format. You can use the Asset Import Converter to change asset data that's in a comma-delimited format to an XML file that's accepted by Destiny's Import Assets. Note: The Converter does not accept files with tab-delimited or fixed-length fields; they must be comma-delimited. Another name for comma-delimited data is comma separated values or CSV. For brevity, this document refers to comma-delimited input files as CSV files. This document provides an overview of the conversion process, and guides you through configuring the Converter and converting your CSV data to an XML file. It includes the following sections: Process overview p.2 CSV file requirements p.2 Import Assets requirement p.2 Template file requirements p.3 Setting up the Converter p.3 Configuring the Converter p.3 Getting started p.3 Defining the source fields p.5 Basic one-to-one field definitions p.5 Formatting date fields p.7 Advanced field definitions p.8 Concatenating and inserting functions p.8 Substituting field values p.9 Defining a virtual field p.10 Skipping incoming records p.10 Associating the records with their templates p.11 Running the Converter p.13 Importing the XML file into Destiny p.13 Resources to help you Online Help Destiny includes Help topics and definitions to guide and support you when setting up and maintaining Destiny. Click any help icon ( ) for assistance. For additional help, click Help next to in the upper right corner of any page. Follett Software s Technical Support department via and telephone If you have a question and cannot find a solution in the help system or Getting Started with the Asset Import Converter, you can contact Follett Software s Technical Support team: at techsupport@fsc.follett.com; or call

2 Process ove r v i e w With the Asset Import Converter, you'll convert data from a CSV format into the Destiny XML format. You can upload the resulting file in Import Assets in the Catalog. 1. Obtain asset data in a CSV text file and place it in a working folder on your Destiny application server. 2. Download or export your asset template file and place it in your working folder. 3. Using the Converter, define the CSV columns, identify the Key field, and map the rows in the CSV file to their asset type templates. 4. Convert the asset data from the CSV format to the XML format that Destiny can interpret. 5. Import the resulting XML file into Destiny. CSV file requirements There is substantial flexibility in the contents of the CSV file. While there are no absolute requirements, the conversion and import are easiest if each record in the CSV file contains the following: A key field that identifies a record as belonging to a specific asset type. This can be a field in the Displayable Name that Import Assets requires. For each item record, a Barcode Number and SiteShortName. Any other asset or item field that is required by your Destiny template. If the file does not contain all these fields, see the "Advanced field definitions" section on page 8. Please note that you cannot convert Custodian data. The Custodian field consists of two components: Patron Barcode Number and SiteShortName. Please note, also, that you cannot convert a quantity (without barcodes) of On Order items. Import Assets requirement Once you convert the CSV data to the XML format required by Destiny, you'll import the data through Import Assets. Keep in mind that Import Assets has its own requirements and supplies a few default values if they are not included in the XML file: Each record must include at least one of the required fields that make up its Displayable Name. Each field has a maximum length, determined by it's Data Type: o o Text fields can be a maximum of 50 characters. Each option in a dropdown list can be a maximum of 50 characters. Make sure that any incoming value is already defined in your Dropdown List in the template in Destiny. Import Assets cannot add any options to these lists. Import Asset can add Funding Sources, Home Locations, and Departments that do not already exist in Destiny. o Memo fields can be a maximum of 1,000 characters. o Number fields can be up to 15 positive whole numbers Each item must include the Barcode number and SiteShortName. If you are importing On Order items, Destiny auto-assigns today's date as the Date Ordered, and the logged-in user for Ordered By, if these fields are not present in the XML file. Destiny assigns a Status of Available, and a Condition of Usable. Page 2 of 13 Copyright 2010 Follett Software Company 10938A Rev A

3 Template file requirements In addition to your CSV file of your asset information, you'll need a template file in the correct XML format. You can obtain one in either of the following ways: Export your existing template from Destiny: Open Catalog > Add Asset > Edit Templates, and click. If you do not yet have any assets in Destiny, download one of our sample template files from the online help and support site. Make sure to import the templates before importing the converted assets: Open Catalog > Add Asset > Edit Templates, and click. Setting up the Converter For ease of use, create a working folder on your Destiny application server containing all the necessary files: The Asset Import Converter. Download it from Destiny's online help website. Your CSV file containing asset data. Your asset template file. Note: The Converter requires a Java Virtual Machine (JVM ). If you want the Converter to use Destiny's JVM, create your working folder inside the \FSC-Destiny folder. This next section guides you through setting up the Asset Import Converter to suit your CSV file and your preferences. Configuring the Converter Getting started 1. Open the application by double-clicking AssetImportConverter.exe. The Converter first searches your computer's registry for a Java Virtual Machine (JVM). If it cannot find one, a browser window opens, allowing you to download the free JVM from Oracle. The website provides complete instructions. After successfully downloading the JVM, open the application as instructed above. The configuration-file dialog box opens first: 10938A Rev A Copyright 2010 Follett Software Company Page 3 of 13

4 2. If this is your first conversion, click to create a new configuration file. If you've already created a configuration file, click to select it, and then skip to step If you clicked, the Create a New Configuration dialog box appears. Click to select your template file. 4. The asset types in the template appear in the Preview window. If this is the correct template file, click. If not, click again to select a different template file. 5. In the Save As dialog box, enter a name for the configuration file. You must use the CONFIG file extension. 6. On the CSV Data tab of the Converter that opens, click to select your CSV file. 7. Review the data in the Preview pane. If it does not appear correctly, you may need to select a different Text encoding from the list. 8. If your CSV file contains any header rows, select the row number of the first record next to Data begins on row. Next, you'll need to define the contents of each of the columns (the source fields). Page 4 of 13 Copyright 2010 Follett Software Company 10938A Rev A

5 Defining the source fields On the Source Field Definitions tab, you'll select each field in the template that will receive a value during the import, defining its type and format, and selecting the CSV column containing that data. If you need to apply special formatting, you can string together (concatenate) part or all of multiple fields, insert functions, define regular expressions (regex) and constants, or substitute one value for another. For error-free conversion, make sure to do the following: Define the key field that identifies each record's asset type. Optimally, this most likely would be Description or one of the fields that make up the Displayable name. Tip: If your CSV file doesn't contain a field that identifies the asset types in it, add a column containing categories for the different asset types to your CSV file. Define Barcode number and SiteShortName for each incoming item. If you're re-importing assets (on the Update Only tab) that you've previously exported from Destiny, define OrganizationCode. Basic one-to-one field definitions 1. Open the Source Field Definitions tab. Each column, or field, in your CSV file, appears in the table at the bottom. Please note that the first field is Field ${0}, not Field ${1}. 2. Click to define a field. 3. At the top of Source Field Editor, enter or select a template field name for which the CSV file contains data. Tip: Selecting the template field name from the list rather than typing it in will automatically map the data during the Auto Map process. 4. Choose its data type from the Type list. Please note that Currency and Number types convert to strings in the XML file; during import, Destiny reformats them to match the asset type field. If it's a date field, see the "Formatting date fields" section on p A Rev A Copyright 2010 Follett Software Company Page 5 of 13

6 5. From the Insert CSV Column list, select the column in the CSV file that corresponds to this template field. Then verify your selection in the Preview box. The Converter displays the converted data or an explanation of any error. If you'd like to explain any of the definitions, you can add a note in the Notes text box. The XML output file does not include any of these notes; they're for your conversion use only. 6. If the CSV data is suitable as is, click. If not, you can further define the field. You can add additional CSV columns, source fields, or functions. See the "Advanced field definitions" section on page Repeat steps 2 through 6 for each field. For example, given this CSV line: {0} {1} {2} {3} {4} {5} {6} {7} {8} Switch Cisco $ Erate 6 1/12/2009 you can produce basic 1-to-1 mapping by inserting a CSV column: Page 6 of 13 Copyright 2010 Follett Software Company 10938A Rev A

7 Formatting date fields If you're mapping a date field, verify the format in the Preview box. If it's incorrect, click. 1. On the Choose Date Format dialog box that appears, review the Sample Date String from the CSV file and, from the Month, day, and year order list, select the correct one. 2. In the table, locate and select the best date format. 3. Click when you're done. 4. Verify your format choice by reviewing the date in the Preview box. It should be in YYYYMMDD format. 5. To return to the Source Field Definitions tab, click A Rev A Copyright 2010 Follett Software Company Page 7 of 13

8 Advanced field definitions To accommodate most field data, the Converter allows flexible formatting. You can string together (concatenate) part or all of multiple fields, insert functions, and define regular expressions (regex). You can also substitute one value for another or create virtual CSV fields. Make sure to review the Preview column. You can determine if it's mapped correctly. If not, the Preview column provides an explanation of the error. In the example below, FundingSource displays an error: Concatenating and inserting functions You can apply special formatting with the options available next to Insert Function: change case, trim out white spaces, identify a substring, or use a regular expression. You can also concatenate multiple fields. This lets you extract just the data you need for the asset fields in Destiny. By applying custom formatting, you can produce values such as the following examples: Given this CSV line: {0} {1} {2} {3} {4} {5} {6} {7} {8} Switch Cisco $ /12/ By applying custom formatting, you can produce values such as the following: Selection Expression Input Result Insert CSV Columns, concatenating them Insert Source Field, add a hyphen Insert CSV Column, add literals ${5}${3} 106, ${Site}-${SerialNumber} 106, SW I-${2}-${5} 4500, 106 SW I Insert Function regex* ${4,regex("([0-9]{4})","{$1}")} $ Insert Function substring* ${7,substring(1,4)} Insert Function substrings, concatenating them* ${3,substring(3,4)}${7,substring(1,4)} , Page 8 of 13 Copyright 2010 Follett Software Company 10938A Rev A

9 * When using the "Insert Function" option, make sure to replace the word "field" in the Expression with either a CSV Column number or a defined Source Field name. Substituting field values For a field whose value requires mapping to another value, you can enter a single constant in the Expression box, or set up a lookup table for multiple values. Single value Enter or select the template field at the top and type the value in the Expression text box. This would assign the value to every record in the file. Tip: If the CSV file does not contain barcode numbers, you could set a value for the field "Barcode" of "TBD". This would satisfy the Converter's requirement that all items have barcode numbers. When you import the XML file into Destiny, you would select Always add the incoming item record and assign it the next available barcode in Import Assets to have Destiny auto-assign barcode numbers. Multiple values You can create a lookup table when a source field has several values that each needs to be changed to another value. Click, in the lower left corner of the Source Field Editor, after entering the template field and expression. The Field Value Transforms dialog appears. 1. Click. 2. In the table row that appears, enter the value from the CSV file in the When the field's value is column on the left. 3. Enter the value to which you want it changed in the Change it to column on the right. Continue adding all possible values. 4. To define a default value for a field a value to use if the CSV data does not match any other defined mapping values or if it is missing from a row enter "default" (without the quotation marks) in the left column, and your default value in the right column. Defining a default value is optional A Rev A Copyright 2010 Follett Software Company Page 9 of 13

10 In this example, the converter will substitute SiteShortNames for their 3-digit codes. It will add "DistWH" to any record without a code. 5. Click when you are done. 6. Back in the Source Field Editor, verify your mapping by reviewing the value in the Preview box. 7. If it's correct, click. 8. Back on the Source Field Definitions tab, you can highlight any of the lines in the bottom pane and review its mapped value in the Preview column in the top pane. Defining a virtual field If your CSV file does not contain a field that you want in your records in Destiny, you can create a virtual field and define its value, as long as the value is the same for every record. You could also define a virtual field and then use it as a component of another field. For example, if the CSV file does not include a field for the required SiteShortName, you can select that template field and define a literal Expression such as "WashHS". Skipping incoming records If you want the Converter to skip (ignore) any assets in the CSV file based on certain criteria, open the Filters tab. Under Skip CSV rows when, select either ANY or ALL conditions. Then, click Add to enter one or more conditions. As the Converter processes each CSV record, it tests its data. If the data match the conditions you define, the Converter skips the record; it does not add it to the import XML file. In the example shown above, the Converter will skip any record whose Barcode is missing or whose manufacturer is ABC Manufacturing. Page 10 of 13 Copyright 2010 Follett Software Company 10938A Rev A

11 Associating the records with their templates Once you've defined all the fields you want to import, you'll need to identify the source field that identifies each row as belonging to a specific asset type in the template file. This serves to group the records so that you do not have to Auto Map each one. This is a field that identifies the asset type, not the item. Once you identify this key field, you'll map each asset type in the CSV file to its asset type in the template. 1. Open the Field to Template Map tab. 2. Select the Key field from the list. The Converter searches the CSV file, displays the number of unique key field values, and lists them in the lower pane. If the list does not contain the correct key field values, clear the Key field selection locked check box, click OK on the warning message that appears, and select a different Key field. 3. In the lower pane, double-click the first row, or highlight it and click. 4. On the Field Mappings dialog box that appears, select the Asset Type from the list at the top. 5. Click. The Converter maps each template field for this asset type to the appropriate source field in the CSV file. 6. If any fields are not mapped and should be, or mapped incorrectly, click the row in the Source Field column and select the correct one from the list that appears A Rev A Copyright 2010 Follett Software Company Page 11 of 13

12 7. Once all the fields are mapped correctly, click. 8. Repeat steps 3 through 7 for each row in the lower pane of the Field to Template Map tab. 9. Once you've mapped all the assets to the template, click to make sure that the Converter was able to map the assets correctly and that there are no errors. 10. At the top of the Verify Map dialog box is an entry for Errors. If there are any errors, highlight the row and review them in the lower pane. You may need to correct some of the errors in the CSV file and then re-open the file in the Converter. 11. The second row, Unmapped Lines in CSV file, should be 0. If not, return to the Field to Template Map tab and map those. Once you have corrected any errors and mapped all the records, click to save your configuration. You can use this configuration file for future conversions that use the same template file and a different CSV file. Page 12 of 13 Copyright 2010 Follett Software Company 10938A Rev A

13 Running the Converter If you are ready to run the Converter, click. In the Destiny Asset Import XML File dialog box that appears, select the location for and enter the name of the output file. The Converter writes any exceptions to the log file, named output.xml.log. At the end of the log file is a summary count of the number of rows skipped and the number of errors. The fully qualified path to the XML file and the exception log file appears in the confirmation dialog: Important: Make sure you review the log file before you import the XML file into Destiny. It lists the number of converted assets, the number of skipped, unmapped, or badly formed rows, and the number of rows missing required fields or containing mismatched data. In addition, a browser window opens, displaying the first ten records. This allows you to verify that your output XML file is as expected. If it's not, you'll need to adjust your configuration. After reviewing the preview, close the browser window. If your output file is satisfactory, close the Converter by choosing File > Exit from the menu. Importing the XML file into Destiny The last step in the process is to import the XML file into Destiny through Import Assets in the Catalog. 1. Log into Destiny as a district assets manager. If you have assets for a single site, log into that site. Import Assets requires the permission, "Import assets/items". 2. Open Import Assets in the Catalog. 3. If your file does not contain barcode numbers, make sure to select Always add the incoming. 4. Click Browse to locate and select your XML file. 5. The first few times you use the Converter, you may want to Preview the import. Click. 6. When you're satisfied that the results will be correct, click A Rev A Copyright 2010 Follett Software Company Page 13 of 13

Microsoft Office. Mail Merge in Microsoft Word

Microsoft Office. Mail Merge in Microsoft Word Microsoft Office Mail Merge in Microsoft Word TABLE OF CONTENTS Microsoft Office... 1 Mail Merge in Microsoft Word... 1 CREATE THE SMS DATAFILE FOR EXPORT... 3 Add A Label Row To The Excel File... 3 Backup

More information

The first thing to do is choose if you are creating a mail merge for printing or an e-mail merge for distribution over e-mail.

The first thing to do is choose if you are creating a mail merge for printing or an e-mail merge for distribution over e-mail. Create a mail or e-mail merge Use mail or e-mail merge when you want to create a large number of documents that are mostly identical but include some unique information. For example, you can use mail merge

More information

emarketing Manual- Creating a New Email

emarketing Manual- Creating a New Email emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a

More information

Creating Cost Recovery Layouts

Creating Cost Recovery Layouts Contents About Creating Cost Recovery Layouts Creating New Layouts Defining Record Selection Rules Testing Layouts Processing Status Creating Cost Recovery Layouts About Creating Cost Recovery Layouts

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

NØGSG DMR Contact Manager

NØGSG DMR Contact Manager NØGSG DMR Contact Manager Radio Configuration Management Software for Connect Systems CS700 and CS701 DMR Transceivers End-User Documentation Version 1.24 2015-2016 Tom A. Wheeler tom.n0gsg@gmail.com Terms

More information

WatchDox Administrator's Guide. Application Version 3.7.5

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

More information

Google Apps for Sharing Folders and Collecting Assignments

Google Apps for Sharing Folders and Collecting Assignments Google Apps for Sharing Folders and Collecting Assignments The Google Drive is cloud (online) storage space, and it is also where you create and work with Google Docs, Sheets, Slides, etc. Create a Folder

More information

SerialMailer Manual. For SerialMailer 7.2. Copyright 2010-2011 Falko Axmann. All rights reserved.

SerialMailer Manual. For SerialMailer 7.2. Copyright 2010-2011 Falko Axmann. All rights reserved. 1 SerialMailer Manual For SerialMailer 7.2 Copyright 2010-2011 Falko Axmann. All rights reserved. 2 Contents 1 Getting Started 4 1.1 Configuring SerialMailer 4 1.2 Your First Serial Mail 7 1.2.1 Database

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

MS Excel Template Building and Mapping for Neat 5

MS Excel Template Building and Mapping for Neat 5 MS Excel Template Building and Mapping for Neat 5 Neat 5 provides the opportunity to export data directly from the Neat 5 program to an Excel template, entering in column information using receipts saved

More information

Concession FTP User Guide May 2011 Version 1.2

Concession FTP User Guide May 2011 Version 1.2 Concession FTP User Guide May 2011 Version 1.2 Concessions FTP User guide Page 1 of 41 Contents Objective... 3 FTP User Guide Microsoft Windows XP... 5 Anatomy of the Files... 9 Working on your Files....

More information

Work with the MiniBase App

Work with the MiniBase App Work with the MiniBase App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

Software Application Tutorial

Software Application Tutorial Software Application Tutorial Copyright 2005, Software Application Training Unit, West Chester University. No Portion of this document may be reproduced without the written permission of the authors. For

More information

Accounts Receivable: Importing Remittance Data

Accounts Receivable: Importing Remittance Data Updated December 2015 Contents...3 Getting Started...3 Configuring the Excel Spreadsheet...3 Importing the Data...5 2015 ECi Software Solutions, Inc. This feature lets you import check remittance information

More information

Setting up Auto Import/Export for Version 7

Setting up Auto Import/Export for Version 7 Setting up Auto Import/Export for Version 7 The export feature button is available in the program Maintain Area of the software and is conveniently located in the grid toolbar. This operation allows the

More information

User s Guide for the Texas Assessment Management System

User s Guide for the Texas Assessment Management System User s Guide for the Texas Assessment Management System Version 8.3 Have a question? Contact Pearson s Austin Operations Center. Call 800-627-0225 for technical support Monday Friday, 7:30 am 5:30 pm (CT),

More information

isupport 15 Release Notes

isupport 15 Release Notes isupport 15 Release Notes This document includes new features, changes, and fixes in isupport v15. The Readme.txt file included with the download includes a list of known issues. New Features in isupport

More information

Qlik REST Connector Installation and User Guide

Qlik REST Connector Installation and User Guide Qlik REST Connector Installation and User Guide Qlik REST Connector Version 1.0 Newton, Massachusetts, November 2015 Authored by QlikTech International AB Copyright QlikTech International AB 2015, All

More information

enicq 5 External Data Interface User s Guide

enicq 5 External Data Interface User s Guide Vermont Oxford Network enicq 5 Documentation enicq 5 External Data Interface User s Guide Release 1.0 Published December 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 External Data Interface

More information

Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1

Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1 Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1 A Turning Account is a unique identifier that is used to tie together all software accounts and response devices. A Turning Account is required

More information

What s New in Destiny Version 13.0

What s New in Destiny Version 13.0 What s New in Destiny Version 13.0 What s New in Destiny 13.0 Contents Destiny 13.0 Features... 3 Destiny Library Manager... 5 OverDrive Integration... 7 Relevance Searching Enhancement... 9 Destiny Resource

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

Kaseya 2. User Guide. Version 1.1

Kaseya 2. User Guide. Version 1.1 Kaseya 2 Directory Services User Guide Version 1.1 September 10, 2011 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

SalesPad InventoryControl InventoryControl User s Manual A software product created by SalesPad Solutions, LLC Copyright 2004-2012 www.salespad.

SalesPad InventoryControl InventoryControl User s Manual A software product created by SalesPad Solutions, LLC Copyright 2004-2012 www.salespad. SalesPad InventoryControl InventoryControl User s Manual A software product created by SalesPad Solutions, LLC Copyright 2004-2012 www.salespad.net Contact Information SalesPad Solutions, LLC. 3200 Eagle

More information

How to deploy fonts using Configuration Manager 2012 R2

How to deploy fonts using Configuration Manager 2012 R2 In this post we will see steps on how to deploy fonts using Configuration Manager 2012 R2. If you have been tasked with deploying fonts using SCCM this post should help you. A font is a set of printable

More information

Technical White Paper

Technical White Paper Technical White Paper Web Server Configuration Internet Information Service (IIS) The following web server configuration instructions apply to UnitySync, Profiler, and Infocanon. While we use UnitySync

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

Installation & Configuration Guide User Provisioning Service 2.0

Installation & Configuration Guide User Provisioning Service 2.0 Installation & Configuration Guide User Provisioning Service 2.0 NAVEX Global User Provisioning Service 2.0 Installation Guide Copyright 2015 NAVEX Global, Inc. NAVEX Global is a trademark/service mark

More information

ProperSync 1.3 User Manual. Rev 1.2

ProperSync 1.3 User Manual. Rev 1.2 ProperSync 1.3 User Manual Rev 1.2 Contents Overview of ProperSync... 3 What is ProperSync... 3 What s new in ProperSync 1.3... 3 Getting Started... 4 Installing ProperSync... 4 Activating ProperSync...

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

**Web mail users: Web mail provides you with the ability to access your email via a browser using a "Hotmail-like" or "Outlook 2003 like" interface.

**Web mail users: Web mail provides you with the ability to access your email via a browser using a Hotmail-like or Outlook 2003 like interface. Welcome to NetWest s new and improved email services; where we give you the power to manage your email. Please take a moment to read the following information about the new services available to you. NetWest

More information

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up How To Use Optimum Control EDI Import EDI Invoice Import This optional module will download digital invoices into Optimum Control, updating pricing, stock levels and account information automatically with

More information

Inventory Manager. Getting started Usage and general How-To

Inventory Manager. Getting started Usage and general How-To Getting started Usage and general How-To Before you begin: Prerequisites: o SQL Server 2008 R2 Express Edition with the default SQLEXPRESS instance MUST be installed in order to use. If you do not have

More information

EARTHSOFT DNREC. EQuIS Data Processor Tutorial

EARTHSOFT DNREC. EQuIS Data Processor Tutorial EARTHSOFT DNREC EQuIS Data Processor Tutorial Contents 1. THE STANDALONE EQUIS DATA PROCESSOR... 3 1.1 GETTING STARTED... 3 1.2 FORMAT FILE... 4 1.3 UNDERSTANDING THE DNREC IMPORT FORMAT... 5 1.4 REFERENCE

More information

Webmail User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header. Printing an Email. Composing a New Email

Webmail User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header. Printing an Email. Composing a New Email Webmail User Guide Rev: November, 2012 Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox 2,

More information

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms InfoPath 2013 Web Enabled (Browser) forms Creating Web Enabled

More information

Google Sites: Site Creation and Home Page Design

Google Sites: Site Creation and Home Page Design Google Sites: Site Creation and Home Page Design This is the second tutorial in the Google Sites series. You should already have your site set up. You should know its URL and your Google Sites Login and

More information

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical These instructions describe the process for configuring a SAS Metadata server to work with JMP Clinical. Before You Configure

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

Introduction to Microsoft Access 2010

Introduction to Microsoft Access 2010 Introduction to Microsoft Access 2010 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Fleet Manager II. Operator Manual

Fleet Manager II. Operator Manual Fleet Manager II Operator Manual Table of Contents Table of Contents Table of Contents 2 About this Publication 4 Trademarks 5 About Fleet Manager II 6 Contact BW Technologies by Honeywell 7 Getting Started

More information

Pendragon Forms Industrial

Pendragon Forms Industrial Pendragon Forms Industrial Version 7 Installation & Reference Guide for Android Devices Contents What Is Pendragon Forms Industrial?... 2 Installing Pendragon Forms Industrial... 2 Installing Pendragon

More information

Salesforce Classic Guide for iphone

Salesforce Classic Guide for iphone Salesforce Classic Guide for iphone Version 37.0, Summer 16 @salesforcedocs Last updated: July 12, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Welcome to the topic on Master Data and Documents.

Welcome to the topic on Master Data and Documents. Welcome to the topic on Master Data and Documents. In this topic, we will look at master data in SAP Business One. After this session you will be able to view a customer record to explain the concept of

More information

Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions)

Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions) Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions) User Manual Akvelon, Inc. 2015, All rights reserved. 1 Overview... 3 What s New in Global Search Versions for CRM Online...

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

Getting Started with the Standalone

Getting Started with the Standalone Page 1 of 22 Product: Database Accelerator (DBXL) Getting Started with the Standalone Title: Dashboard This Getting Started guide is an introductory tutorial that will show you how to quickly familiarize

More information

Enhanced Attendance Reporting for SmartLock Pro Plus OPERATOR GUIDE

Enhanced Attendance Reporting for SmartLock Pro Plus OPERATOR GUIDE Enhanced Attendance Reporting for SmartLock Pro Plus OPERATOR GUIDE February 2014 Table of Contents Introduction... 3 Installing the Software... 4 Getting Started... 5 Software Setup... 7 Attendance Zones...

More information

Creating Codes with Spreadsheet Upload

Creating Codes with Spreadsheet Upload Creating Codes with Spreadsheet Upload Ad-ID codes are created at www.ad-id.org. In order to create a code, you must first have a group, prefix and account set up and associated to each other. This document

More information

WHAT S NEW IN MS EXCEL 2013

WHAT S NEW IN MS EXCEL 2013 Contents Excel... 1 Filling empty cells using Flash Fill... 1 Filtering records using a Timeline... 2 Previewing with Quick Analysis... 4 Using Chart Advisor recommendations... 5 Finding errors and issues

More information

History Explorer. View and Export Logged Print Job Information WHITE PAPER

History Explorer. View and Export Logged Print Job Information WHITE PAPER History Explorer View and Export Logged Print Job Information WHITE PAPER Contents Overview 3 Logging Information to the System Database 4 Logging Print Job Information from BarTender Designer 4 Logging

More information

About SharePoint Server 2007 My Sites

About SharePoint Server 2007 My Sites SharePoint How To s / My Sites of 6 About SharePoint Server 007 My Sites Use your My Site to store files and collaborate with your co-workers online. My Sites have public and private pages. Use your public

More information

Working with SQL Server Integration Services

Working with SQL Server Integration Services SQL Server Integration Services (SSIS) is a set of tools that let you transfer data to and from SQL Server 2005. In this lab, you ll work with the SQL Server Business Intelligence Development Studio to

More information

Introduction to Microsoft Access 2013

Introduction to Microsoft Access 2013 Introduction to Microsoft Access 2013 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

BCSD WebMail Documentation

BCSD WebMail Documentation BCSD WebMail Documentation Outlook Web Access is available to all BCSD account holders! Outlook Web Access provides Webbased access to your e-mail, your calendar, your contacts, and the global address

More information

Importing Contacts to Outlook

Importing Contacts to Outlook Importing Contacts to Outlook 1. The first step is to create a file of your contacts from the National Chapter Database. 2. You create this file under Reporting, Multiple. You will follow steps 1 and 2

More information

Creating and Managing Online Surveys LEVEL 2

Creating and Managing Online Surveys LEVEL 2 Creating and Managing Online Surveys LEVEL 2 Accessing your online survey account 1. If you are logged into UNF s network, go to https://survey. You will automatically be logged in. 2. If you are not logged

More information

Payroll Import. Version 6.3.0. Main screen for Payroll Import.

Payroll Import. Version 6.3.0. Main screen for Payroll Import. Payroll Import Version 6.3.0 By Main screen for Payroll Import. With Payroll Import you have the ability to Convert ADP's or Paychex s payroll services file into comma separated values file for importing

More information

email-lead Grabber Business 2010 User Guide

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

More information

Auditing manual. Archive Manager. Publication Date: November, 2015

Auditing manual. Archive Manager. Publication Date: November, 2015 Archive Manager Publication Date: November, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software,

More information

Viewing and Troubleshooting Perfmon Logs

Viewing and Troubleshooting Perfmon Logs CHAPTER 7 To view perfmon logs, you can download the logs or view them locally. This chapter contains information on the following topics: Viewing Perfmon Log Files, page 7-1 Working with Troubleshooting

More information

MindGenius SharePoint Integration

MindGenius SharePoint Integration MindGenius SharePoint Integration Summary The following document provides an overview of the setup steps required to achieve integration of MindGenius with Microsoft SharePoint. MindGenius is capable of

More information

SAS. Cloud. Account Administrator s Guide. SAS Documentation

SAS. Cloud. Account Administrator s Guide. SAS Documentation SAS Cloud Account Administrator s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. SAS Cloud: Account Administrator's Guide. Cary, NC:

More information

Excel 2013 What s New. Introduction. Modified Backstage View. Viewing the Backstage. Process Summary Introduction. Modified Backstage View

Excel 2013 What s New. Introduction. Modified Backstage View. Viewing the Backstage. Process Summary Introduction. Modified Backstage View Excel 03 What s New Introduction Microsoft Excel 03 has undergone some slight user interface (UI) enhancements while still keeping a similar look and feel to Microsoft Excel 00. In this self-help document,

More information

Microsoft Office Access 2007 which I refer to as Access throughout this book

Microsoft Office Access 2007 which I refer to as Access throughout this book Chapter 1 Getting Started with Access In This Chapter What is a database? Opening Access Checking out the Access interface Exploring Office Online Finding help on Access topics Microsoft Office Access

More information

Using SSH Secure Shell Client for FTP

Using SSH Secure Shell Client for FTP Using SSH Secure Shell Client for FTP The SSH Secure Shell for Workstations Windows client application features this secure file transfer protocol that s easy to use. Access the SSH Secure FTP by double-clicking

More information

Cascade Server CMS Quick Start Guide

Cascade Server CMS Quick Start Guide Cascade Server CMS Quick Start Guide 1. How to log in 2. How to open page 3. How to edit a page 4. How to create a new page 5. How to publish a page 6. How to change settings to view publish status page

More information

Enterprise Asset Management System

Enterprise Asset Management System Enterprise Asset Management System in the Agile Enterprise Asset Management System AgileAssets Inc. Agile Enterprise Asset Management System EAM, Version 1.2, 10/16/09. 2008 AgileAssets Inc. Copyrighted

More information

Web Intelligence User Guide

Web Intelligence User Guide Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence

More information

Contact Treasury Management Support: 866-563-1010 (toll free) Monday through Friday, 7:30 am 5:30 pm (Pacific Time) TreasuryManagement@umpquabank.

Contact Treasury Management Support: 866-563-1010 (toll free) Monday through Friday, 7:30 am 5:30 pm (Pacific Time) TreasuryManagement@umpquabank. Contact Treasury Management Support: 866-563-1010 (toll free) Monday through Friday, 7:30 am 5:30 pm (Pacific Time) TreasuryManagement@umpquabank.com Updated November 2013 - TreasuryPro 3.8 Contents Welcome...

More information

BASIC DRUPAL TRAINING. Getting Started with Digital Commons

BASIC DRUPAL TRAINING. Getting Started with Digital Commons BASIC DRUPAL TRAINING Getting Started with Digital Commons Contents Overview... 2 Log in to Staging Site... 2 Explore the Editing Environment... 4 Make a Simple Edit to an Existing Page... 5 Create a New

More information

Migrating From Bobcat Mail To Google Apps (Using Microsoft Outlook and Google Apps Sync)

Migrating From Bobcat Mail To Google Apps (Using Microsoft Outlook and Google Apps Sync) Migrating From Bobcat Mail To Google Apps (Using Microsoft Outlook and Google Apps Sync) This document is intended for those users moving from WVWC s Bobcat Mail system to the new Google Apps mail system

More information

Advanced BIAR Participant Guide

Advanced BIAR Participant Guide State & Local Government Solutions Medicaid Information Technology System (MITS) Advanced BIAR Participant Guide October 28, 2010 HP Enterprise Services Suite 100 50 West Town Street Columbus, OH 43215

More information

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB GINI COURTER, TRIAD CONSULTING Like most people, you probably fill out business forms on a regular basis, including expense reports, time cards, surveys,

More information

Document Services Online Customer Guide

Document Services Online Customer Guide Document Services Online Customer Guide Logging in... 3 Registering an Account... 3 Navigating DSO... 4 Basic Orders... 5 Getting Started... 5 Attaching Files & Print Options... 7 Advanced Print Options

More information

- 1 - Guidance for the use of the WEB-tool for UWWTD reporting

- 1 - Guidance for the use of the WEB-tool for UWWTD reporting - 1 - Guidance for the use of the WEB-tool for UWWTD reporting June 13, 2011 1 0. Login The Web tool application is available at http://uwwtd.eionet.europa.eu/ You can access the application via the form

More information

UF Health SharePoint 2010 Introduction to Content Administration

UF Health SharePoint 2010 Introduction to Content Administration UF Health SharePoint 2010 Introduction to Content Administration Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 Introduction to SharePoint 2010 2.0 Hours

More information

Customer Tips. Xerox Network Scanning HTTP/HTTPS Configuration using Microsoft IIS. for the user. Purpose. Background

Customer Tips. Xerox Network Scanning HTTP/HTTPS Configuration using Microsoft IIS. for the user. Purpose. Background Xerox Multifunction Devices Customer Tips June 5, 2007 This document applies to these Xerox products: X WC Pro 232/238/245/ 255/265/275 for the user Xerox Network Scanning HTTP/HTTPS Configuration using

More information

NETWORK SOFTWARE DOCUMENTATION. 5760-005N Rev Q

NETWORK SOFTWARE DOCUMENTATION. 5760-005N Rev Q NETWORK SOFTWARE DOCUMENTATION 5760-005N Rev Q 1 Missouri Research Park Drive * St. Charles, MO 63304 * ServiceLine 1-800-526-2531 Illinois Tool Works Inc. 2009 Table of Contents Section 1: Overview...

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

Launch Create Store. Import Orders Enter Orders Manually Process Orders. Note: Ctrl+click on a number to jump to that topic.

Launch Create Store. Import Orders Enter Orders Manually Process Orders. Note: Ctrl+click on a number to jump to that topic. Order Manager Version 5 QUICK START GUIDE Updated 1/6/11 About the Quick Start Guide This Quick Start Guide is designed to help users get started with the Order Manager as rapidly as possible. Although

More information

Oracle Business Intelligence Publisher: Create Reports and Data Models. Part 1 - Layout Editor

Oracle Business Intelligence Publisher: Create Reports and Data Models. Part 1 - Layout Editor Oracle Business Intelligence Publisher: Create Reports and Data Models Part 1 - Layout Editor Pradeep Kumar Sharma Senior Principal Product Manager, Oracle Business Intelligence Kasturi Shekhar Director,

More information

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES MODULE 2: SMARTLIST, REPORTS AND INQUIRIES Module Overview SmartLists are used to access accounting data. Information, such as customer and vendor records can be accessed from key tables. The SmartList

More information

Dell KACE K1000 Management Appliance. Asset Management Guide. Release 5.3. Revision Date: May 13, 2011

Dell KACE K1000 Management Appliance. Asset Management Guide. Release 5.3. Revision Date: May 13, 2011 Dell KACE K1000 Management Appliance Asset Management Guide Release 5.3 Revision Date: May 13, 2011 2004-2011 Dell, Inc. All rights reserved. Information concerning third-party copyrights and agreements,

More information

Oracle Hyperion Financial Data Quality Management, Fusion Edition ERP Source Adapter for SAP Financials. Readme. Purpose. Overview.

Oracle Hyperion Financial Data Quality Management, Fusion Edition ERP Source Adapter for SAP Financials. Readme. Purpose. Overview. Oracle Hyperion Financial Data Quality Management, Fusion Edition ERP Source Adapter for SAP Financials Release FIN-A Readme Purpose... 1 Overview... 1 Installation... 1 Configuration... 2 Company Codes...

More information

CHAPTER 8: MANAGING LEADS

CHAPTER 8: MANAGING LEADS Chapter 8: Managing Leads CHAPTER 8: MANAGING LEADS Objectives Introduction The objectives are: Understand the process for using leads in Microsoft Dynamics CRM. Create and import leads into Microsoft

More information

Importing Xerox LAN Fax Phonebook Data from Microsoft Outlook

Importing Xerox LAN Fax Phonebook Data from Microsoft Outlook Xerox Multifunction Devices September 4, 2003 for the user Importing Xerox LAN Fax Phonebook Data from Microsoft Outlook Purpose This document provides instructions for importing the Name, Company, Business

More information

System Administrator Training Guide. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.

System Administrator Training Guide. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger. System Administrator Training Guide Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.com Contents Contents... 2 Before You Begin... 4 Overview... 4

More information

Chapter 24: Creating Reports and Extracting Data

Chapter 24: Creating Reports and Extracting Data Chapter 24: Creating Reports and Extracting Data SEER*DMS includes an integrated reporting and extract module to create pre-defined system reports and extracts. Ad hoc listings and extracts can be generated

More information

Physical Inventory. Reference Guide. SedonaOffice 549 East Washington Avenue 45185 Joy Road Chagrin Falls, OH 44022 Canton, MI 48187 440.247.

Physical Inventory. Reference Guide. SedonaOffice 549 East Washington Avenue 45185 Joy Road Chagrin Falls, OH 44022 Canton, MI 48187 440.247. SedonaOffice 549 East Washington Avenue 45185 Joy Road Chagrin Falls, OH 44022 Canton, MI 48187 440.247.5602 About this Document This is for use by SedonaOffice customers only. Its purpose is to provide

More information

What's New in ADP Reporting?

What's New in ADP Reporting? What's New in ADP Reporting? Welcome to the latest version of ADP Reporting! This release includes the following new features and enhancements. Use the links below to learn more about each one. What's

More information

Setting Up Person Accounts

Setting Up Person Accounts Setting Up Person Accounts Salesforce, Summer 15 @salesforcedocs Last updated: June 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Searching your Archive in Outlook (Normal)

Searching your Archive in Outlook (Normal) Searching your Archive in Outlook (Normal) 1. View the Archive Add in toolbar. In Outlook 2007, the toolbar displays below the standard Outlook toolbars. In Outlook 2010, select the McAfee tab. 2. In the

More information

Stored Documents and the FileCabinet

Stored Documents and the FileCabinet Stored Documents and the FileCabinet Introduction The stored document features have been greatly enhanced to allow easier storage and retrieval of a clinic s electronic documents. Individual or multiple

More information

Linking Telemet Orion to a Portfolio Accounting System

Linking Telemet Orion to a Portfolio Accounting System Linking Telemet Orion to a Portfolio Accounting System Telemet Orion v8 can import portfolio data from any portfolio management, order management, or trust accounting system that can export to standard

More information

How Do I Upload Multiple Trucks?

How Do I Upload Multiple Trucks? How Do I Upload Multiple Trucks? 1. Log into account. Please see the How Do I Log into My Account? document (DOC-0125) for additional assistance with logging into PrePass.com. 2. On the Admin Home tab,

More information

Database migration using Wizard, Studio and Commander. Based on migration from Oracle to PostgreSQL (Greenplum)

Database migration using Wizard, Studio and Commander. Based on migration from Oracle to PostgreSQL (Greenplum) Step by step guide. Database migration using Wizard, Studio and Commander. Based on migration from Oracle to PostgreSQL (Greenplum) Version 1.0 Copyright 1999-2012 Ispirer Systems Ltd. Ispirer and SQLWays

More information

Setting Up Person Accounts

Setting Up Person Accounts Setting Up Person Accounts Salesforce, Winter 16 @salesforcedocs Last updated: November 4, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

AssetWise Performance Management. APM Remote Upgrade Guide

AssetWise Performance Management. APM Remote Upgrade Guide AssetWise Performance Management APM Remote Upgrade Guide Trademark Notice Bentley, the B Bentley logo, AssetWise, Ivara, the Ivara EXP logo, Ivara Work Smart, Aladon and RCM2 are either registered or

More information