Skyward Export from IEPPLUS IEPPLUS

Size: px
Start display at page:

Download "Skyward Export from IEPPLUS IEPPLUS"

Transcription

1 Skyward Export from IEPPLUS IEPPLUS SunGard Public Sector Inc. All rights reserved. No part of this publication may be reproduced without the prior written permission of SunGard Public Sector Inc., with the exception of copies made for your internal use. AssessmentBUILDER, BusinessPLUS, CurriculumCONNECTOR, efinanceplus, eschoolplus, IEPPLUS, OLA, PerformancePLUS, PerformanceTRACKER, PLUS 360, PLUS SERIES, SunGard, and the SunGard logo are trademarks or registered trademarks of SunGard Data Systems Inc. or its subsidiaries in the U.S. and other countries. All other trade names are trademarks or registered trademarks of their respective 2014 SunGard Public Sector Inc. All Rights Reserved Page 1 of 10

2 TABLE OF CONTENTS TABLE OF CONTENTS... 2 OVERVIEW... 3 EXPORT FROM IEPPLUS... 3 CREATING THE SKYWARD EXPORT FILE... 3 PLUS360 DATA INTEGRATION RULES... 4 STUDENT SELECTION PARAMETERS... 4 DATA MAPPING... 4 REPORTS... 9 SYSTEM CONFIGURATION... 9 MAINTENANCE... 9 SECURITY REVISION HISTORY SunGard Public Sector Inc. All Rights Reserved Page 2 of 10

3 OVERVIEW This document will outline how to export students (active in special education and students that did not qualify for special education) from IEPPLUS to an IEPPLUS table to then be exported to a Skyward format file. The student data in the Skyward file is then imported into the Skyward Student Information system. EXPORT FROM IEPPLUS Typically, the export will be run from a scheduled task located on the server where the DataIntegration.exe resides. To manually log into the PLUS360 Data Integration application, a system administration must have access to the application. Once logged into the PLUS360 Data Integration program, select File, Export, Student Data. The export process will now run for all students (based on the student selection parameters indicated in this user document) and all Export rules Direction set to Up. Once the process has completed all selected students (with and without errors) are inserted into the IEPPLUS table called Skyward_WA_SE_Export. Run the summary and error reports. See the Reports section of this manual for further information. CREATING THE SKYWARD EXPORT FILE Once the data is populated into the Skyward_WA_SE_Export table, the data is now available to be exported into a Skyward export file. Using SQL Server s DTS process, a single tab-delimited record will be created for each record in the Skyward_WA_SE_Export table. The file name will be called DistrictName_speced_yyyymmddhhmm.txt file. The date and time stamp indicated in the file name represents the date/time the file was created using the Microsoft SQL Server Data Transformation Services (DTS) 2014 SunGard Public Sector Inc. All Rights Reserved Page 3 of 10

4 The tab-delimited file is then stored in a folder defined by the district where it can be accessed by a district administration to then retrieve to be imported into the Skyward system. PLUS360 DATA INTEGRATION RULES There are 9 Export rules. The Direction on all of the Export rules must be set to UP. To stop a rule from running, change the Direction to None. STUDENT SELECTION PARAMETERS Note: reporting data parameters = FilterStartDate and FilterEndDate in the system administration screen as noted in the System Configuration section of this manual. The export process will select students with an active Special Education Enrollment record within the reporting date parameters as well as students where their latest Enrollment record in the date range with an Inactivation Reason alternate code type = OSPI Code with a value of SPE05. Also included in the export are student that are either Ineligible for Services or Parent Revokes Consent from services. In either case the student s Enrollment Start Date is blank, Enrollment End Date is within the reporting date parameters and the Enrollment Exit Reason has an Alternate Code Type = OSPI Code with a value of SPE01 or SPE05). All other students that have exited special education in IEPPLUS for any other reason (e.g. Moved) will not be included in the export file. DATA MAPPING Field ID Skyward Field Description Description or Special Rules Format / Valid Values IEPPLUS Table and Field Mapping Rule Name Mapping Notes 1 Student-ID# Required Unique identifier for a student Must match the Identification record. Identification Type Alternate Code = Alternate Code = SASID. (ID, Name, 2014 SunGard Public Sector Inc. All Rights Reserved Page 4 of 10

5 Stu ID in the Skyward SIS OR the WA SSID stored in Skyward SIS 2 Student Name x(25) Student name for the ID in the file Student Last, First name. student.st_last, student.st_first (ID, Name, DOB,District) No need to hold to the 25 character limit since the file is comma delimited 3 Student Birthdate yyyymmdd Included on the journals to assist in identifying the student Student.st_dob (ID, Name, DOB,District) 4 Evaluation Type E, R, W, T Required E=Initial R=Reevaluation W=Waiver of Reevaluation (optional) T=Transfer Student with completed evaluation (optional) Finds the Referral where Code Table = Referral, Alternate Code = 'IR' then report 'E' before the special education enrollment end date. If the most recent Referral Alternate Code = 'RE' then report 'R'. (Evaluation Type) 5 Consent for Evaluation yyyymmdd Required if field #4 = 'E' Date the parent gave permission to conduct the Initial evaluation Finds the Referral record before the special education enrollment record where the Referral if alt-code = 'IR'. Report the Consent Date in the referral (Consent For Eval) Date the timeline starts for the initial evaluation period Referral Type. Alternate code type = 'Alternate Code' 6 Consent for Reevaluation yyyymmdd Required if field #4 = 'R' and field #8 = 'IDEA' Date the parent gave permission for reevaluation or date district proceeds without parent consent Find the most recent Referral record within the special education enrollment record where the Referral alt-code = 'RE'. Report the Consent Date in the referral (Consent for Reeval) We may look at the PWN 2014 SunGard Public Sector Inc. All Rights Reserved Page 5 of 10

6 7 Evaluation Completion Date 8 Eligibility Determination yyyymmdd Required Start of the 3-year effective period for the evaluation Possibly the meeting date to discuss the evaluation results and eligibility determination with the parent or Signature date on the Waiver of Reevaluation or Date services will cease on the Revocation of Consent Required IDEA = Qualifies for special education services Ineligible = Does not qualify for special education services Revocation of Consent = students was receiving services and the parent revokes consent for services (optional) Evaluation Terminated = Evaluation process was not completed (optional) Important Date 'Evaluation Completion Date' IDEA: Reports IDEA if the student s Enrollment record with a type = Special Education is active within the reporting date range or the latest enrollment record has an Inactivation Reason with an Alternate Code Type = OSPI Code with a value of SPE05 (LRE change). Ineligible: Reports Ineligible if the student s Special Education enrollment record within the reporting data range has an Inactivation Reason Alternate Code Type = Alternate Code with a value of DNQ or Alternate Code Type = OSPI Code with a value of SPE01. (Eligibility Completion Date) (Eligibility Determination) IEPPLUS does not report the type = Revocation of Consent Revocation of Consent: Reports Revocation of Consent if the student s latest Special Education enrollment record within the reporting date 2014 SunGard Public Sector Inc. All Rights Reserved Page 6 of 10

7 has an exit reason (Inactivation Reason code table) with an Alternate Code Type = OSPI Code with a value of SPE04. SunGard does not report Evaluation Terminated 9 Disability - State Code x(2) Required if field #8 = 'IDEA' (student qualifies for special education services) Student's most recent primary disability, reports the Disability Alternate Code value (e.g. 1). Field is blank if field 8 is not equal to IDEA. (Disability) 10 IEP Start Date yyyymmdd Beginning date for the student s current IEP period Reports the latest Important Date with an Alt code = LI for IEP Completion Date. The date must be within the enrollment date range. (IEP Start Date, End Date) Field is blank if field 8 is not equal to IDEA. 11 IEP End Date yyyymmdd Ending date for the student s current IEP period Reports the latest Important Date with Alt code = LI, adding one year minus a day. (IEP Start Date, End Date) Field is blank if field 8 is not equal to IDEA. 12 LRE Code - State Code x(3) Code that describes the Least Restrictive Environment to educate the student as identified in current IEP Reports the latest Primary Placement in the reporting date range and enrollment date range. Reports the Placement s Least Restrictive Environment (Location of Intervention) Alternate Code Type = 'CEDARS Code' with the value (see Cedars Appendix W for codes) Field is blank if field 8 is not equal to IDEA. (LRE Code, Last IEP Date) They will accept LRE codes for all students We have already altcoded these but the primary reference is in the CEDARS Appendix for Appendix W - Disability Codes The three 2014 SunGard Public Sector Inc. All Rights Reserved Page 7 of 10

8 description in the format may be ignored. Format should be two character such as '01' or '28' 13 placeholder placeholder placeholder placeholder 14 Special Education Reporting District x(6) Required District Short Name District where the student is receiving special education services A database setting accessed through MSSQL only in a table called spipublic.applicationoption called Skyward District Short Name (ID, Name, DOB,District) 15 placeholder placeholder placeholder placeholder 16 Parent Consent for Initial Services/Placement Y, N or blank Optional On the Initial IEP written for a student whether or not the parent accepted the IEP and gave consent for implementation of the IEP. 17 Last IEP Meeting Date 18 Evaluation Extension yyyymmdd Required for all students with IEP data (fields 10-12) Date of the last meeting regarding the student's current IEP 'X' or blank Optional If field #4 is 'E' (Initial) and there is a documented Evaluation Extension this field could contain an 'X' Student with an active enrollment record and Start date of the latest Primary Placement record in the student's active current IEP. Field is blank if field 8 is not equal to IDEA. 19 Referral Date yyyymmdd Optional Date student 2014 SunGard Public Sector Inc. All Rights Reserved Page 8 of 10

9 first referred to Special Education 20 Special Transportation Y, N or blank Optional 21 Date the Reevaluation Waiver was extended to yyyymmdd Required if Evaluation Type = 'W' 22 IEP Manager (optional) standard format Optional REPORTS There are two reports to run related to the data export. From the Run A Report menu, search for the word Skyward. The reports are called Export Error and Export Summary. The Summary Report lists all students that successfully exported from IEPPLUS in alphabetical order. Please note, however, that students in the export file and that appear on this summary report may have errors and appear on the Error Report. The Error Report lists all students in alphabetical order that have invalid data and are unable to be included in the Skyward export file. SYSTEM CONFIGURATION From the Options menu, select Set Systemwide Options. Click on the Administration tab and scroll to the bottom of the screen. A Export section appears. The data parameters will be indicated in this box (e.g. 8/1/2014 7/31/2015). The IEPPLUS System administration may change these dates at any time. The parameters are used to select students to be included on the export. MAINTENANCE 1. Navigate to Maintenance > Manage Code Tables. 2. Select the name of the table from the drop down list (e.g., Important Date 2014 SunGard Public Sector Inc. All Rights Reserved Page 9 of 10

10 3. To add a code: choose New from the top menu. 4. Enter the Code in the yellow box, and then click on Update. Remember to save the record when finished. In order to add alternate codes, the Description must be added and saved first, then reselect the Code table to continue to add the alternate codes. 5. To add or edit an Alternate Code, first click Show Alternate Codes at the top of the page. Then click Edit on the applicable Code record to open the record for changes. 6. Once the record is open, click the appropriate link to add a new Alt Code or Edit an existing one. Clicking delete will remove an existing Alternate Code. When finished with the changes, click the Save icon. SECURITY Access to the PLUS360 Data Integration application is provided only to the System Administrators of IEPPLUS. The PLUS360 Data Integration application is a separate stand-alone application. REVISION HISTORY 10/15/14: Updated field 1, software changed to use student s Identification record rather than IEPPLUS student ID. 10/6/14: Functionality of the export released. User document 2014 SunGard Public Sector Inc. All Rights Reserved Page 10 of 10

NSSRS Desktop Database Version 11.0 User Guide Version 1.0 July 15, 2015

NSSRS Desktop Database Version 11.0 User Guide Version 1.0 July 15, 2015 NSSRS Desktop Database Version 11.0 User Guide Version 1.0 July 15, 2015 Nebraska Department of Education 301 Centennial Mall South PO Box 94987 Lincoln, NE 68509-4987 888-285-0556 402-471-3151 nde.helpdesk@nebraska.gov

More information

Smart Web. User Guide. Amcom Software, Inc.

Smart Web. User Guide. Amcom Software, Inc. Smart Web User Guide Amcom Software, Inc. Copyright Version 4.0 Copyright 2003-2005 Amcom Software, Inc. All Rights Reserved. Information in this document is subject to change without notice. The software

More information

To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to be verified.

To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to be verified. TO: UAN CLIENTS FROM: UAN STAFF DATE: OCTOBER 8, 2008 SUBJECT: Steps for Initial Setup of Microsoft Outlook To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to

More information

System Area Title Description What To Do

System Area Title Description What To Do Indiana IEP Update January 4, 2013 System Area Title Description What To Do January 2013 (Current updates appear in bold font) Change process page requirements for Schedule CCC Meeting Final Notice for

More information

Creating IBM Cognos Controller Databases using Microsoft SQL Server

Creating IBM Cognos Controller Databases using Microsoft SQL Server Guideline Creating IBM Cognos Controller Databases using Microsoft SQL Product(s): IBM Cognos Controller 8.1 or higher Area of Interest: Financial Management 2 Copyright Copyright 2008 Cognos ULC (formerly

More information

E-Com Manual v. 6.7; Hosted. Administrator s. Washington State s Special Education Forms Manager and Electronic Compliance System

E-Com Manual v. 6.7; Hosted. Administrator s. Washington State s Special Education Forms Manager and Electronic Compliance System E-Com Manual v. 6.7; Hosted Administrator s Washington State s Special Education Forms Manager and Electronic Compliance System Website: http://ecomforspecialed.com/ 2000-2013 Portage Bay Solutions, Inc.

More information

Download and Install the Citrix Receiver for Mac/Linux

Download and Install the Citrix Receiver for Mac/Linux Download and Install the Citrix Receiver for Mac/Linux NOTE: WOW can only be used with Internet Explorer for Windows. To accommodate WOW customers using Mac or Linux computers, a Citrix solution was developed

More information

Managing Special Education User Guide Version 2.11

Managing Special Education User Guide Version 2.11 User Guide Version 2.11 Copyright 2009 by X2 Development Corporation. All rights reserved. No part of this publication may be reproduced or distributed in any form or by any means without the prior written

More information

educ Office 365 email: Remove & create new Outlook profile

educ Office 365 email: Remove & create new Outlook profile Published: 29/01/2015 If you have previously used Outlook the with the SCC/SWO service then once you have been moved into Office 365 your Outlook will need to contact the SCC/SWO servers one last time

More information

Special Education Data Maintenance

Special Education Data Maintenance Table of Contents Student Special Education (Maintain IEP Data) Locate Student... 3 Add Initial IEP... 3 Record Early-On Referral... 4 Edit Existing IEP... 9 Delete Existing IEP... 10 Re-IEP (Renew)...

More information

Crystal Reports Payroll Exercise

Crystal Reports Payroll Exercise Crystal Reports Payroll Exercise Objective This document provides step-by-step instructions on how to build a basic report on Crystal Reports XI on the MUNIS System supported by MAISD. The exercise will

More information

TheEducationEdge. Export Guide

TheEducationEdge. Export Guide TheEducationEdge Export Guide 102111 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Opening the FTD Document Center. Double-click the FTD Document Center icon on your Windows desktop.

Opening the FTD Document Center. Double-click the FTD Document Center icon on your Windows desktop. 23 The allows you to create templates for email messages that you will send from FTD Mercury. You can create several different delivery confirmation templates, as well as email cover letters that can be

More information

16.4.3 Lab: Data Backup and Recovery in Windows XP

16.4.3 Lab: Data Backup and Recovery in Windows XP 16.4.3 Lab: Data Backup and Recovery in Windows XP Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment The

More information

Using Entrust certificates with Microsoft Office and Windows

Using Entrust certificates with Microsoft Office and Windows Entrust Managed Services PKI Using Entrust certificates with Microsoft Office and Windows Document issue: 1.0 Date of issue: May 2009 Copyright 2009 Entrust. All rights reserved. Entrust is a trademark

More information

How To Understand The Basic Concepts Of A Database And Data Science

How To Understand The Basic Concepts Of A Database And Data Science Database Concepts Using Microsoft Access lab 9 Objectives: Upon successful completion of Lab 9, you will be able to Understand fundamental concepts including database, table, record, field, field name,

More information

Quick Start User Guide

Quick Start User Guide The global standard for esignature Quick Start User Guide Using Templates Overview This guide provides an overview of how to use a template when creating and sending an envelope. Templates help streamline

More information

Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager

Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager The following instructions work for the District provided Blackberrys from Sprint, but I think it should

More information

View Payments. User Guide. Online Merchant Services

View Payments. User Guide. Online Merchant Services View Payments User Guide Online Merchant Services Copyright Statement Copyright 2010 by American Express Company. All rights reserved. No part of this document may be reproduced in any form or by any electronic

More information

10.3.1.6 Lab - Data Backup and Recovery in Windows XP

10.3.1.6 Lab - Data Backup and Recovery in Windows XP 5.0 10.3.1.6 Lab - Data Backup and Recovery in Windows XP Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment

More information

Microsoft Dynamics GP. Audit Trails

Microsoft Dynamics GP. Audit Trails Microsoft Dynamics GP Audit Trails Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting

More information

eadvantage Certificate Enrollment Procedures

eadvantage Certificate Enrollment Procedures eadvantage Certificate Enrollment Procedures Purpose: Instructions for members to obtain a digital certificate which is a requirement to conduct financial transactions with the Federal Home Loan Bank of

More information

Horizon Debt Collect. User s and Administrator s Guide

Horizon Debt Collect. User s and Administrator s Guide Horizon Debt Collect User s and Administrator s Guide Microsoft, Windows, Windows NT, Windows 2000, Windows XP, and SQL Server are registered trademarks of Microsoft Corporation. Sybase is a registered

More information

How to transfer your Recipient Address Book from FedEx Ship Manager at fedex.ca to FedEx Ship Manager Software

How to transfer your Recipient Address Book from FedEx Ship Manager at fedex.ca to FedEx Ship Manager Software How to transfer your Recipient Address Book from FedEx Ship Manager at fedex.ca to FedEx Ship Manager Software There are three phases to completing the transfer process. Phase I Phase II Phase III Export

More information

User's Guide. Using RFDBManager. For 433 MHz / 2.4 GHz RF. Version 1.23.01

User's Guide. Using RFDBManager. For 433 MHz / 2.4 GHz RF. Version 1.23.01 User's Guide Using RFDBManager For 433 MHz / 2.4 GHz RF Version 1.23.01 Copyright Notice Copyright 2005 Syntech Information Company Limited. All rights reserved The software contains proprietary information

More information

Microsoft Outlook 2003 Module 1

Microsoft Outlook 2003 Module 1 Microsoft Outlook 200 Module 1 http://pds.hccfl.edu/pds Microsoft Outlook 200: Module 1 October 2006 2006 Hillsborough Community College - Professional Development Services Hillsborough Community College

More information

Server Installation Guide ZENworks Patch Management 6.4 SP2

Server Installation Guide ZENworks Patch Management 6.4 SP2 Server Installation Guide ZENworks Patch Management 6.4 SP2 02_016N 6.4SP2 Server Installation Guide - 2 - Notices Version Information ZENworks Patch Management Server Installation Guide - ZENworks Patch

More information

Introduction... 2. Download and Install Mobile Application... 2. About Logging In... 4. Springboard... 4. Navigation... 6. List Pages...

Introduction... 2. Download and Install Mobile Application... 2. About Logging In... 4. Springboard... 4. Navigation... 6. List Pages... Contents Introduction... 2 Download and Install Mobile Application... 2 About Logging In... 4 Springboard... 4 Navigation... 6 List Pages... 6 Example: Edit Contact... 7 View Pages... 12 Example: Companies...

More information

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

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

More information

Reading Management Software. Software Manual. Motivate Your Students to Read More and Better Books!

Reading Management Software. Software Manual. Motivate Your Students to Read More and Better Books! Reading Management Software Software Manual Motivate Your Students to Read More and Better Books! Renaissance Learning P. O. Box 8036 Wisconsin Rapids, WI 54495-8036 Phone: (866) 846-7323* Fax: (715) 424-4242

More information

AFN-SchoolStoreManagerGuide-032703

AFN-SchoolStoreManagerGuide-032703 032703 2003 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying, recording, storage

More information

PowerSchool Parent Portal User Guide. PowerSchool 7.x Student Information System

PowerSchool Parent Portal User Guide. PowerSchool 7.x Student Information System PowerSchool 7.x Student Information System Released December 2011 Document Owner: Documentation Services This edition applies to Release 7.1 of the [product name] software and to all subsequent releases

More information

WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13

WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13 WEBSITE CONTENT MANAGEMENT SYSTEM USER MANUAL CMS Version 2.0 CMS Manual Version 1.0 2-25-13 CONTENTS Things to Remember... 2 Browser Requirements... 2 Why Some Areas of Your Website May Not Be CMS Enabled...

More information

DocuSign Quick Start Guide. Using Templates. Overview. Table of Contents

DocuSign Quick Start Guide. Using Templates. Overview. Table of Contents DocuSign Quick Start Guide Using Templates Overview This guide provides an overview of how to use a template when creating and sending an envelope. Templates help streamline the sending process when you

More information

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software BSDI Advanced Fitness & Wellness Software 6 Kellie Ct. Califon, NJ 07830 http://www.bsdi.cc INSTRUCTION SHEET FOR MOVING YOUR DATABASE FROM ONE COMPUTER TO ANOTHER This document will outline the steps

More information

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

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

More information

Autodesk Product Manager Tool

Autodesk Product Manager Tool Autodesk Product Manager Tool A Step Guide for Conducting a Software Audit 2007 Autodesk 1 Autodesk Product Manager Installing and Conducting a Software Audit The Autodesk Product Manager (APM) utility

More information

Configuring E-mail Reports and E-mail Alarm Information

Configuring E-mail Reports and E-mail Alarm Information Technical Note Configuring E-mail Reports and E-mail Alarm Information The E-DAS Ambient software can be configured to send two types of e-mails: reports and alarm information. The purpose of this techinical

More information

SMART Sync 2011. Windows operating systems. System administrator s guide

SMART Sync 2011. Windows operating systems. System administrator s guide SMART Sync 2011 Windows operating systems System administrator s guide Trademark notice SMART Sync, smarttech and the SMART logo are trademarks or registered trademarks of SMART Technologies ULC in the

More information

Results CRM 2012 User Manual

Results CRM 2012 User Manual Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation

More information

SWCS 4.2 Client Configuration Users Guide Revision 49. 11/26/2012 Solatech, Inc.

SWCS 4.2 Client Configuration Users Guide Revision 49. 11/26/2012 Solatech, Inc. SWCS 4.2 Client Configuration Users Guide Revision 49 11/26/2012 Solatech, Inc. Contents Introduction... 4 Installation... 4 Running the Utility... 4 Company Database Tasks... 4 Verifying a Company...

More information

HIGHER EDUCATION. Voyager Project Banner Finance Report Manual

HIGHER EDUCATION. Voyager Project Banner Finance Report Manual HIGHER EDUCATION Voyager Project Banner Finance Report Manual Fall 2006 Confidential Business Information --------------------------------------------------------------------------------------------------------------------------------------------

More information

Washington Access to Instruction and Measurement (WA-AIM) Engrade Users Guide

Washington Access to Instruction and Measurement (WA-AIM) Engrade Users Guide Washington Access to Instruction and Measurement (WA-AIM) Engrade Users Guide Copyright 2015 by OSPI, Data Recognition Corporation, and McGraw-Hill LLC. All rights reserved. Developed and published under

More information

User Support Manual KIDS IEP AND DATA MANAGEMENT SOFTWARE PROGRAM. Customized Relational Technology, Inc.

User Support Manual KIDS IEP AND DATA MANAGEMENT SOFTWARE PROGRAM. Customized Relational Technology, Inc. Customized Relational Technology, Inc. 17726-J Oak Park Ave., Tinley Park, IL 60477 Phone: (708) 532-7022 Fax: (708) 532-7028 Toll Free: (866) 640-KIDS (5437) Email: support@iep-crt.com User Support Manual

More information

DataLogger. 2015 Kepware, Inc.

DataLogger. 2015 Kepware, Inc. 2015 Kepware, Inc. 2 DataLogger Table of Contents Table of Contents 2 DataLogger Help 4 Overview 4 Initial Setup Considerations 5 System Requirements 5 External Dependencies 5 SQL Authentication 6 Windows

More information

XMailer Reference Guide

XMailer Reference Guide XMailer Reference Guide Version 7.00 Wizcon Systems SAS Information in this document is subject to change without notice. SyTech assumes no responsibility for any errors or omissions that may be in this

More information

Using Entrust certificates with Adobe PDF files and forms

Using Entrust certificates with Adobe PDF files and forms Entrust Managed Services PKI Using Entrust certificates with Adobe PDF files and forms Document issue: 1.0 Date of issue: May 2009 Copyright 2009 Entrust. All rights reserved. Entrust is a trademark or

More information

While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX

While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX Paper 276-27 While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX ABSTRACT If you are tired of running the same jobs over and over again, this

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

Fax and SMS Quickguide

Fax and SMS Quickguide INTRODUCTION U2 Fax and SMS allow faxes and SMS to be sent directly from a user s workstation via the Internet using U2 Webservices. This improves staff efficiency by removing the need to physically fax

More information

Overview... 2 How to Add New Documents... 3 Adding a Note / SMS or Phone Message... 3 Adding a New Letter... 4. How to Create Letter Templates...

Overview... 2 How to Add New Documents... 3 Adding a Note / SMS or Phone Message... 3 Adding a New Letter... 4. How to Create Letter Templates... THE DOCUMENT MANAGER Chapter 14 THE DOCUMENT MANAGER CONTENTS Overview... 2 How to Add New Documents... 3 Adding a Note / SMS or Phone Message... 3 Adding a New Letter... 4 How to Create Letter Templates...

More information

Appointment Scheduler

Appointment Scheduler Appointment Scheduler User s Guide While every attempt is made to ensure both accuracy and completeness of information included in this document, errors can occur, and updates or improvements may be implemented

More information

Endnote Web: Beginners Guide to Using Endnote Web and the Cite While You Write Function

Endnote Web: Beginners Guide to Using Endnote Web and the Cite While You Write Function 1 Endnote Web: Beginners Guide to Using Endnote Web and the Cite While You Write Function 1 Endnote Web User Guide Version 3.4 Created: June 2012 Author: Jessica Eustace-Cook 1 Table of Contents 1. About

More information

Amicus Small Firm Utility: Accounting Integration Consistency Checker

Amicus Small Firm Utility: Accounting Integration Consistency Checker Amicus Utility: Accounting Integration Consistency Checker Applies to: Amicus V+ and above Contents Who should use this utility... 1 Overview... 1 Copy the utility if necessary... 2 Running the utility...

More information

Order Manager Help. v. 4.2

Order Manager Help. v. 4.2 Order Manager Help v. 4.2 Last Update: June 2005 Table Of Contents About Help... 1 Using Online Help... 1 Legal Information... 3 Using the IntraLearn Platform... 5 Product Description... 5 Frame Structure...

More information

16.4.3 Optional Lab: Data Backup and Recovery in Windows Vista

16.4.3 Optional Lab: Data Backup and Recovery in Windows Vista 16.4.3 Optional Lab: Data Backup and Recovery in Windows Vista Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment

More information

Installing Sage Accpac ERP CGA 5.6A

Installing Sage Accpac ERP CGA 5.6A APPENDIX A Updated December 2, 2011 Installing Sage Accpac ERP CGA 5.6A This appendix describes how to install and remove Sage Accpac ERP CGA 5.6A. Before installation, make sure your computer meets the

More information

Microsoft Dynamics GP. Extender User s Guide

Microsoft Dynamics GP. Extender User s Guide Microsoft Dynamics GP Extender User s Guide Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

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

Microsoft Dynamics GP. SmartList Builder User s Guide With Excel Report Builder

Microsoft Dynamics GP. SmartList Builder User s Guide With Excel Report Builder Microsoft Dynamics GP SmartList Builder User s Guide With Excel Report Builder Copyright Copyright 2008 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility

More information

TEKScore: Scanning & Scoring

TEKScore: Scanning & Scoring www.dmac-solutions.net 1.866.988.6777 support@dmac-solutions.net Note: TEKScore: Scanning & Scoring DMAC offers four ways to collect student answers on local assessments: 1. OMR scanning with precoded

More information

Database Administration Guide

Database Administration Guide Database Administration Guide 092211 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Using. - Training Documentation -

Using. - Training Documentation - Using - Training Documentation - Table of Contents 1. Overview of Argos..1 2. Getting started.....1 Accessing Argos...1 Login to Argos... 1 Log-off.... 2 Password reset or change... 2 3. Understanding

More information

Audit Management Reference

Audit Management Reference www.novell.com/documentation Audit Management Reference ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of

More information

Office of History. Using Code ZH Document Management System

Office of History. Using Code ZH Document Management System Office of History Document Management System Using Code ZH Document The ZH Document (ZH DMS) uses a set of integrated tools to satisfy the requirements for managing its archive of electronic documents.

More information

Creating and Using Databases with Microsoft Access

Creating and Using Databases with Microsoft Access CHAPTER A Creating and Using Databases with Microsoft Access In this chapter, you will Use Access to explore a simple database Design and create a new database Create and use forms Create and use queries

More information

Installation Steps on Desktop Clients

Installation Steps on Desktop Clients Installation Steps on Desktop Clients Table of Contents TABLE OF CONTENTS... 2 INSTALLATION STEPS FOR APPLE MAC BOOK... 3 XGEN PLUS INSTALLATION STEPS ON IPAD... 7 XGEN PLUS INSTALLATION STEPS ON MICROSOFT

More information

CA Clarity Project & Portfolio Manager

CA Clarity Project & Portfolio Manager CA Clarity Project & Portfolio Manager Using CA Clarity PPM with Open Workbench and Microsoft Project v12.1.0 This documentation and any related computer software help programs (hereinafter referred to

More information

New Online Banking Guide for FIRST time Login

New Online Banking Guide for FIRST time Login New Online Banking Guide for FIRST time Login Step 1: Login Enter your existing Online Banking User ID and Password. Click Log-In. Step 2: Accepting terms and Conditions to Proceed Click on See the terms

More information

Commercial Online Banking

Commercial Online Banking Commercial Online Banking Senior One Time Password by Email Quick Start Guide for the First Time 1. In the Access ID field, enter your Access ID, and click. 2. In the Password field, enter the password

More information

Microsoft Dynamics GP. Electronic Signatures

Microsoft Dynamics GP. Electronic Signatures Microsoft Dynamics GP Electronic Signatures Copyright Copyright 2006 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

Impreso: 22/02/2011 Página 1 de 19. Origen: FSC Versión: 2011-v3 EBILLING FAQ

Impreso: 22/02/2011 Página 1 de 19. Origen: FSC Versión: 2011-v3 EBILLING FAQ Impreso: 22/02/2011 Página 1 de 19 EBILLING FAQ Impreso: 22/02/2011 Página 2 de 19 Contents 1. Which web page you should access to upload the invoices... 3 2. Invoice management... 4 2.1 How to create

More information

Outlook Web Access End User Guide

Outlook Web Access End User Guide Outlook Web Access End User Guide Page 0 Outlook Web Access is an online, limited version of an Outlook client which can be used to access an exchange account from a web browser, without having an Outlook

More information

TIME MANAGEMENT TIME MANAGEMENT. Document : UM_TM.doc Revision : 24 May 2007 Last printed: 2007/05/24 12:32 PM

TIME MANAGEMENT TIME MANAGEMENT. Document : UM_TM.doc Revision : 24 May 2007 Last printed: 2007/05/24 12:32 PM TIME TIME USER MANUAL Page 1 of 19 TABLE OF CONTENTS 1 GENERAL OVERVIEW...3 2 ICONS OVERVIEW...3 3 TIME PROCESSING...4 4 TIME DATA...5 5 OVERTIME AUTHORIZATION...6 6 EMPLOYEE DATA...7 7 TIME CONFIGURATION...8

More information

Unleash the Power of e-learning

Unleash the Power of e-learning Unleash the Power of e-learning Version 1.5 November 2011 Edition 2002-2011 Page2 Table of Contents ADMINISTRATOR MENU... 3 USER ACCOUNTS... 4 CREATING USER ACCOUNTS... 4 MODIFYING USER ACCOUNTS... 7 DELETING

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

USING MS OUTLOOK. Microsoft Outlook

USING MS OUTLOOK. Microsoft Outlook USING MS OUTLOOK In this tutorial you will learn how to use Microsoft Outlook with your EmailHosting.com account. You will learn how to setup an IMAP account, and also how to move your emails and contacts

More information

Installing SQL Express. For CribMaster 9.2 and Later

Installing SQL Express. For CribMaster 9.2 and Later Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

More information

How to Apply Online Select School and Program

How to Apply Online Select School and Program How to Apply Online Go to the application site at www.houstonisdschoolchoiceapplication.com. When you are ready to apply for a student within your household, continue to the application by clicking on

More information

High Availability Configuration

High Availability Configuration www.novell.com/documentation High Availability Configuration ZENworks Mobile Management 3.2.x September 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents

More information

Import and Export User Guide. PowerSchool 7.x Student Information System

Import and Export User Guide. PowerSchool 7.x Student Information System PowerSchool 7.x Student Information System Released June 2012 Document Owner: Documentation Services This edition applies to Release 7.2.1 of the PowerSchool software and to all subsequent releases and

More information

Your Setup Guide to Consumer Internet Banking What s Inside:

Your Setup Guide to Consumer Internet Banking What s Inside: Your Setup Guide to Consumer Internet Banking What s Inside: Enroll in Internet Banking Advanced Authentication Logging In estatements ENROLL IN INTERNET BANKING TODAY! Go to www.renasantbank.com to see

More information

Lab 02 Working with Data Quality Services in SQL Server 2014

Lab 02 Working with Data Quality Services in SQL Server 2014 SQL Server 2014 BI Lab 02 Working with Data Quality Services in SQL Server 2014 Jump to the Lab Overview Terms of Use 2014 Microsoft Corporation. All rights reserved. Information in this document, including

More information

Critical Care EEG Database Public Edition. User Manual

Critical Care EEG Database Public Edition. User Manual Critical Care EEG Database Public Edition User Manual v. 9/25/2015 Table of Contents Overview... 2 Installation... 2 Basic Structure 2 Installing the Files 3 Connecting to Data 4 Configuration... 4 System

More information

USING MS OUTLOOK WITH FUSEMAIL

USING MS OUTLOOK WITH FUSEMAIL USING MS OUTLOOK WITH FUSEMAIL In this tutorial you will learn how to use Microsoft Outlook with your FuseMail account. You will learn how to setup an IMAP account, and also how to move your emails and

More information

Employee Quick Reference Guide

Employee Quick Reference Guide Employee Quick Reference Guide Thank you for using ADP's ipaystatements to view your payroll information. Use this Quick Reference Guide to learn how to view your pay statements, W-2s, 1099s, and adjustments.

More information

How To Import A File Into The Raise S Edge

How To Import A File Into The Raise S Edge Import Guide 021312 2009 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying, recording,

More information

Snow Active Directory Discovery

Snow Active Directory Discovery Product Snow Active Directory Discovery Version 1.0 Release date 2014-04-29 Document date 2014-04-29 Snow Active Directory Discovery Installation & Configuration Guide Page 2 of 9 This document describes

More information

Inventory Management. Users Guide

Inventory Management. Users Guide Professional Edition Inventory Management Users Guide Version 1.4.5 Copyright 2006, 2007 The Fredrick Group, Inc. All rights reserved. Information in this document is provided by The Fredrick Group, Inc.

More information

Legal Information Trademarks Licensing Disclaimer

Legal Information Trademarks Licensing Disclaimer Scribe Insight Tutorials www.scribesoft.com 10/1/2014 Legal Information 1996-2014 Scribe Software Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of

More information

Importing and Exporting With SPSS for Windows 17 TUT 117

Importing and Exporting With SPSS for Windows 17 TUT 117 Information Systems Services Importing and Exporting With TUT 117 Version 2.0 (Nov 2009) Contents 1. Introduction... 3 1.1 Aim of this Document... 3 2. Importing Data from Other Sources... 3 2.1 Reading

More information

Email Address Collector. - Tutorial -

Email Address Collector. - Tutorial - Email Address Collector - Tutorial - How to extract email addresses from mail folders 1. Open Email Address Collector Once the product is installed and your license is activated, you can start extracting

More information

Sage Abra Timesheet. Quick Start Guide

Sage Abra Timesheet. Quick Start Guide Sage Abra Timesheet Quick Start Guide 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins)

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins) Lesson 07: MS ACCESS - Handout Handout Introduction to database (30 mins) Microsoft Access is a database application. A database is a collection of related information put together in database objects.

More information

Appendix A How to create a data-sharing lab

Appendix A How to create a data-sharing lab Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,

More information

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

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

More information

How To Set Up Your Email

How To Set Up Your Email How To Set Up Your Email Contents Page Microsoft Outlook 1 Outlook Express 6 7 Webmail (this is for those who do not use an email programme) 12 Windows Live Mail 22 Mozilla Thunderbird 26 Windows Mail

More information

VIDEO DOCUMENTATION IEP Log in, Student List and Menu Options

VIDEO DOCUMENTATION IEP Log in, Student List and Menu Options VIDEO DOCUMENTATION IEP Log in, Student List and Menu Options The July 1 st, 2013 IOWA IDEA INTEGRATED DATA SYSTEM encompasses the Child Find, IEP, IFSP and IMS applications. The two approved browsers

More information

Import and Export User Guide PowerSchool Student Information System

Import and Export User Guide PowerSchool Student Information System PowerSchool Student Information System Document Properties Import and Export User Guide Copyright Owner 2003 Apple Computer, Inc. All rights reserved. This document is the property of Apple Computer, Inc.

More information

020112 2008 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or

020112 2008 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or Point of Sale Guide 020112 2008 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information