USNH Event Registration Software Functional Specifications

Size: px
Start display at page:

Download "USNH Event Registration Software Functional Specifications"

Transcription

1 USNH Event Registration Software Functional Specifications 9/20/04 Initial Draft Patrick Messer Research Computing Center /20/04 Initial Draft I. Overview For simplicity, the USNH event software application will be referred to as "events" throughout this document. The events system will run on computers maintained by the UNH Research Computing Center. Departments will use this software to create and publish upcoming events. Event attendees will be directed to a web location that displays a form listing event specific questions and prices. Once the form has been completed, the attendee will click on the Payment button. This action will take them to the InfiNET QuikPAY payment gateway where the ecommerce component of the transaction will be handled. Departments can run multiple events at any one time and there is no fixed limit to the total number of concurrent events hosted by the events server. Daily transaction logs will be sent to the CIS File Transfer Server, processed further by RCC and resubmitted to the FTS for automated entry into Banner finance. Event creators and site administrators will have access to appropriate reporting functionality to help manage and monitor various aspects of the site. II. The Use of Roles The events program is based on a comprehensive role based system that dynamically delivers content specific to a user's credentials. Some of the roles are hierarchical enabling higher level users access to a superset of features and data available to lower level users. The roles are: Public - Any visitor to the site who has not logged in (typically attendees) May see published events that are open for registration May register for events 04_09_20 Functional Specifications.doc Page 1 of 8

2 Event Manager creates and manages events, event managers will belong to one or more groups May view/create/edit/delete their own events within their group(s) May view events from other users in their group May view registrations and statistics for their events May upload branding banner for their events Group Manager - Manager of a group (i.e. department or organization) May view/create/edit/delete any events within their group May view registrations and statistics for all events within their group(s) May upload branding banner for their group May approve publishing of events within their group May approve new user accounts within their group Site Manager - Manager of a site (i.e. campus or college) May view/create/edit/delete any events within their site May view registrations and statistics for all events within their site(s) May upload branding banner for their site May approve publishing of events within their site May approve new user accounts within their site May create new groups within their site System Manager - Manager of all sites within the system May view/create/edit/delete any events May view registrations and statistics for all events May upload branding banners for all sites May approve publishing of all events May approve any new user accounts May create new sites within the system System Developer - programmer access for system development and maintenance May create system manager user accounts May perform system maintenance functions Access to each area of the system's functionality will automatically be tailored to the role of the user. For example: Group Managers accessing the events management functionality will only see events within their group, while Site Managers will see all events for their site (campus). This will also be true for reports and statistics: Site managers will be able to generate reports and administrate all events for their site. 04_09_20 Functional Specifications.doc Page 2 of 8

3 The roles described above provide the basis for distributed site administration. Site Managers will establish the accounts for Group Managers, who in turn, create the accounts for the Event Managers. While most events will be created and managed by Event Managers, Site Managers (as well as System Managers) will have the authority to intercede if necessary. III. Creating Events Authenticated "Event Managers" will be able to create events using a system of webbased forms. The forms will be broken into logical sections to help new users through the process. The following information will be able to be input. (* marks required fields) 1. Sponsor Contact Information * Name * * Phone URL Organization Name 2. Event Information * Event Name * Management Group (select list) * Event (Start) Date Event End Date Registration Open Date Registration Close Date * Accept On-Line Payment (Y/N) Other Payment Instructions (text field) Maximum # of Registrations Event Full Message (used if max registrations are reached) confirmation message (text field) Banner Image (file upload) 04_09_20 Functional Specifications.doc Page 3 of 8

4 3. Event Questionnaire Constructor This section will allow Event Managers to add questions to their event registration questionnaire using a variety of question types, including: label - requires no user input, allows text to be displayed on the questionnaire text - user input single line text multi-line text - user input multi-line text date - date radio - multiple options where only one choice may be selected checkbox - check to select value select - pick one choice from a pull-down list multi select - pick one or more choices from a scroll list hidden available for advanced applications (see below) multiplier - number input is a quantity multiplied by the value (how many meals do you want at $5.00 each?) There is no limit as to the number of questions (also referred to as user inputs ) that can be added to a form. Each user input type may be assigned one or more FOAPAL number and cost to it which will be added to the total charge of registration if that user input is answered in the affirmative. FOAPAL numbers and charges will require a date range within which the FOAPAL is valid. This will allow for multiple FOAPAL numbers to be assigned to a charge in the case where an event registration spans the period where one FOAPAL expires and/or is replaced by another FOAPAL. A coupon feature has been added which will provide flexibility in handling varying rates for different types of users. For example, let's say an event offers a discount to UNH Employees. A coupon code entered by the attendee could effectively change the registration fee from $15 to $5. Coupon codes can either be displayed on the form (trusting the user will answer honestly), or conveyed to the appropriate attendees through some other means ( , voice, direct mail, etc...). Hidden user inputs are another feature that will provide the flexibility requested by some departments. Hidden user inputs are not shown to the registrant but are interpreted by the registration form. This can be thought of as a form of pass through authentication and can be used to create the scenario where you display different content or charge varying rates to known populations. For example, a UNH Alumnus logs into the UNH Alumni Association's website: Wildcat World. Since by virtue of logging on they've identified themselves as an alumni. They are then shown a special link that passes a hidden user input to our form. All they see is a link to sign up for the class reunion BBQ. However when they click this link we know that they are in fact an alumnus and the content of the form they are presented changes accordingly. Events entered will require authorization before they can be published on the site. An event may be approved by the group manager for the group it belongs to, the site manager for the site it belongs to or the system manager. In some cases, the event manager may be given the role to self approve. 04_09_20 Functional Specifications.doc Page 4 of 8

5 A comprehensive reporting interface will be created that will allow departments to view the current status of events and download any related data for local processing. IV. Branding Each event form will contain a standard campus (KSC, PSU, UNH Durham, UNH Manchester, CLL) banner on the top of the form to provide campus branding. The Site Manager has the ability to upload images to be used here. Further branding will be available by department/event to provide as much of a custom look and feel as possible. The URL convention has yet to be finalized. For this discussion, we'll assume that the USNH sites will have the following names: UNH Plymouth Keene State College UNHM CLL USNH unh-events.unh.edu psu-events.unh.edu ksc-events.unh.edu unhm-events.unh.edu cll-events.unh.edu usnh-events.unh.edu (Note: it is possible for the events server to host names like events.ksc.edu even when served from the UNH network. This effort however would need to be discussed and agreed upon with the network administrators of each campus.) For each of these sites, a single banner will be displayed at the top of each event form. This is the site banner and for UNH would probably show Thompson Hall and University of New Hampshire. Going to unhm-events.unh.edu will display all the events for the UNHM campus. The site branding banner will be uploaded by the Site Manager and can be re-uploaded at any time to allow for changes or seasonal styling. The site banner will be the full screen width and may be any height desired by the site manager. In addition to the site branding, each department can also upload a branding banner for events within their department. This banner will be displayed below the site banner on event registration screens for that department. Department banners may be full width, or if an event banner would like to be used should be half width. Each event may also have a banner image. This image will be displayed to the right of the department banner. Departments wishing to use event banners should use a half-width department banner. Department banners and event banners should be the same height for aesthetic reasons. 04_09_20 Functional Specifications.doc Page 5 of 8

6 V. Interface with Banner Finance Each day QuikPAY sends the CIS File Transfer Server (FTS) a transaction notification file containing the daily transaction details of the RCC entrypoint. An automated events process developed by RCC will read this file each day and generate a banner transaction file that meets the input requirements of the automated SCT Banner feed file. A automated tool will be made available to RCC that will allow us to send SCT Banner a list of all FOAPALs currently in use on the events site and receive back a list of any that are no longer valid for ecommerce transactions. When RCC is notified that an active events FOAPAL is not valid, we will suspend all associated events immediately and notify the appropriate event, group, and site managers. RCC will drop these records from our banner transaction file to minimize potential feed issues with SCT Banner. VI. Interface With QuikPAY After an event attendee fills out a registration form, they are directed to the QuikPAY site. This site handles all of the ecommerce components of the transaction including gathering the requisite credit card/ach information. At this site people will see a common banner that displays an identifying image of each campus. A prototype is available at: The events system will use the current "RCC" QuikPAY entrypoint. This entrypoint is currently being used by both the Alumni Association and the Foundation so it will be a shared resource for which only one set of business rules will be available. Customer Service Representative (CSR), administrator, and reporter accounts on the RCC QuikPAY entrypoint will have access to all transactions including Alumni Association, UNH Foundation, and all departments hosting events. Policies will need to be established regarding the authorization of who has access to these accounts. 04_09_20 Functional Specifications.doc Page 6 of 8

7 VII. Documentation and Training Online documentation will be made available to all users of the system. Users registering for events will have available to them documentation describing details of the entire process including information on browser compatibility and how transactions will appear on their bank/credit card statements. Event, Site, and System Managers will have access to documents as they pertain to their role. For example, Event Managers will see instructions for creating events. Site Managers will have help on using the reporting tools. RCC will provide training with departments on how to create and manage events. While it is expected that most departments deploying events will be able to use the system without interacting with RCC, we will offer support to all users through our online help desk system. VIII. Application Programming Interface (API) The events system will be implemented using the API documented in the technical specifications. The API functions will be called directly to implement the web-based forms and will also be available for departments and possible 3 rd party vendors to call directly using XML RPC. All features and functions available through the web-based system will be available through the XML RPC API. This will allow departments with custom events registration software and/or databases to interface those systems to the events system in an automated way. IX. Timeline A delivery date of the events system is dependent upon epoc approval of the functional specifications. RCC has actively been coding fundamental components we anticipate will comprise a significant part of the final solution, and therefore feel that we can start beta testing within one to two weeks following epocs approval. Another one to two weeks is expected to be spent on the beta testing after which the production version should be ready to be deployed. X. Research Computing Center Facilities The Research Computing Center machine room is located on the third floor in Morse Hall, Durham. The room is temperature and humidity controlled and physically secured at all times. During the last two years the power supply was increased and moved to UPS systems. The events system will be deployed on two servers. The first system is our primary webserver which will host the events websites. The second system is the database 04_09_20 Functional Specifications.doc Page 7 of 8

8 server that will store all of the events data. The two systems work as one to provide users a responsive site. These computers serve multiple web sites, so the events system will be sharing these resources with other web/db applications. The current server configurations are: Web server: DELL Dual 860MHz CPU rackmount server 2Gb RAM Redhat Linux (RHEL) Apache webserver MODPerl development environment Database Server: DELL Dual 2.8GHz CPU rackmount server 6Gb RAM Redhat Linux (RHEL) Oracle 9i RCC uses the Legato Networker software for automated backups. Both the web and database servers are backed up by daily incrementals and weekly fulls. We have a 90 day rotation cycle which means that the tapes storing the backups are recycled every 90 days and the data stored on them is removed. RCC can work with epoc to implement an archive strategy that will meet any longer term or permanent data retrieval needs. RCC manages our own networks and servers. We have an excellent staff who handle system and network administration and security and several student employees that manage our help desk software. Our hours of operations are 8-6 Monday-Friday. 04_09_20 Functional Specifications.doc Page 8 of 8

ESI Incident Response Procedures 1

ESI Incident Response Procedures 1 ESI Incident Response Procedures 1 Core Document Approval Date, USNH Legal Counsel: 2/12/2010 Core Document Approval Date, UNH CIO: Pending Objectives 1. Understand which policies, procedures and laws

More information

TARGETPROCESS HELP DESK PORTAL

TARGETPROCESS HELP DESK PORTAL TARGETPROCESS HELP DESK PORTAL v.2.17 User Guide This document describes TargetProcess Help Desk Portal functionality and provides information about TargetProcess Help Desk Portal usage. 1 HELP DESK PORTAL...2

More information

Checkmate 5.5 Self Hosted Quick Start Guide

Checkmate 5.5 Self Hosted Quick Start Guide Checkmate 5.5 Self Hosted Quick Start Guide Introduction Checkmate 5.5 offers a new web interface allowing all users in your environment to seamlessly access all of Checkmate s features by connecting to

More information

Site Administration. User s Guide

Site Administration. User s Guide Site Administration User s Guide Copyright 1997-2008. WebEx Communications, Inc. All Rights Reserved. WEBEX and the WEBEX LOGO are trademarks or registered trademarks of WebEx Communications, Inc. in the

More information

Site Administration. User s Guide

Site Administration. User s Guide Site Administration User s Guide Copyright 1997-2010. Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco WebEx logo are trademarks or registered

More information

NS DISCOVER 4.0 ADMINISTRATOR S GUIDE. July, 2015. Version 4.0

NS DISCOVER 4.0 ADMINISTRATOR S GUIDE. July, 2015. Version 4.0 NS DISCOVER 4.0 ADMINISTRATOR S GUIDE July, 2015 Version 4.0 TABLE OF CONTENTS 1 General Information... 4 1.1 Objective... 4 1.2 New 4.0 Features Improvements... 4 1.3 Migrating from 3.x to 4.x... 5 2

More information

NSave Table of Contents

NSave Table of Contents NSave Table of Contents Introduction to NSave for Desktops 2 CPP Installation Instructions 3 Backing up your Computer 8 Restoring Files to your Computer 10 Settings 13 History 14 Destinations 15 1 Introduction

More information

Fax User Guide 07/31/2014 USER GUIDE

Fax User Guide 07/31/2014 USER GUIDE Fax User Guide 07/31/2014 USER GUIDE Contents: Access Fusion Fax Service 3 Search Tab 3 View Tab 5 To E-mail From View Page 5 Send Tab 7 Recipient Info Section 7 Attachments Section 7 Preview Fax Section

More information

Kentico CMS User s Guide 5.0

Kentico CMS User s Guide 5.0 Kentico CMS User s Guide 5.0 2 Kentico CMS User s Guide 5.0 Table of Contents Part I Introduction 4 1 Kentico CMS overview... 4 2 Signing in... 5 3 User interface overview... 7 Part II Managing my profile

More information

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

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

More information

MasterPass Service Provider Onboarding & Integration Guide Fileand API-Based Merchant Onboarding Version 6.10

MasterPass Service Provider Onboarding & Integration Guide Fileand API-Based Merchant Onboarding Version 6.10 MasterPass Service Provider Onboarding & Integration Guide Fileand API-Based Merchant Onboarding Version 6.10 7 January 2016 SPBM Summary of Changes, 7 January 2016 Summary of Changes, 7 January 2016 This

More information

25Live Configuration Utility

25Live Configuration Utility Before your school begins using 25Live, your R25/25Live functional administrator needs to use the to set up key aspects of your 25Live environment to best meet the needs of your 25Live users and your institution

More information

DSI File Server Client Documentation

DSI File Server Client Documentation Updated 11/23/2009 Page 1 of 10 Table Of Contents 1.0 OVERVIEW... 3 1.0.1 CONNECTING USING AN FTP CLIENT... 3 1.0.2 CONNECTING USING THE WEB INTERFACE... 3 1.0.3 GETTING AN ACCOUNT... 3 2.0 TRANSFERRING

More information

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

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

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

How To Use The Dcml Framework

How To Use The Dcml Framework DCML Framework Use Cases Introduction Use Case 1: Monitoring Newly Provisioned Servers Use Case 2: Ensuring Accurate Asset Inventory Across Multiple Management Systems Use Case 3: Providing Standard Application

More information

Vector HelpDesk - Administrator s Guide

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

More information

SOA Software API Gateway Appliance 7.1.x Administration Guide

SOA Software API Gateway Appliance 7.1.x Administration Guide SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,

More information

ManageEngine EventLog Analyzer. Best Practices Document

ManageEngine EventLog Analyzer. Best Practices Document ManageEngine EventLog Analyzer Best Practices Document Table of Contents System Requirements... 3 Up to 50 hosts... 3 Up to 100 hosts... 3 Up to 200 hosts... 3 Up to 500 hosts... 3 Above 500 hosts... 4

More information

Tool for Automated Provisioning System (TAPS) Version 1.2 (1027)

Tool for Automated Provisioning System (TAPS) Version 1.2 (1027) Tool for Automated Provisioning System (TAPS) Version 1.2 (1027) 2015 VoIP Integration Rev. July 24, 2015 Table of Contents Product Overview... 3 Application Requirements... 3 Cisco Unified Communications

More information

SuiteCRM Customer Relationship Management System

SuiteCRM Customer Relationship Management System SuiteCRM Customer Relationship Management System Overview SalesAgility is an ISO9001-accredited professional services consultancy engaged in transforming the business needs of our clients into robust and

More information

Avaya Solution & Interoperability Test Lab

Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Ascom Wireless IP-DECT SIP Solution with Avaya IP Office 9.0 in a Converged Voice over IP and Data Network - Issue 1.0 Abstract

More information

Kentico CMS 5.5 User s Guide

Kentico CMS 5.5 User s Guide Kentico CMS 5.5 User s Guide 2 Kentico CMS User s Guide 5.5 Table of Contents Part I Introduction 4 1 Kentico CMS overview... 4 2 Signing in... 5 3 User interface overview... 7 Part II Managing my profile

More information

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR Woocommerce is a Wordpress plugin that facilitates the creation of an online store integrated to the current site. So that your customers can

More information

Travelling infrastructure - How to Build a Mobile Server Farm

Travelling infrastructure - How to Build a Mobile Server Farm REV.01 2013 p. 1/11 Roma, 16/01/2014 Dear Telefonica S.A. marketing department SUBJECT: Revenue Sharing Webee Telefonica INTRODUCTION Architecture will be the same as that already established in partnership

More information

INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6

INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6 INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6 Mathieu SCHIRES Version: 0.96.1 Published January 19, 2015 http://www.inuvika.com Contents 1 Prerequisites: RHEL 6 3 1.1 System Requirements...................................

More information

Click on Login at www.oecd-ilibrary.org and enter the Administrator username and password

Click on Login at www.oecd-ilibrary.org and enter the Administrator username and password REGISTRATION MANAGEMENT OPTIONS PURPOSE This document explains the various pages and options for institutional registrations at OECD ilibrary. The login as administrator enables the management of the registration

More information

People Admin Online Applicant Tracking System

People Admin Online Applicant Tracking System People Admin Online Applicant Tracking System Training for Guest Users Search Committees URL: https://jobs.usnh.edu/hr History From Paper to Electronic Plymouth State University went from a paper search

More information

Computer Services & Telecommunications Enterprise Application Development. Scholarship Application eform Student Reference

Computer Services & Telecommunications Enterprise Application Development. Scholarship Application eform Student Reference Scholarship Application eform Student Reference Table of Contents 1) Application purpose... 3 2) Accessing the application... 3 3) Submitting an Application... 3 4) Printing applications... 5 5) Reviewing

More information

INTRODUCTION TO ATRIUM... 2 SYSTEM REQUIREMENTS... 2 TECHNICAL DETAILS... 2 LOGGING INTO ATRIUM... 3 SETTINGS... 4 NAVIGATION PANEL...

INTRODUCTION TO ATRIUM... 2 SYSTEM REQUIREMENTS... 2 TECHNICAL DETAILS... 2 LOGGING INTO ATRIUM... 3 SETTINGS... 4 NAVIGATION PANEL... INTRODUCTION TO ATRIUM... 2 SYSTEM REQUIREMENTS... 2 TECHNICAL DETAILS... 2 LOGGING INTO ATRIUM... 3 SETTINGS... 4 CONTROL PANEL... 4 ADDING GROUPS... 6 APPEARANCE... 7 BANNER URL:... 7 NAVIGATION... 8

More information

Novo Nordisk Secure File Transfer User Guide

Novo Nordisk Secure File Transfer User Guide hehe Novo Nordisk Secure File Transfer User Guide Table of Contents 1. Purpose of this document... 2 2. Getting Access... 2 3. Installing the Upload/Download Wizard (first time only)... 2 4. Uploading

More information

Kopano product strategy & roadmap

Kopano product strategy & roadmap Kopano product strategy & roadmap 11 January 2016 INTRODUCING KOPANO For many years Zarafa has provided software solutions for organising the lives of busy professionals. Emailing and advanced calendaring

More information

Autodesk Software Grant for F1 in Schools Step by Step Instructions

Autodesk Software Grant for F1 in Schools Step by Step Instructions Autodesk Software Grant for F1 in Schools Step by Step Instructions John Helfen Partnership Strategy Manager, Autodesk Education 2013 Autodesk Autodesk Software Students and Institution Student/Faculty/Mentor

More information

Data Exchange Preparation Procedures_006. Document Control Number - 1609

Data Exchange Preparation Procedures_006. Document Control Number - 1609 _006 Document Control Number - 1609 January 20, 2010 Copyright Notices Connect:Direct is a trademark of Sterling Commerce, a subsidiary of SBC Communications, Inc. All rights reserved. Gentran:Server rights

More information

PEOPLEADMIN PERFORMANCE APPRAISAL PROCESS EMPLOYEE SELF ASSESSMENT

PEOPLEADMIN PERFORMANCE APPRAISAL PROCESS EMPLOYEE SELF ASSESSMENT PEOPLEADMIN PERFORMANCE APPRAISAL PROCESS EMPLOYEE SELF ASSESSMENT Welcome to the University of Dayton Online Employment and Performance Management System. The Human Resources department has implemented

More information

WebEx Event Center User's Guide

WebEx Event Center User's Guide WebEx Event Center User's Guide Version 6.5 Copyright 1997-2009. WebEx Communications, Inc. All rights reserved. Cisco, WebEx, and Cisco WebEx are registered trademarks or trademarks of Cisco Systems,

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Sterling Call Center. Upgrade Guide. Release 9.2

Sterling Call Center. Upgrade Guide. Release 9.2 Sterling Call Center Upgrade Guide Release 9.2 Sterling Call Center Upgrade Guide Release 9.2 Note Before using this information and the product it supports, read the information in Notices on page 39.

More information

ManageEngine EventLog Analyzer. Best Practices Document

ManageEngine EventLog Analyzer. Best Practices Document ManageEngine EventLog Analyzer Best Practices Document Table of Contents System Requirements... 3 Up to 50 hosts... 3 Up to 100 hosts... 3 Up to 200 hosts... 3 Up to 500 hosts... 3 Above 500 hosts... 4

More information

Library Requirements

Library Requirements The Open Group Future Airborne Capability Environment (FACE ) Library Requirements Version 2.2 April 2015 Prepared by The Open Group FACE Consortium Business Working Group Library Subcommittee AMRDEC PR1201

More information

Drop Shipping. Contents. Overview 2. Quick Tips 3. Basic Setup 4. Drop Ship Options 5. File Pickup Options 6. E-Mail Messages 8

Drop Shipping. Contents. Overview 2. Quick Tips 3. Basic Setup 4. Drop Ship Options 5. File Pickup Options 6. E-Mail Messages 8 Contents Overview 2 Quick Tips 3 Basic Setup 4 Drop Ship Options 5 File Pickup Options 6 E-Mail Messages 8 The Drop Shipments Log 9 Maxum Development Corp. Overview One very common file transfer task is

More information

Telelogic DASHBOARD Installation Guide Release 3.6

Telelogic DASHBOARD Installation Guide Release 3.6 Telelogic DASHBOARD Installation Guide Release 3.6 1 This edition applies to 3.6.0, Telelogic Dashboard and to all subsequent releases and modifications until otherwise indicated in new editions. Copyright

More information

CMS and e-commerce Solutions. version 1.0. Please, visit us at: http://www.itoris.com or contact directly by email: sales@itoris.

CMS and e-commerce Solutions. version 1.0. Please, visit us at: http://www.itoris.com or contact directly by email: sales@itoris. Help Desk for Magento User Guide version 1.0 created by IToris IToris Table of contents 1. Introduction... 3 1.1. Purpose... 3 2. Installation and License... 3 2.1. System Requirements... 3 2.2. Installation...

More information

PORTAL ADMINISTRATION

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

More information

QuickStart Guide for Mobile Device Management

QuickStart Guide for Mobile Device Management QuickStart Guide for Mobile Device Management Version 8.5 Inventory Configuration Security Management Distribution JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made

More information

COMODO CERTIFICATE MANAGER. Simplify SSL Certificate Management Across the Enterprise

COMODO CERTIFICATE MANAGER. Simplify SSL Certificate Management Across the Enterprise COMODO CERTIFICATE MANAGER Simplify SSL Certificate Management Across the Enterprise Comodo Certificate Manager CCM Enables nominated administrators the ability to manage the lifespan, issuance, deployment,

More information

Electronic Selection of Consultants

Electronic Selection of Consultants Electronic Selection of Consultants User Guide for Consulting Firms Version 3 This User Guide was produced by the Operations and Corporate Procurement Groups and the Information Solutions Group Global

More information

Banner Web Time Entry Approver s Handbook

Banner Web Time Entry Approver s Handbook Banner Web Time Entry Approver s Handbook Welcome to Banner Web Time Entry The Web Time Entry system allows employees to individually log onto the mybanner.kenyon.edu secure website and enter the hours

More information

SMART Vantage. Installation guide

SMART Vantage. Installation guide SMART Vantage Installation guide Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at smarttech.com/registration. Keep the

More information

Yale Secure File Transfer User Guide

Yale Secure File Transfer User Guide Yale Secure File Transfer For assistance contact the ITS Help Desk 203-432-9000, helpdesk@yale.edu Yale Secure File Transfer User Guide This document provides information and detailed steps for using Yale's

More information

Kentico CMS 7.0 E-commerce Guide

Kentico CMS 7.0 E-commerce Guide Kentico CMS 7.0 E-commerce Guide 2 Kentico CMS 7.0 E-commerce Guide Table of Contents Introduction 8... 8 About this guide... 8 E-commerce features Getting started 11... 11 Overview... 11 Installing the

More information

Kroger Supplier Information Management System (SIM) Training Documentation

Kroger Supplier Information Management System (SIM) Training Documentation Kroger Supplier Information Management System (SIM) Training Documentation Introduction All Kroger suppliers are required to register in Kroger s new Supplier Information Management (SIM) system. The SIM

More information

PORTA ONE. o r a c u l a r i u s. Concepts Maintenance Release 19 POWERED BY. www.portaone.com

PORTA ONE. o r a c u l a r i u s. Concepts Maintenance Release 19 POWERED BY. www.portaone.com PORTA ONE TM Porta Billing o r a c u l a r i u s Concepts Maintenance Release 19 POWERED BY www.portaone.com Porta Billing PortaBilling Oracularius Concepts o r a c u l a r i u s Copyright Notice & Disclaimers

More information

This Deployment Guide is intended for administrators in charge of planning, implementing and

This Deployment Guide is intended for administrators in charge of planning, implementing and YOUR AUTOMATED EMPLOYEE Foxtrot Deployment Guide Enterprise Edition Introduction This Deployment Guide is intended for administrators in charge of planning, implementing and maintaining the deployment

More information

Client Portal Training

Client Portal Training Client Portal Training Signing In 1. Go to http://www.csus.edu/irt/projects and click on Team Dynamix Client or from your browser, go to https://csus.teamdynamix.com 2. Click on SIGN-IN located in the

More information

The GRID and the Linux Farm at the RCF

The GRID and the Linux Farm at the RCF The GRID and the Linux Farm at the RCF A. Chan, R. Hogue, C. Hollowell, O. Rind, J. Smith, T. Throwe, T. Wlodek, D. Yu Brookhaven National Laboratory, NY 11973, USA The emergence of the GRID architecture

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

QuickStart Guide for Mobile Device Management. Version 8.6

QuickStart Guide for Mobile Device Management. Version 8.6 QuickStart Guide for Mobile Device Management Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF

More information

Exchange Mailbox Protection Whitepaper

Exchange Mailbox Protection Whitepaper Exchange Mailbox Protection Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Exchange add-on comparison... 2 Advantages and disadvantages of the different PST formats... 3 2. How Exchange

More information

Nevepoint Access Manager 1.2 BETA Documentation

Nevepoint Access Manager 1.2 BETA Documentation Nevepoint Access Manager 1.2 BETA Documentation Table of Contents Installation...3 Locating the Installation Wizard URL...3 Step 1: Configure the Administrator...4 Step 2: Connecting to Primary Connector...4

More information

Web VTS Installation Guide. Copyright 2006-2010 SiiTech Inc. All rights reserved.

Web VTS Installation Guide. Copyright 2006-2010 SiiTech Inc. All rights reserved. Web VTS Installation Guide Copyright 2006-2010 SiiTech Inc. All rights reserved. Table of Contents Overview of Web VTS... 1 System Requirements... 2 Installation Sequence... 3 Installing Web VTS... 6 ii

More information

HRC Advanced Citrix Troubleshooting Guide. Remove all Citrix Instances from the Registry

HRC Advanced Citrix Troubleshooting Guide. Remove all Citrix Instances from the Registry HRC Advanced Citrix Troubleshooting Guide Advanced Troubleshooting procedures: 1. Add https://mobile.hrc.army.mil to Internet Explorer s trusted sites list. Click on Tools Internet Options Security. Click

More information

Product Guide Revision A. McAfee Secure Web Mail Client 7.0.0 Software

Product Guide Revision A. McAfee Secure Web Mail Client 7.0.0 Software Product Guide Revision A McAfee Secure Web Mail Client 7.0.0 Software COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

v7.1 Technical Specification

v7.1 Technical Specification v7.1 Technical Specification Copyright 2011 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed,

More information

Online Requesting and Receiving. Training Manual

Online Requesting and Receiving. Training Manual Online Requesting and Receiving Training Manual 1 Table of Contents Introduction 3 Logging In.3 Creating a Profile...3 Modifying a Ship to Address...3 FOAPAL and Commodity Codes 3 Code Favorites...3 Understanding

More information

ManageEngine SupportCenter Plus 7.7 Edition Comparison

ManageEngine SupportCenter Plus 7.7 Edition Comparison ManageEngine SupportCenter Plus 7.7 Edition Comparison Detailed Comparison of SupportCenter Plus 7.7 Editions. Zoho Corporation Official Document. ManageEngine is a part of Zoho Corporation ( Formerly

More information

SCT Banner. Student Self-Service Information Resources Training Services Rowan University 201 Mullica Hill Road Glassboro, NJ 08028-1701

SCT Banner. Student Self-Service Information Resources Training Services Rowan University 201 Mullica Hill Road Glassboro, NJ 08028-1701 SCT Banner Student Self-Service Information Resources Training Services Rowan University 201 Mullica Hill Road Glassboro, NJ 08028-1701 http://banner.rowan.edu bannersupport@rowan.edu Download a free copy

More information

COMPANIES REGISTRY. Third Party Software Interface Specification. (Part 1 Overview)

COMPANIES REGISTRY. Third Party Software Interface Specification. (Part 1 Overview) COMPANIES REGISTRY Third Party Software Interface Specification () of Integrated Companies Registry Information System Version 1.3 March 2014 The Government of the Hong Kong Special Administrative Region

More information

Interworks Cloud Platform & CloudPortal Integration

Interworks Cloud Platform & CloudPortal Integration Interworks S.A Interworks Cloud Platform & CloudPortal Integration Getting Started Guide Published: March, 2014 Page 1 of 75 This document contains information proprietary to Interworks S.A. and its receipt

More information

GFI LANguard 9.0 ReportPack. Manual. By GFI Software Ltd.

GFI LANguard 9.0 ReportPack. Manual. By GFI Software Ltd. GFI LANguard 9.0 ReportPack Manual By GFI Software Ltd. http://www.gfi.com E-mail: info@gfi.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

INFRASTRUCTURE AS A SERVICE (IAAS) SERVICE SCHEDULE Australia

INFRASTRUCTURE AS A SERVICE (IAAS) SERVICE SCHEDULE Australia INFRASTRUCTURE AS A SERVICE (IAAS) SERVICE SCHEDULE Australia 1 DEFINITIONS Capitalised terms in this Service Schedule not otherwise defined here have the meaning given in the Standard Terms and Conditions:

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

Prestashop Ship2MyId Module. Configuration Process

Prestashop Ship2MyId Module. Configuration Process Prestashop Ship2MyId Module Configuration Process Ship2MyID Module Version : v1.0.2 Compatibility : PrestaShop v1.5.5.0 - v1.6.0.14 1 P a g e Table of Contents 1. Module Download & Setup on Store... 4

More information

[Jet-Magento Integration]

[Jet-Magento Integration] CedCommerce. All rights reserved. SUPPORT@CEDCOMMERCE.COM [Jet-Magento Integration] CedCommerce Jet-Magento Integration, an extension by CedCommerce, establishes synchronization of inventory, price, other

More information

Plesk 11 Manual. Fasthosts Customer Support

Plesk 11 Manual. Fasthosts Customer Support Fasthosts Customer Support Plesk 11 Manual This guide covers everything you need to know in order to get started with the Parallels Plesk 11 control panel. Contents Introduction... 3 Before you begin...

More information

Marval Software Limited. G Cloud iii Framework Service Definition

Marval Software Limited. G Cloud iii Framework Service Definition 1 Marval Software Limited G Cloud iii Framework Service Definition Page 1 of 9 2 Contents An overview of the Marval Service Management (MSM) Software Solution... 3 Information assurance Impact Level (IL)

More information

Microsoft Office Live Meeting Events User s Guide

Microsoft Office Live Meeting Events User s Guide Microsoft Office Live Meeting Events User s Guide Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies,

More information

Campus Technology Planning Guidelines

Campus Technology Planning Guidelines Campus Computing and Information Technology All academic and administrative departments are asked to use the attached guidelines when planning for new technology or upgrading existing technology in their

More information

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox...

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox... Powered by Table of Contents Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4 1.1 Requirements... 4 1.2 Recommendations for using Web Mail... 4 1.3 Accessing your Web Mail...

More information

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo. Create e-commerce website Opencart Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.com Create e-commerce website Opencart What is opencart? Opencart

More information

Interworks Cloud Platform & WebsitePanel Integration

Interworks Cloud Platform & WebsitePanel Integration Interworks Cloud Platform & WebSitePanel Integration Interworks Cloud Platform & WebsitePanel Integration Getting Started Guide Published: March, 2014 This document contains information proprietary to

More information

MANUAL FOR WEBSITE DEVELOPMENT USING WORDPRESS FOR STUDENT PERSONAL SITE

MANUAL FOR WEBSITE DEVELOPMENT USING WORDPRESS FOR STUDENT PERSONAL SITE MANUAL FOR WEBSITE DEVELOPMENT USING WORDPRESS FOR STUDENT PERSONAL SITE 0 Table of Content Site Full View 2 I How to get into Dashboard? 3 II What is Post and How to Create It? 4 III What is Page and

More information

IBM Cloud Manager with OpenStack

IBM Cloud Manager with OpenStack IBM Cloud Manager with OpenStack Download Trial Guide Cloud Solutions Team: Cloud Solutions Beta cloudbta@us.ibm.com Page 1 Table of Contents Chapter 1: Introduction...3 Development cycle release scope...3

More information

5Subscription Management Automate. 6Electronic License Activation (ELA) 7Electronic License Management. 8Electronic Software Delivery (ESD)

5Subscription Management Automate. 6Electronic License Activation (ELA) 7Electronic License Management. 8Electronic Software Delivery (ESD) PAGE 1 OF 5 FEATURES SOLO Server is our flagship feature-rich license automation and distribution server. SOLO Server Lite is more for customers who want a very basic activation server and want to deeply

More information

In-Network Translation User s Guide

In-Network Translation User s Guide GXS EDI Services In-Network Translation User s Guide GC34-3282-02 Third Edition (November 2005) This book replaces GC34-3282-01. Copyright GXS, Inc. 1998, 2005. All rights reserved. Government Users Restricted

More information

Why should you participate in the Connect-ED notification system?

Why should you participate in the Connect-ED notification system? What is Connect-ED? The Connect-ED system is a communication service that enables East Georgia State College (EGSC) administrators and campus safety personnel to quickly contact EGSC students, faculty

More information

Generate Android App with Protection and Licensing

Generate Android App with Protection and Licensing Generate Android App with Protection and Licensing The Generate Android App paper covers the entire process of generating an Android app without programming. That paper shows how DocProtect outputs the

More information

ADP Workforce Now Security Guide. Version 2.0-1

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

More information

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

efolder BDR for Veeam Cloud Connection Guide

efolder BDR for Veeam Cloud Connection Guide efolder BDR for Veeam Cloud Connection Guide Setup Connect Preload Data uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder Cloud for Veeam. Using the efolder Cloud

More information

Document Management System (DMS) Release 4.5 User Guide

Document Management System (DMS) Release 4.5 User Guide Document Management System (DMS) Release 4.5 User Guide Prepared by: Wendy Murray Issue Date: 20 November 2003 Sapienza Consulting Ltd The Acorn Suite, Guardian House Borough Road, Godalming Surrey GU7

More information

Redmine: A project management software tool. January, 2013

Redmine: A project management software tool. January, 2013 Redmine: A project management software tool January, 2013 Outline Introduction to Redmine. Important concepts of Redmine. How to use Redmine. 1 Introduction: What is Redmine? Redmine is a project management

More information

Product Guide Revision A. McAfee Secure Web Mail Client 7.0.0 Software

Product Guide Revision A. McAfee Secure Web Mail Client 7.0.0 Software Product Guide Revision A McAfee Secure Web Mail Client 7.0.0 Software COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

Parallels Plesk Automation

Parallels Plesk Automation Parallels Plesk Automation Contents Get Started 3 Infrastructure Configuration... 4 Network Configuration... 6 Installing Parallels Plesk Automation 7 Deploying Infrastructure 9 Installing License Keys

More information

Software Scalability Issues in Large Clusters

Software Scalability Issues in Large Clusters Software Scalability Issues in Large Clusters A. Chan, R. Hogue, C. Hollowell, O. Rind, T. Throwe, T. Wlodek Brookhaven National Laboratory, NY 11973, USA The rapid development of large clusters built

More information

World Bank Group Electronic Selection of Consultants

World Bank Group Electronic Selection of Consultants World Bank Group Electronic Selection of Consultants User Guide for Consulting Firms Version 1 Table of Contents Introduction... 1 Create World Bank Group and EConsult accounts... 1 Create an EConsult

More information

Developer Reference. A mobile loyalty platform for retailers. Document Number: 09720037

Developer Reference. A mobile loyalty platform for retailers. Document Number: 09720037 Developer Reference A mobile loyalty platform for retailers Document Number: 09720037 CONTENTS Guide Overview Description of this Guide... ix What s new in this guide...x Upgrade impact...xii 1. Getting

More information

Version 12.5. SAS Reporting Guide

Version 12.5. SAS Reporting Guide Version 12.5 SAS Reporting Guide July 29, 2013 Table of Contents Chapter 1 Using this Guide 1 Who Should Use This Guide 1 Introduction To Reporting 2 Reports 2 Summary Reports 2 Comprehensive Reports

More information

How To Build A Connector On A Website (For A Nonprogrammer)

How To Build A Connector On A Website (For A Nonprogrammer) Index Data's MasterKey Connect Product Description MasterKey Connect is an innovative technology that makes it easy to automate access to services on the web. It allows nonprogrammers to create 'connectors'

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information