Overview of Automated Processes

Size: px
Start display at page:

Download "Overview of Automated Processes"

Transcription

1 Overview of Automated Processes What is an automated process? Simply put, an automated process (a.k.a. AP) is a way of automating a series of tasks in GoldMine. They are most useful when they are designed in relation to systems. For example, at the appropriate time pertinent calls, appointments, etc. can automatically be scheduled for the appropriate people by an AP. They can even add or update GoldMine data and send s. More specifically, an AP is a series of events that have both a trigger and a corresponding action to be performed. The trigger is a condition that must be met in order for the specified action to take place. There are various types of event triggers including the following: Elapsed Days allows you to specify a number of days that must pass before the event is triggered; elapsed days are counted starting with the first day the event is attempted to be triggered. Immediate causes the event to trigger immediately upon the first attempt; this option effectively removes any condition to be met for triggering the event. Detail Record allows you to specify a certain type of detail record that must exist for the contact in order for the event to be triggered. History Activity allows you to specify a certain type of history record that must exist for the contact in order for the event to be triggered. Scheduled Activity allows you to specify a certain type of pending activity that must be scheduled for the contact in order for the event to be triggered. Opportunity not used in the Breaking Away system. Project not used in the Breaking Away system. dbase Condition allows you to specify a dbase expression that must be evaluated as true in order for the event to be triggered; while this is the most advanced trigger type, it also gives you the greatest flexibility and opens the door to a wide array of possibilities. Disabled causes the event to be completely ignored and thus never get triggered. There are various actions that an AP can perform including the following: Print Form allows you to specify a document template to automatically be merged with the corresponding contact record; you can choose to have the AP either print the document immediately or queue it up to be printed later. Message allows you to specify an template to automatically be merged with the corresponding contact record; you can choose to have the AP either send the immediately or queue it up to be sent later. 1

2 Print Report allows you to specify a particular GoldMine report to be printed for either the corresponding contact only or for all contacts (note that selecting the filter/group option has no affect); even though a Crystal Report can be selected, this option only works when a GoldMine report is chosen. Schedule Activity allows you to specify a particular activity type to schedule on a designated person s GoldMine calendar that will be linked to the corresponding contact record; you can also choose the number of days into the future that the activity will be scheduled for as well as all of the other standard features associated with scheduling an activity with the exception that the activity cannot be unlinked. Create History allows you to specify the creation of a history record associated with the corresponding contact record; you can choose all of the standard features associated with completing an unscheduled activity with the exception of the date and time which will be derived from the date and time the event was triggered. Create Detail allows you to specify the creation of a detail record of a particular type associated with the corresponding contact record; you can choose all of the standard features associated with the creation of new detail records. Add to Group allows you to specify an existing group to make the corresponding contact record a member of. Update Field allows you to specify a value to be given to a chosen contact record field for the corresponding contact record; the value must be specified as a dbase expression. Remove Track this option causes the AP to completely remove itself from the corresponding contact record when the event is triggered. Add a New Track allows you to specify an additional AP to be attached to the corresponding contact record. Branch to Event allows you to force the AP to skip to a certain event thus bypassing the normal progression of events within the track; this will only occur for the corresponding contact record. Run Application this is a highly advanced option not currently used in Breaking Away that allows you to specify a software application to be run when the event is triggered. Additionally, there are two types of events: preemptive and sequential. GoldMine attempts to trigger all preemptive events each time an AP is scanned, unless there is at least one sequential event that has already been triggered. Therefore, with preemptive events, order is not important. On the other hand, sequential events must occur in order. That means that GoldMine will not attempt to trigger any sequential event until its preceding sequential event (if there is one) has been triggered. Lastly, there are several global options pertaining to an AP that include: 2

3 Allow only one attachment of this process per contact selecting this option prevents a track from being attached to a contact record multiple times concurrently. Execute this process immediately upon attachment selecting this option will cause GoldMine to immediately scan the process for the contact record it is being attached to in order to avoid having to wait for the next regular comprehensive scan for all contact records (in most cases that would mean the next business day). Execute this process only when scanning for processes selecting this option will prevent the track from being able to be scanned for a single contact record only and will trump the execute this process immediately upon attachment option, if selected. Restart this process each time that it ends selecting this option will cause the track to start over from the beginning (i.e., the first event) as opposed to removing itself upon completion. Allow users to attach this process selecting this option will allow GoldMine users to attach the track to contact records; without this option selected, the only way the track could get attached to a contact record is by another automated process (e.g., a track that contains an event that attaches the process). Attach this process to all new contact records selecting this option will cause GoldMine to automatically attach the track to all new contact records as they are created; this option can only be assigned to one AP. How do Automated Processes work? It is important to note that APs are executed at the contact record level. This means that virtually everything an AP does is individually related to the contact record(s) it is attached to. An AP will do nothing if it is not attached to a contact record. Additionally, APs must be run once every day preferably at the very beginning of the day. Doing so causes GoldMine to scan every contact record for any attached tracks (i.e., Automated Processes/APs) and then scan within those tracks to see if any events can be triggered based on how the AP was designed and what event was last triggered, if any. PEAK recommends that one person be assigned to this task to prevent more than one person from running them on any given day, which could result in the duplication of certain actions. Every morning, the designated person should run the APs by going to the TOOLS menu, selecting AUTOMATED PROCESSES EXECUTE PROCESSES, and clicking the PROCESS button. 3

4 As shown to the right, by default, the Automated Processes Execution window will already have the desired options selected for performing the daily scan (i.e., it is set to scan all contact records once). The GoldMine Process Monitor window will open to display the progress of the AP. When running the APs on Fridays, you will also need to run them for Saturday and Sunday as well to ensure that everything is accurate and up-to-date when you come back to the office on Monday. So, on Friday morning run the APs using the steps previously outlined. Then, run them for Saturday by performing the following steps: Double-click on the Windows system clock in the lower right-hand corner of your Windows desktop. This will open the Date and Time Properties window. Change the date to the corresponding Saturday and click the APPLY button. Then, click the OK button. The GoldMine clock will automatically synchronize with the system clock. This takes somewhere between 1-30 seconds. Once the GoldMine clock says Saturday (it is very important to wait for the clocks to synchronize), run the APs again. Repeat the previous three steps to run the APs for Sunday as well. Lastly, don t forget to change your system clock back to the current date. TIP: If you have a dedicated server and an extra GoldMine license, you can set up GoldMine server agents to run the APs every morning automatically. Please see the training vignette titled Setting Up Server Agents for Automated Processes. How are new Automated Processes created? To create a new AP, go to the TOOLS menu, select AUTOMATED PROCESSES MANAGE PROCESSES. Then, select the desired GoldMine username to store the new process under and click the New Automated Process button (or right-click on Automated Processes and select NEW). 4

5 The GoldMine Automated Process Wizard window will appear allowing you to give the new process a name and three letter process code, if desired. From here, you also have the option of specifying/changing the GoldMine username under which the process will be stored. Click the NEXT button to proceed propagating through the automated process creation wizard. The next screen allows you to specify global settings for the AP. Once the desired selections are made, click the NEXT button. The events screen is where events can be added and/or modified. To create a new event, click the NEW button. The Event Properties window will appear where the event name, event type, event number, trigger type, and action type can be specified. Click the OK button to return to the events window. Then, when all the events are entered properly, click the NEXT button. 5

6 Finally, to finish creating the AP, click the FINISH button. How can modifications be made to the Automated Processes included with Breaking Away? The actual APs included with Breaking Away should never be modified. Doing so will cause problems associated with installing periodic Breaking Away updates and could also result in irreversible damage to your GoldMine data. Further, an actual Breaking Away AP should never be attached to a contact record, as they must be custom tailored for your firm first in order to be effective. Instead, Breaking Away APs are intended to serve as templates for you to clone in order to make the necessary modifications. Then, you would actually use the cloned version instead of the original. To clone an AP, navigate to the Automated Processes Center, right-click on the desired process and select CLONE. This will open the GoldMine Automated Process Wizard window. At this point, you are working with a brand new AP that has the exact same properties and settings as the one you cloned. Give it a unique name. When cloning a Breaking Away AP, PEAK recommends naming the custom version with the same name as the original followed by a unique identifier for your firm (e.g., Client Birthdays ABC Wealth) that will denote that it is your own custom version. That will also help prevent anyone from accidentally attaching the wrong tracks to contact records. How are Automated Processes attached to contact records? There are three ways an AP can be attached to a contact record: 1. Attaching a track to a single contact record Navigate to the TRACKS tab of the contact record you wish to attach the track to. Right-click in the white space on the tab and select ATTACH A PROCESS. Then, select the desired AP from the list and click the OK button. Depending on how you have the selected AP setup, you may also want to specify the 6

7 ATTACHING USER since events can be configured to schedule activities for the attaching user. 2. Attaching a track to multiple contact records First, go to the TOOLS menu and select AUTOMATED PROCESSES EXECUTE PROCESSES. Now, select Scan a Group of Contacts. There are three ways to designate the group of contacts you want to attach the AP to: you can attach the process to all contact records, all contacts in a specified filter, or all contacts in a specified group. Click on the checkbox next to Attach Track to Selected Contacts so that the box is checked. Then, choose the desired AP from the drop-down list. Underneath Scan Method choose Do Not Scan. Lastly, click the PROCESS button. This will bring up the GoldMine Process Monitor which will display the progress while the designated AP is being attached to the selected contact records. 3. Attaching a track via an automated process As previously mentioned, an event can be created within an AP that, when the trigger condition is satisfied, will attach another track to the respective contact record. How are Automated Processes removed from contact records? APs can be removed from contact records in one of four ways: 1. Removing a track from a single contact record Navigate to the desired contact record, go to the Tracks tab, right-click on the track you want to remove and select REMOVE PROCESS. This will remove only the selected track and only from the active contact record (i.e., the track will remain attached to all other contact records it was previously attached to). 2. A track will remove itself from a contact record Once all the events in an AP have been triggered for a particular contact record, GoldMine will consider that track to be finished and automatically remove it from 7

8 the contact record unless the track was created with the option to restart upon completion. 3. A track will forcibly and prematurely remove itself from a contact record As previously mentioned, an event can be added within an AP that, when the trigger condition is satisfied, will cause the track to remove itself from the respective contact record. How should Automated Processes be tested? New APs should always be tested before they are implemented. Some key reasons for this are: To prevent the possibility of dropping the ball with regard to following up on a particular client/prospect issue because the AP didn t work in the manner expected. To prevent the data in your database from being irreversibly altered in a fashion that is not consistent with what was intended. To prevent you from having to spend a lot of time fixing things that may have been done incorrectly because the AP was not set up properly. In order to make sure the AP will perform exactly as intended, you need to test multiple scenarios by changing the necessary information on the contact record that is being tested. Therefore, you don t want it to be a real contact record. Use a dummy record, such as William Sample, instead so that it is okay to add, change, and delete its data as necessary. WARNING: Sometimes it is necessary to change the date in the Windows system clock in order to properly test an AP. Extreme caution should be exercised if/when doing so. One reason is that if you have certain calendar activities set up to automatically rollover, if you change the system date to a future date you could erroneously and irreversibly cause those activities to roll-over to that future date. Therefore, a good rule of thumb is to never change your system clock to a date that is in the future. Also, don t forget to change the clock back to the correct date when finished testing. Each AP will have to be tested differently according to what it is designed to do. For instance, when testing a birthday AP that has an event that will only trigger exactly one week before the contact s birthday and schedule a Call on the advisor s Calendar, you can test that it will schedule correctly by giving the dummy contact a birthday of one week from the current day, then test the AP. Until you are confident that an AP works in the intended manner, do not attach it to any live contact records. 8

Ticomix. proudly presents the December 2013 Breaking Away Update

Ticomix. proudly presents the December 2013 Breaking Away Update Ticomix proudly presents the December 2013 Breaking Away Update Summary of Update Enhancements Knowledge Base Breaking Away Updates: To view which updates have been installed, go to the GO TO menu in GoldMine,

More information

3 Setting up Databases on a Microsoft SQL 7.0 Server

3 Setting up Databases on a Microsoft SQL 7.0 Server 3 Setting up Databases on a Microsoft SQL 7.0 Server Overview of the Installation Process To set up GoldMine properly, you must follow a sequence of steps to install GoldMine s program files, and the other

More information

Accounts Production Installation Guide

Accounts Production Installation Guide Accounts Production Installation Guide Copyright statement Sage (UK) Limited and Sage Hibernia Limited, 2014. All rights reserved. If this documentation includes advice or information relating to any matter

More information

2012 Teklynx Newco SAS, All rights reserved.

2012 Teklynx Newco SAS, All rights reserved. D A T A B A S E M A N A G E R DMAN-US- 01/01/12 The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject to a user

More information

Microsoft Outlook Quick Reference Sheet

Microsoft Outlook Quick Reference Sheet Microsoft Outlook is an incredibly powerful e-mail and personal information management application. Its features and capabilities are extensive. Refer to this handout whenever you require quick reminders

More information

Before You Begin: NOTE: Please read each step of these instructions carefully as not all steps include accompanying pictures.

Before You Begin: NOTE: Please read each step of these instructions carefully as not all steps include accompanying pictures. This document will walk you through the process of migrating your existing mail, contacts, and calendar from WOU s Webmail system to the WOU Gmail system. If you are not interested in migrating your mail,

More information

ewebextra OfficeMate Integration User s Guide

ewebextra OfficeMate Integration User s Guide ewebextra OfficeMate Integration User s Guide April 2014 2014 Eyefinity, Inc. All rights reserved. Eyefinity, OfficeMate, ewebextra, and ExamWRITER are registered trademarks of Eyefinity, Inc. All other

More information

Windows Firewall Configuration with Group Policy for SyAM System Client Installation

Windows Firewall Configuration with Group Policy for SyAM System Client Installation with Group Policy for SyAM System Client Installation SyAM System Client can be deployed to systems on your network using SyAM Management Utilities. If Windows Firewall is enabled on target systems, it

More information

How to Configure a Remote Desktop Licensing Server for vspace 6

How to Configure a Remote Desktop Licensing Server for vspace 6 rev 6.1.12 How to Configure a Remote Desktop Licensing Server for vspace 6 This guide will walk you through the process of creating a RDS Licensing server and then configuring your vspace 6 host to connect

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

Law School Computing Services User Memo

Law School Computing Services User Memo Law School Computing Services User Memo Accessing and Using Shared No. 37 7/28/2015 Email Accounts in Outlook Overview: Many Law School departments and organizations use shared email accounts. Shared email

More information

ewebextra OfficeMate Integration User s Guide

ewebextra OfficeMate Integration User s Guide ewebextra OfficeMate Integration User s Guide September 2013 2013 Eyefinity, Inc. All rights reserved. Eyefinity, OfficeMate, ewebextra, and ExamWRITER are registered trademarks of Eyefinity, Inc. All

More information

Managing Spam in E-Mail & More Introduction Spam Detector Block Sender E-Mail Filters

Managing Spam in E-Mail & More Introduction Spam Detector Block Sender E-Mail Filters Managing Spam in E-Mail & More Managing Spam in E-Mail & More Introduction Spam Detector Block Sender E-Mail Filters 1 Verizon Online 2 Managing Spam in E-Mail & More Managing Spam in E-Mail & More Introduction

More information

Configuration for Professional Client Access

Configuration for Professional Client Access In a network environment, in order for the clients to access the data over the network, you will need to set up a network share to the data file. CREATING A NETWORK SHARE There may be slight differences

More information

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager Appendix E Installing and configuring the Captioning Manager The Mediasite Captioning Manager, a separately sold EX Server add-on, allows users to submit and monitor captioning requests through Automatic

More information

How to set up Outlook Anywhere on your home system

How to set up Outlook Anywhere on your home system How to set up Outlook Anywhere on your home system The Outlook Anywhere feature for Microsoft Exchange Server 2007 allows Microsoft Office Outlook 2007 and Outlook 2003 users to connect to their Outlook

More information

Internet Setup Manual for Windows 95/98

Internet Setup Manual for Windows 95/98 Step 1 On your Windows 95/ 98 desktop, click on Start, then click on Settings, then click on Control Panel. Step 2 Inside of the Control Panel, find the icon labeled Network. Now double-click on the Network

More information

How To Set Up An Appointment Book On Blue Chip

How To Set Up An Appointment Book On Blue Chip Level 4, 201 Pacific Highway, St Leonards, NSW 2065 1 Blue Chip Appointment Book Features - Overview This handout convers the following features of Blue Chip s Appointment Book: o Appointment Book Setup

More information

Organizing and Managing Email

Organizing and Managing Email Organizing and Managing Email Outlook provides several tools for managing email, including folders, rules, and categories. You can use these tools to help organize your email. Using folders Folders can

More information

henry schein secure chart patient portal

henry schein secure chart patient portal henry schein secure chart patient portal s e t u p a n d u s e r g u i d e Contents Henry Schein Secure Chart Patient Portal Overview... 2 Setting Up the Henry Schein Secure Chart Patient Portal... 3 Activating

More information

Employee Scheduling. Support Guide for Scheduling Employees

Employee Scheduling. Support Guide for Scheduling Employees Aspect Software, Inc. Back-office software for restaurateurs Employee Scheduling Support Guide for Scheduling Employees Phone: 800.454.3280 or 405.721.4420 Fax: 405.721.4419 www.aspect-software.net support@aspect-software.net

More information

Admin Reference Guide. PinPoint Document Management System

Admin Reference Guide. PinPoint Document Management System Admin Reference Guide PinPoint Document Management System 1 Contents Introduction... 2 Managing Departments... 3 Managing Languages... 4 Managing Users... 5 Managing User Groups... 7 Managing Tags... 9

More information

Section 2.5.05 Documents. Contents

Section 2.5.05 Documents. Contents Section 2.5.05 Documents Contents Documents... 2 Practice Documents Tab... 3 Unsigned Documents Tab... 7 Uninitialed Documents Tab... 9 Document Sessions Tab... 10 Print Days Documents Tab... 12 Save Templated

More information

Amicus Link Guide: PCLaw

Amicus Link Guide: PCLaw Amicus Link Guide: PCLaw Applies to: Amicus Attorney Premium 2015 Synchronize your Amicus and PCLaw matters and clients, and dynamically exchange your Amicus time entries and expenses to PCLaw. About the

More information

Installation Manual Version 8.5 (w/sql Server 2005)

Installation Manual Version 8.5 (w/sql Server 2005) C ase Manag e m e n t by C l i e n t P rofiles Installation Manual Version 8.5 (w/sql Server 2005) T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W Table of Contents - 2 - Table of Contents SERVER

More information

email-lead Grabber Business 2010 User Guide

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

More information

[GoldMine] NewContactAP=9KUMSUA*XZ/XR#Y

[GoldMine] NewContactAP=9KUMSUA*XZ/XR#Y 10 In This Chapter Definitions The Observer Process Create a Filter/Group Historical Activity Triggers Actions Tid Bits Wrap Up A utomated Processes is a tough chapter to write as a single chapter. I previously

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

Access 2010: The Navigation Pane

Access 2010: The Navigation Pane Access 2010: The Navigation Pane Table of Contents OVERVIEW... 1 BEFORE YOU BEGIN... 2 ADJUSTING THE NAVIGATION PANE... 3 USING DATABASE OBJECTS... 3 CUSTOMIZE THE NAVIGATION PANE... 3 DISPLAY AND SORT

More information

NAS 253 Introduction to Backup Plan

NAS 253 Introduction to Backup Plan NAS 253 Introduction to Backup Plan Create backup jobs using Backup Plan in Windows A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Create backup

More information

Providing Patch Management With N-central. Version 7.2

Providing Patch Management With N-central. Version 7.2 Providing Patch Management With N-central Version 7.2 Contents Patch Management 3 Introduction 3 Monitoring for Missing Patches 3 Setting up Patch Management in N-central 4 Adding a WSUS Server to N-central

More information

Payco, Inc. Evolution and Employee Portal. Payco Services, Inc.., 2013. 1 Home

Payco, Inc. Evolution and Employee Portal. Payco Services, Inc.., 2013. 1 Home Payco, Inc. Evolution and Employee Portal Payco Services, Inc.., 2013 1 Table of Contents Payco Services, Inc.., 2013 Table of Contents Installing Evolution... 4 Commonly Used Buttons... 5 Employee Information...

More information

Amicus Link Guide: Outlook/Exchange E-mail

Amicus Link Guide: Outlook/Exchange E-mail Amicus Link Guide: Outlook/Exchange E-mail Applies to: Amicus Premium 2015 Synchronize your Amicus and Outlook e-mail. Choose a client-side link with your local Microsoft Outlook or a Server-side link

More information

Systems Management Advanced job scheduler

Systems Management Advanced job scheduler System i Systems Management Advanced job scheduler Version 5 Release 4 System i Systems Management Advanced job scheduler Version 5 Release 4 Note Before using this information and the product it supports,

More information

How to Install CS OrthoTrac on a New Server and Copy the Data from the Old Server to the New Version 12 and higher

How to Install CS OrthoTrac on a New Server and Copy the Data from the Old Server to the New Version 12 and higher How to Install CS OrthoTrac on a New Server and Copy the Data from the Old Server to the New Version 12 and higher Purpose This document will show how to install CS OrthoTrac practice management software

More information

Fairfield University Using Xythos for File Sharing

Fairfield University Using Xythos for File Sharing Fairfield University Using Xythos for File Sharing Version 7.0 Table of Contents I: Manage your Department Folder...2 Your Department Folder... 2 II: Sharing Folders and Files Inside of Fairfield U...3

More information

Configuring Network Load Balancing with Cerberus FTP Server

Configuring Network Load Balancing with Cerberus FTP Server Configuring Network Load Balancing with Cerberus FTP Server May 2016 Version 1.0 1 Introduction Purpose This guide will discuss how to install and configure Network Load Balancing on Windows Server 2012

More information

Providing Patch Management with N-central. Version 9.1

Providing Patch Management with N-central. Version 9.1 Providing Patch Management with N-central Version 9.1 Contents Patch Management 4 Introduction 4 Monitoring for Missing Patches 4 Setting up Patch Management in N-central 5 Adding a WSUS Server to N-central

More information

Managing Contacts in Outlook

Managing Contacts in Outlook Managing Contacts in Outlook This document provides instructions for creating contacts and distribution lists in Microsoft Outlook 2007. In addition, instructions for using contacts in a Microsoft Word

More information

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0 Cox Business Premium Online Backup USER'S GUIDE Cox Business VERSION 1.0 Table of Contents ABOUT THIS GUIDE... 4 DOWNLOADING COX BUSINESS PREMIUM ONLINE BACKUP... 5 INSTALLING COX BUSINESS PREMIUM ONLINE

More information

Site Maintenance Using Dreamweaver

Site Maintenance Using Dreamweaver Site Maintenance Using Dreamweaver As you know, it is possible to transfer the files that make up your web site from your local computer to the remote server using FTP (file transfer protocol) or some

More information

You may have been given a download link on your trial software email. Use this link to download the software.

You may have been given a download link on your trial software email. Use this link to download the software. BackupVault / Attix5 Server Quickstart Guide This document takes about 5 minutes to read and will show you how to: Download the software Install the Attix5 Professional Backup software Backup your files

More information

Contact Manager and Document Tracking. CampusVue Student User Guide

Contact Manager and Document Tracking. CampusVue Student User Guide Contact Manager and Document Tracking CampusVue Student User Guide Campus Management Corporation Web Site http://www.campusmanagement.com/ E-mail Information: Support: E-mail form on Web site support@campusmgmt.com

More information

Changes to Skillnet Group Emails. Outlook and Outlook Express Users

Changes to Skillnet Group Emails. Outlook and Outlook Express Users Changes to Skillnet Group Emails Skillnet Group emails are moving from the current provider to our own exchange mail server. This will mean that you will have a much improved web-mail system and almost

More information

Connecting To SOM Network Drives With Windows XP

Connecting To SOM Network Drives With Windows XP Connecting To SOM Network Drives With Windows XP The first step to take is to make sure that you are using the UCSF VPN client when you connect. If you do not have a VPN username and password, you will

More information

Active Directory Management. User Interface Guide

Active Directory Management. User Interface Guide Active Directory Management User Interface Guide Document Revision Date: April 15, 2013 Active Directory Management User Interface Guide i Contents Launching the Hosted Exchange Tab - Active Directory

More information

2009 Braton Groupe sarl, All rights reserved.

2009 Braton Groupe sarl, All rights reserved. D A T A B A S E M A N A G E R U S E R M A N U A L The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject to a

More information

TWO WAYS TO SCHEDULE A SCOPIA VIDEO CONFERENCE BASED MEETING. 1- SCOPIA USER PORTAL 2- OUTLOOK SCOPIA MEETING PLUG-IN

TWO WAYS TO SCHEDULE A SCOPIA VIDEO CONFERENCE BASED MEETING. 1- SCOPIA USER PORTAL 2- OUTLOOK SCOPIA MEETING PLUG-IN TWO WAYS TO SCHEDULE A SCOPIA VIDEO CONFERENCE BASED MEETING. 1- SCOPIA USER PORTAL 2- OUTLOOK SCOPIA MEETING PLUG-IN USING IVIEW SCOPIA USER PORTAL TO SCHEDULE A MEETING: GO TO: http://iview.utoledo.edu:8080/

More information

Riva CRM Integration Desktop Edition User Guide

Riva CRM Integration Desktop Edition User Guide Riva CRM Integration Desktop Edition User Guide This Guide Omni s Riva CRM Integration for GroupWise - Desktop Edition provides transparent, bi-directional synchronisation of appointments, tasks, notes

More information

Personal Folders Backup

Personal Folders Backup Personal Folders Backup The Personal Folders Backup tool is designed for use in Outlook 2000 and later and the operating systems that support each respective Outlook version. The tool provides a quick

More information

Providing Patch Management With N-central. Version 7.1

Providing Patch Management With N-central. Version 7.1 Providing Patch Management With N-central Version 7.1 Contents Patch Management 3 Introduction 3 Monitoring for Missing Patches 3 Setting up Patch Management in N-central 4 Adding a WSUS Server to N-central

More information

Joining. Domain. Windows XP Pro

Joining. Domain. Windows XP Pro Joining a Domain in Windows XP Pro Table of Content HOW DO I CHANGE A COMPUTER'S DESCRIPTION, NAME, OR JOIN A DOMAIN IN WINDOWS XP PRO?... 1 TO ADD A COMPUTER DESCRIPTION... 1 TO CHANGE A COMPUTER NAME...

More information

CONFIGURING ASCENTIS HR 3 ASCENTIS HR SECURITY 27 CREATING & MAINTAINING BENEFIT PLANS 41 SETTING UP LEAVE & ATTENDANCE POLICIES 71

CONFIGURING ASCENTIS HR 3 ASCENTIS HR SECURITY 27 CREATING & MAINTAINING BENEFIT PLANS 41 SETTING UP LEAVE & ATTENDANCE POLICIES 71 Table of Contents CONFIGURING ASCENTIS HR 3 DATA DEPENDENCIES 4 COMPANY INFORMATION 5 KEY TABLES IN SETUP MANAGER 9 REVIEW QUESTIONS: 25 ASCENTIS HR SECURITY 27 DEFINING ROLES 28 CREATING USERS 33 MAINTAINING

More information

1. Installing The Monitoring Software

1. Installing The Monitoring Software SD7000 Digital Microphone Monitor Software manual Table of Contents 1. Installing The Monitor Software 1.1 Setting Up Receivers For Monitoring 1.2 Running The Application 1.3 Shutdown 2. The Detail Monitoring

More information

Sage Accountants Business Cloud Triggered Email Guide

Sage Accountants Business Cloud Triggered Email Guide Sage Accountants Business Cloud Triggered Email Guide VERSION 1.0 September 2013 Contents Triggered campaigns 3 Setting a campaign as triggered 3 Creating the contact data fields 5 Creating triggers 6

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010/2013 Users 10.0 Full Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2010/2013 Users The software described in this book

More information

The Rehab Documentation Company, Inc. 12/8/11. ReDoc Scheduler. User Guide

The Rehab Documentation Company, Inc. 12/8/11. ReDoc Scheduler. User Guide The Rehab Documentation Company, Inc. 12/8/11 ReDoc Scheduler User Guide 12/8/11 Contents CONTENTS CHAPTER 1 INTRODUCTION................................ 1 CHAPTER 2 SETUP........................................

More information

Roaring Penguin User Guide

Roaring Penguin User Guide Roaring Penguin User Guide Emails and Spam Training 2-3 The Quarantine Summary 4-5 Logging in to the Roaring Penguin Web Interface 6-8 Roaring Penguin Home Screen 9-10 Opting out of Spam Scanning 11-12

More information

Pentagon Message Exchange Setup Guide: All Devices

Pentagon Message Exchange Setup Guide: All Devices Pentagon Message Exchange Setup Guide: All Devices This guide has been sent to you to help you set up Pentagon Message Exchange on your equipment. In this guide, you will find the details required for

More information

XMap 7 Administration Guide. Last updated on 12/13/2009

XMap 7 Administration Guide. Last updated on 12/13/2009 XMap 7 Administration Guide Last updated on 12/13/2009 Contact DeLorme Professional Sales for support: 1-800-293-2389 Page 2 Table of Contents XMAP 7 ADMINISTRATION GUIDE... 1 INTRODUCTION... 5 DEPLOYING

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010/2013 Users 10.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2010/2013 Users The software described in this book

More information

XStream Remote Control: Configuring DCOM Connectivity

XStream Remote Control: Configuring DCOM Connectivity XStream Remote Control: Configuring DCOM Connectivity APPLICATION BRIEF March 2009 Summary The application running the graphical user interface of LeCroy Windows-based oscilloscopes is a COM Automation

More information

TM Online Storage: StorageSync

TM Online Storage: StorageSync TM Online Storage: StorageSync 1 Part A: Backup Your Profile 1: How to download and install StorageSync? Where to download StorageSync? You may download StorageSync from your e-storage account. Please

More information

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

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

More information

How to Setup SQL Server Replication

How to Setup SQL Server Replication Introduction This document describes a scenario how to setup the Transactional SQL Server Replication. Before we proceed for Replication setup you can read brief note about Understanding of Replication

More information

How To Sync Between Quickbooks And Act

How To Sync Between Quickbooks And Act QSalesData User Guide Note: In addition to this User Guide, we have an extensive Online Video Library that you can access from our website: www.qsalesdata.com/onlinevideos Updated: 11/14/2014 Installing

More information

Using Avaya Aura Messaging

Using Avaya Aura Messaging Using Avaya Aura Messaging Release 6.3.2 Issue 1 December 2014 Contents Chapter 1: Getting Started... 4 Messaging overview... 4 Prerequisites... 4 Accessing your mailbox from any phone... 4 Accessing the

More information

EMAIL QUICK START GUIDE

EMAIL QUICK START GUIDE IT Services Microsoft Outlook 2010 EMAIL QUICK START GUIDE Contents What is Outlook?...2 Quick Guide to Email...2 Create a new e-mail message...2 Forward or reply to an e-mail message...2 Creating new

More information

Time & Attendance for ADP Workforce Now. Automatic Data Processing, LLC. ES Canada

Time & Attendance for ADP Workforce Now. Automatic Data Processing, LLC. ES Canada Time & Attendance for ADP Workforce Now Automatic Data Processing, LLC. ES Canada ADP s Trademarks The ADP Logo, ADP, ADP Workforce Now and IN THE BUSINESS OF YOUR SUCCESS are registered trademarks of

More information

Booking a Meeting Room in Outlook 2010

Booking a Meeting Room in Outlook 2010 Introduction Booking for meeting rooms is now done in Outlook 2010 (hosted on Microsoft Exchange 2010). Meeting rooms can now be requested by using a Meeting Request, and selecting an available room in

More information

Professional Mailbox Email Software Setup Guide

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

More information

EasyMail Setup. User Guide. Issue 3 September 2012. Welcome to AT&T Website Solutions

EasyMail Setup. User Guide. Issue 3 September 2012. Welcome to AT&T Website Solutions Issue 3 September 2012 EasyMail Setup User Guide Welcome to AT&T Website Solutions We are focused on providing you the very best web hosting service including all the tools necessary to establish and maintain

More information

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

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

More information

Release Notes DAISY 4.0

Release Notes DAISY 4.0 2010 Release Notes DAISY 4.0 NEW FEATURES Inactivate/Reactivate accounts and patients Enhanced treatment planning AutoRemind electronic appointment confirmation Copyright 2010. DAISY is a registered trademark

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Adding the Online Backup Service to your Account... 2 Getting Started with the Online Backup Software... 4 Downloading

More information

Install FileZilla Client. Connecting to an FTP server

Install FileZilla Client. Connecting to an FTP server Install FileZilla Client Secure FTP is Middle Georgia State College s supported sftp client for accessing your Web folder on Webdav howeve you may use FileZilla or other FTP clients so long as they support

More information

Discovery Guide. Secret Server. Table of Contents

Discovery Guide. Secret Server. Table of Contents Secret Server Discovery Guide Table of Contents Introduction... 3 How Discovery Works... 3 Active Directory / Local Windows Accounts... 3 Unix accounts... 3 VMware ESX accounts... 3 Why use Discovery?...

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 SOFTWARE BACKUP/RESTORE INSTRUCTION SHEET This document will outline the steps necessary to take configure the

More information

PSA INTEGRATION GUIDE

PSA INTEGRATION GUIDE efolder ConnectWise PSA Integration Guide Page 1 PSA INTEGRATION GUIDE Last Updated July 2014 Integration Overview ConnectWise PSA is business automation software that helps IT service providers efficiently

More information

ChamberMaster - QuickBooks Guide

ChamberMaster - QuickBooks Guide ChamberMaster - QuickBooks Guide CHAMBERMASTER ChamberMaster QuickBooks Guide ChamberMaster A Division of MicroNet, Inc. 14391 Edgewood Drive Baxter MN 56425 218.825.9200 800.825.9171 support@chambermaster.com

More information

Introducing Xcode Source Control

Introducing Xcode Source Control APPENDIX A Introducing Xcode Source Control What You ll Learn in This Appendix: u The source control features offered in Xcode u The language of source control systems u How to connect to remote Subversion

More information

How to set up HotFolders and Workflows

How to set up HotFolders and Workflows How to set up HotFolders and Workflows HotFolders 1 The basis: HotFolders acting like a FileManager 1 An example: HotFolders and the Images bar 2 Printing from a Windows client 4 Workflows 5 Printing Workflow

More information

MTA Course: 10753 Windows Operating System Fundamentals Topic: Understand backup and recovery methods File name: 10753_WindowsOS_SA_6.

MTA Course: 10753 Windows Operating System Fundamentals Topic: Understand backup and recovery methods File name: 10753_WindowsOS_SA_6. STUDENT ACTIVITY 6.1: UNDERSTAND BACKUP AND RECOVERY METHODS MTA Course: 10753 Windows Operating System Fundamentals Topic: Understand backup and recovery methods File name: 10753_WindowsOS_SA_6.1 Lesson

More information

Server Manager Performance Monitor. Server Manager Diagnostics Page. . Information. . Audit Success. . Audit Failure

Server Manager Performance Monitor. Server Manager Diagnostics Page. . Information. . Audit Success. . Audit Failure Server Manager Diagnostics Page 653. Information. Audit Success. Audit Failure The view shows the total number of events in the last hour, 24 hours, 7 days, and the total. Each of these nodes can be expanded

More information

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3.

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3. Thunderbird The changes that need to be made in the email programs will be the following: Incoming mail server: newmail.one-eleven.net Outgoing mail server (SMTP): newmail.one-eleven.net You will also

More information

Allowing other users to view email and/or folders in Outlook (i.e., proxy access)

Allowing other users to view email and/or folders in Outlook (i.e., proxy access) Allowing other users to view email and/or folders in Outlook (i.e., proxy access) There are two ways to work with another person's Microsoft Outlook folders folder sharing and Delegate Access. 1. Folder

More information

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor DiskBoss File & Disk Manager File Integrity Monitor Version 2.0 Dec 2011 www.flexense.com info@flexense.com 1 Product Overview DiskBoss is an automated, rule-based file and disk manager allowing one to

More information

Amicus Attorney Link Guide: PCLaw

Amicus Attorney Link Guide: PCLaw Amicus Attorney Link Guide: PCLaw Applies to: Amicus Attorney Premium Edition 2012 / 2011 SP1 Contents About the Link... 2 What you need... 2 What information is exchanged... 3 Link setup checklist...

More information

ThinManager and Active Directory

ThinManager and Active Directory ThinManager and Active Directory Use the F1 button on any page of a ThinManager wizard to launch Help for that page. Visit http://www.thinmanager.com/kb/index.php/special:allpages for a list of Knowledge

More information

Solution domain. Cloud PC Backup Startingkit for users. Date 26/05/2015 Sensitivity Unrestricted Our reference V1.0 Contact E-mail

Solution domain. Cloud PC Backup Startingkit for users. Date 26/05/2015 Sensitivity Unrestricted Our reference V1.0 Contact E-mail Solution domain Cloud PC Backup Startingkit for users Date 26/05/2015 Sensitivity Unrestricted Our reference V1.0 Contact E-mail Table of contents Table of contents... 2 1. What is Cloud PC Backup?...

More information

Outlook 2013 ~ Advanced

Outlook 2013 ~ Advanced Mail Using Categories 1. Select the message that for the category. 2. Select the appropriate category. 3. The category color displays next to the message. Renaming Categories 1. Select a message. 2. Select

More information

Amicus Attorney Link Guide: PCLaw

Amicus Attorney Link Guide: PCLaw Amicus Attorney Link Guide: PCLaw Applies to: Amicus Attorney 2010/2009/2008 Premium Edition Amicus Attorney 7 Contents About the Link... 2 What you need... 2 What information is exchanged... 3 Link setup

More information

Clickfree Software User Guide

Clickfree Software User Guide Clickfree Software User Guide Last Revised: Nov 2, 2011 Clickfree_backup_software_user_guide_v1.0 Clickfree and the Clickfree logo are trademarks or registered trademarks of Storage Appliance Corporation.

More information

Integrating with BarTender Integration Builder

Integrating with BarTender Integration Builder Integrating with BarTender Integration Builder WHITE PAPER Contents Overview 3 Understanding BarTender's Native Integration Platform 4 Integration Builder 4 Administration Console 5 BarTender Integration

More information

PRACTICE MANAGEMENT SYSTEMS

PRACTICE MANAGEMENT SYSTEMS PRACTICE MANAGEMENT SYSTEMS P.O. Box 102 Ivanhoe, Victoria, 3079 T: 1300 784 908 F: 1300 784 906 www.ppmp.com.au PPMP - Page 1 of 87 Table of Contents TABLE OF CONTENTS... 2 PROGRAM SETUP WIZARD... 3 ACTIVATION

More information

The Raiser s Edge & Microsoft Office Integration Guide

The Raiser s Edge & Microsoft Office Integration Guide The Raiser s Edge & Microsoft Office Integration Guide 013112 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or

More information

How do I set up a branch office VPN tunnel with the Management Server?

How do I set up a branch office VPN tunnel with the Management Server? Fireware How To VPN How do I set up a branch office VPN tunnel with the Management Server? Introduction Using the WatchGuard Management Server, you can make fully authenticated and encrypted IPSec tunnels

More information

Setting up a site directly to the H-drive in Dreamweaver CS4

Setting up a site directly to the H-drive in Dreamweaver CS4 Department of Technology Assistance Overview: This document will describe how to setup a personal website via the H-drive at RU using Dreamweaver

More information

Global VPN Client Getting Started Guide

Global VPN Client Getting Started Guide Global VPN Client Getting Started Guide 1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION: A CAUTION indicates potential

More information