Cloud Extend Tutorial

Size: px
Start display at page:

Download "Cloud Extend Tutorial"

Transcription

1 Cloud Extend Tutorial Revised May 2012

2

3 Tutorial Build a New Guide Part One: Properties Dialog Part Two: The Screen Step Part Three: Building the Branch for Talked to Lead Part Four: Building the Branches for Did Not Talk to Lead Run a Simulation of Your New Guide Save and Publish Your New Guide Run Your New Automated Guide View Reports ii

4

5 Tutorial This step-by-step tutorial will show you how to use Cloud Extend for Salesforce to create automated guides that walk a user through a series of questions and automated steps to complete a process. The tutorial shows you how to: Build a New Guide Run a Simulation of Your New Guide Save and Publish Your New Guide Run Your New Automated Guide View Reports Build a New Guide In this exercise, we will build a short automated guide that will walk a Salesforce.com user through the process of initial lead qualification. The completed guide looks like this: May

6 Part One: Properties Dialog 1 Start in the Cloud Extend Guide Designer. Do this by selecting Cloud Extend in the Salesforce.com top right drop down list, and then by selecting the Guide Designer tab. 2 Select New to start as new automated guide. 3 The Guide Properties dialog box appears, which is where you will enter some information about the automated guide you are building. In the Name field, type in Initial Lead Qualification. In the Applies To list, select Lead. In the 2 Tutorial May 2012

7 Description text box, type My First Guide. For a Tag, type New Lead Processing, as shown in the example. The Applies To entry determines the Salesforce.com screen in which this automated guide appears within a guide. The Tags entry creates a category under which your new guide appears to a user when Cloud Extend presents guides to the user. The following snapshot displays the guide area of a lead page has a New Lead Processing (the name of the tag) category and Initial Lead Qualification (the name of the guide) and its description appear under it. Note: As this area is set up by your Salesforce.com administrator and by your Guide Designer, what appears on your screen will not look like this. 4 Set up the possible outcomes from use of this automated guide. (If you already closed the Properties dialog, re-open it by clicking Properties at the top left of the screen). By setting up and tracking outcomes, we can easily report on the May

8 results from use of this automated guide. In the Possible Outcomes tab, enter the following. (Use the + button to add an outcome.) Lead is Qualified Lead is Unqualified Left Voice Mail 5 Save the properties by clicking the OK button. Part Two: The Screen Step 1 In the new Guide, double-click the untitled step to open a dialog that configures this screen step. 2 In the Step Type list, select Screen Step. Each step in an automated guide can be a screen step that is presented to the end user, an automated step that interfaces with Salesforce.com to do work for the user automatically, an end step that ends a branch of the guide, and a few other types, which we won t cover now. 4 Tutorial May 2012

9 3 In the Screen Step, you ll instruct the user to call the lead. In the editor, type the following text, one line for each bullet point: Make the first attempt to call the lead. Name: Company: Phone #: 4 Define the data from the Salesforce.com Lead record that the guide will insert into a screen as follows: Position the cursor just to the right of Name:. From the Insert Read-Only Field list, click Full Name. This list has all fields available for a Lead. When the user runs this automated guide, Cloud May

10 Extend reads the Salesforce.com Lead field Full Name and displays it on the screen. Similarly, add Read-Only fields for Company and Phone 5 To complete this screen, we need to enter a Prompt to tell the user what to do, as well as the possible responses to the prompt. Type in Did you talk with this Lead? 6 Tutorial May 2012

11 6 For Answers, type in Yes, No-Left Voice Mail, and Bad Phone Number, as shown: May

12 7 To see what the screen will look like to your user, click Preview. The readonly data fields are not filled in during preview. 8 Click the OK button. Notice that the Guide has expanded to provide a branch for each of the three possible answers you provided: 8 Tutorial May 2012

13 9 Save the Guide. Part Three: Building the Branch for Talked to Lead 1 First, let's address what the process should do if the user talked with the Lead (the top branch). Double-click on the untitled step in the Yes branch. 2 From the Step Type list, select Automated Step. 3 For the Action, select Create Task. May

14 4 For the Title, type Capture Call Notes. 5 This automated step will create a completed task in Salesforce.com's Activity History for the Lead. To configure the automated step, click on the Input tab. Here you will set up the fields for the task you are creating. 6 Since this step always occurs after a user has had a first call with a Lead, we can use a fixed subject for this task. In the Subject source, select Constant for the source and for a value, type in Notes from the First Call. Similarly, the Status will also always be completed because these notes are being entered after the call took place. For the Status field, select Constant and then set the field to Completed. 10 Tutorial May 2012

15 A Priority value is always required. Here you should select Normal. In the Description field, we want to capture the notes about the call from the user and record them. To set this up, select Screen as the source. This prompts the user to type in the notes, as we ll see. 7 Configure the screen into which the user will enter the call notes by clicking on the Input Screen tab, and typing Enter your notes from the phone call with the Lead in the editor. Press the enter key after typing this text. May

16 8 Position the cursor beneath the text you just entered, and then click on Description. 9 You can double click within many fields to change their properties. For example, if you double click within Description, you can change default properties. As you will not be changing defaults, press Cancel. 12 Tutorial May 2012

17 10 Click OK. The Capture Call Notes step changes to indicate that it is an automated step rather than a screen. Also, Cloud Extend added a new step that will occur after the phone call s notes are captured: 11 Let's finish the Yes (spoke with Lead) branch of this Guide. Since the user spoke with this Lead, the user can now judge whether this lead is qualified. Open the new untitled step, and create a screen step whose prompt is Is this Lead Qualified? There are two Answers: Yes and No. May

18 12 Click OK and see the two new branches from the screen step. 13 Now that the user indicated if the Lead is qualified, we should automatically update the Lead Status field. Open the untitled step in the Yes branch and make it an automated step. The Action is Update Fields. The Title is Mark Lead Qualified, From the Add Input drop down, select Status. 14 Tutorial May 2012

19 14 In the Input tab, make Status a Constant and select Qualified. 15 There is no user input required for this step, so just click OK. By now, your Guide has likely grown to a size such that you cannot view the entire guide on one screen in your web browser. That's OK. The Guide Designer automatically collapses parts of the tree and expands other parts when you select steps. By expanding the part of the Guide you are working on and collapsing others, Cloud Extend makes it easy to focus on one branch at a time. Go ahead and select various steps in your guide and notice how automatic collapsing and expanding of branches work. 16 Repeat the instructions in the previous section to create an automated step that updates the Lead in the No branch with a Status of Unqualified. Your Guide should look similar to this: 17 Let s complete the top branch by adding end steps with outcomes for both. Do this by double-clicking on the top untitled step, and select End Step. May

20 18 For the Title, type in Lead is Qualified. Select the Lead is Qualified Outcome. 19 For the bottom branch, select an end step with an Outcome of Lead is not qualified. Your Guide should look similar to this: 20 Save the Guide. 16 Tutorial May 2012

21 Part Four: Building the Branches for Did Not Talk to Lead 1 Now we will finish up this guide by completing the remaining branches of the guide. Click the First button in the menu bar to go to the start of the guide. 2 For the Bad Phone Number branch, we want to simply update the Lead Status to Unqualified. Since we already configured steps to mark a a lead as unqualified, we can use a Jump step. Open the untitled step in the Bad Phone Number branch. 3 Select Jump Step and then select Mark Lead Unqualified. 4 Click OK. 5 If the user left a voice mail message for the Lead, we will record a note in the Activity History of the Lead indicating that a voice mail message was delivered, and set a reminder task to follow up with the lead. Since we already have an automated step that captures call notes, we can copy and paste it into the Left Voice Mail branch. Select the Capture Call Notes step that you previously created, then select the Copy button May

22 6 You want to copy just the selected step, and not the entire subtree (that is, branch) that comes after the selected step, so select OK. 7 Select the untitled step and then select the Paste button to paste the Capture Call Notes step. Your guide should now look similar to: 8 Open the new Capture Call Notes step and modify the Title to say Capture Voice Mail Notes. 9 Modify the Subject to say Notes about voice mail. 18 Tutorial May 2012

23 10 On the Input Screen, modify the text to say Enter notes about the voice mail that you left for this Lead. 11 Click OK to save changes. Your guide should look similar to this: 12 Now we will complete the guide by configuring an automated step that will set a Task Reminder for the user to call the Lead again. Open the untitled step, and change it to an Automated Step. Set the Action to Create Task and then enter Set Reminder for Next Call as the Title. 13 Fill in this screen as follows: Make the Subject a constant and type in Follow up on Lead. Set Due Date Only to Screen. Make the Description a constant and type in Previously left voice mail, try call again. May

24 Set Status to In Progress. Set Priority to Normal. 14 Select the Input Screen tab and type in Enter date to call this lead again and press the Enter key. 15 Click Due Date Only field, then click Apply. 16 Click OK. 17 Open the new untitled step and make it an end step. Enter Left Voice Mail in the type field. From the Outcome list, select Left Voice Mail. 20 Tutorial May 2012

25 18 Save the Guide. That s it! You have built a Guide with both Screens and Automated Steps in just minutes. You can start to test your work right now - read on! Go to another part of the tutorial: Next Step: Run a Simulation of Your New Guide Save and Publish Your New Guide Run Your New Automated Guide View Reports May

26 Run a Simulation of Your New Guide With Cloud Extend, you can easily run a simulation of your Guide to see how the screen flows will appear to your end user. 1 Click First to go to the beginning of the guide, then click Simulate. 2 The Guide simulation has now started. The first screen that you designed appears. The actual data for Name, Company, and Phone # do not appear in Simulation mode, but they will appear when the user runs the guide from within the Saleforce.com Lead screen. 3 Click the Yes button to simulate going down the talked with this lead branch. 4 Clicking the Yes button has sent our guide to an Automated Step to capture the call notes. Since this is simulation, the actual Automated Step is not executed, but you can experiment with typing notes into the input text box. However, they are not saved. 5 You can continue the simulation on your own by clicking through the screens and automated steps that you built. Notice that during simulation, you can always go back to a previous step by clicking the Go Back One Step button. Your user can also see the full History of the screen flow, and go back to any 22 Tutorial May 2012

27 point in it by clicking on the step in the History. Try using Go Back One Step and going back using the History. If you go to a branch of your Guide that is not complete, Cloud Extend's simulation tells you that it is not yet complete, and you can exit simulation and work on completing it. 6 Exit simulation mode by clicking the "X" on the simulated run-time screen. Go to another part of the tutorial: Next Step: Save and Publish Your New Guide Run Your New Automated Guide View Reports Previous Step: Build a New Guide Save and Publish Your New Guide You can save your automated guide at any point by clicking the Save button, and hopefully you ve been doing that all along this tutorial. Now it s time to publish the guide to your organization. May

28 1 With your guide saved, select the Home tab in the Guide Designer. 2 The Home tab shows all guides you ve imported and created. You will notice that your Initial Lead Qualification guide is shown as unpublished, whereas you may have published other guides, as is indicated by a green check mark. 3 To make Initial Lead Qualification available for execution, select it, and then press the Publish button. 24 Tutorial May 2012

29 4 The Details panel shows the status of your guide. 5 That s all there is to publishing. Tip: You can make changes to your guide any time and re-publish it. The Details panel always shows you when a guide is out-of-date or current. (An out-of-date guide is one with modifications that have not been published.) Go to another part of the tutorial: Next Step: Run Your New Automated Guide First Step: Build a New Guide May

30 Second Step: Run a Simulation of Your New Guide Final Step: View Reports Run Your New Automated Guide Now that you have published your new automated guide, we will run the guide from the Saleforce.com Lead screen. Tip: If you are not a Cloud Extend evaluation customer, be sure that your Salesforce.com administrator has added a Sales Guide section Visualforce page to the Lead page of your organization (or testing sandbox). This needs to be done before publishing and running a guide. 1 Open a Lead record in Salesforce.com. 2 Scroll down the Lead record to the Sales Guides section (your Salesforce.com administrator may have given the Sales Guides section a different name). 3 If the Guides section is not already expanded, expand the Guides section by clicking on the right arrow. You will now see the Guide launcher, or if you have only published one guide, you will only see that guide. 4 Your Initial Lead Qualification guide appears in the Guide launcher on the Leads screen because you set the Applies To entry in the Properties of the guide to Lead (that was actually your first step in this tutorial!). Your Initial 26 Tutorial May 2012

31 Lead Qualification guide appears in a category called New Lead Processing because that is the Tag you set in the Properties for this guide. 5 Go ahead and run your guide by clicking on the Initial Lead Qualification link. Walk through the screens and enter some text and reminder dates. 6 When the guide is complete, refresh the Lead screen by clicking on the Lead name in the Recent Items list. May

32 7 Now check the Lead record on which you just ran your automated guide and verify that call notes or voice mail notes are recorded in the Activity History, the Lead Status has been updated, and a reminder date (if you used the Left Voice Mail branch) was set for the next call. Tip: To prepare for the final section of this tutorial, View Reports, run your new automated guide for Initial Lead Processing on several Leads. If possible, have some other users run the Initial Lead Processing guide on Leads as well. By executing your new guide several times, you will generate data that can be used by Cloud Extend reports. Go to another part of the tutorial: Next Step: View Reports First Step: Build a New Guide Second Step: Run a Simulation of Your New Guide Third Step: Save and Publish Your New Guide 28 Tutorial May 2012

33 View Reports You probably already use Saleforce.com's reporting capabilities. Because Cloud Extend records activities to Salesforce.com, you can get even more value out of the Saleforce.com reports that you use today (for instance, data consistency will be better), and you can design new Salesforce.com reports to take advantage of the data you capture with Cloud Extend guides. Cloud Extend also has reporting tools to let you get quick snapshots of what's happening with Cloud Extend guides. Follow the steps in this section to explore Cloud Extend reporting. 1 Return to the Guide Designer tab to start the Cloud Extend guide designer. (If you don't see the Guide Designer tab, you may have to change the Salesforce application to Cloud Extend as shown.) 2 Select your Initial Lead Processing guide. 3 Click on the Outcome Chart button. Cloud Extend generates a pie chart showing how many times each Outcome resulted from your Initial Lead Processing guide. May

34 You have now completed the Cloud Extend for Salesforce tutorial. Feel free to modify and expand your Initial Lead Processing guide, or build new guides. Remember that you can build guides for other screens (including screens for customer objects) just by setting the Applies To field in the guide's Properties settings. Go to another part of the tutorial: Build a New Guide Run a Simulation of Your New Guide Save and Publish Your New Guide Run Your New Automated Guide 30 Tutorial May 2012

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

Working with SQL Server Integration Services

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

More information

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

CREATING A 3D VISUALISATION OF YOUR PLANS IN PLANSXPRESS AND CORTONA VRML CLIENT

CREATING A 3D VISUALISATION OF YOUR PLANS IN PLANSXPRESS AND CORTONA VRML CLIENT CREATING A 3D VISUALISATION OF YOUR PLANS IN PLANSXPRESS AND CORTONA VRML CLIENT 20-25 Minutes This topic is for users of PlansXpress Total Toolkit Edition. To upgrade to PlansXpress Total Toolkit, call

More information

Producing Standards Based Content with ToolBook

Producing Standards Based Content with ToolBook Producing Standards Based Content with ToolBook Contents Using ToolBook to Create Standards Based Content... 3 Installing ToolBook... 3 Creating a New ToolBook Book... 3 Modifying an Existing Question...

More information

Kepware Technologies KEPServerEX Client Connectivity Guide for GE's Proficy ifix

Kepware Technologies KEPServerEX Client Connectivity Guide for GE's Proficy ifix Kepware Technologies KEPServerEX Client Connectivity Guide for October, 2011 V. 1.105 Kepware Technologies Table of Contents 1. Overview and Requirements... 1 1.1 Installing KEPServerEX... 1 2. Preparing

More information

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18 Basic Pivot Tables Pivot tables summarize data in a quick and easy way. In your job, you could use pivot tables to summarize actual expenses by fund type by object or total amounts. Make sure you do not

More information

Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders

Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders Part 1 Install the Personal Folder Backup Utility Note: You should close Outlook and any other applications before installing

More information

Match Branch Services to Enterprise Services in Kitomba One

Match Branch Services to Enterprise Services in Kitomba One Match Branch Services to Enterprise Services in Kitomba One To manage your services at an enterprise level, you'll need to create a central service list and match all your branch services to this list.

More information

1.) Click on Tasks it is located in the bottom left hand corner of your outlook Navigation Pane

1.) Click on Tasks it is located in the bottom left hand corner of your outlook Navigation Pane Tasks~ Every job requires tasks and Outlook helps you organize them so that you can keep ahead of your deadline, it also allows you to assign a task to someone else. 1.) Click on Tasks it is located in

More information

INSTALLATION GUIDE. Installing PhoneBurner for Salesforce. PhoneBurner for Salesforce

INSTALLATION GUIDE. Installing PhoneBurner for Salesforce. PhoneBurner for Salesforce PhoneBurner for Salesforce INSTALLATION GUIDE! Installing PhoneBurner for Salesforce PhoneBurner s power dialer dramatically boosts live client interactions and overall productivity by 447%. PhoneBurner

More information

Crystal Reports Payroll Exercise

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

More information

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

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

More information

Welcome to the Cleveland State University Job Posting and Application Site Tutorial!

Welcome to the Cleveland State University Job Posting and Application Site Tutorial! Welcome to the Cleveland State University Job Posting and Application Site Tutorial! 1 Basic Navigation This tutorial will take approximately 20 minutes. 1) Use the forward and back navigation buttons

More information

Information Technology Solutions

Information Technology Solutions Connecting People, Process Information & Data Network Systems Diagnostic Testing Information Technology Solutions Getting started in Workflow Designer Prior Learning 1. While it helps to have some knowledge

More information

Snap 9 Professional s Scanning Module

Snap 9 Professional s Scanning Module Miami s Quick Start Guide for Using Snap 9 Professional s Scanning Module to Create a Scannable Paper Survey Miami s Survey Solutions Snap 9 Professional Scanning Module Overview The Snap Scanning Module

More information

Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users

Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users Table of Contents Getting Started - Introducing ACD5- AIA Contract Documents New Online Service System Requirements Transitioning

More information

USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES)

USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES) USING STUFFIT DELUXE StuffIt Deluxe provides many ways for you to create zipped file or archives. The benefit of using the New Archive Wizard is that it provides a way to access some of the more powerful

More information

Mac Outlook Calendar/Scheduler and Tasks

Mac Outlook Calendar/Scheduler and Tasks Introduction Schedule an event and/or meeting. Schedule all-day and recurring events. Assign tasks to another user and use special shortcut keys. Contents Introduction Contents Calendar View Edit an appointment

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Outlook Web Access (OWA) User Guide

Outlook Web Access (OWA) User Guide Outlook Web Access (OWA) User Guide September 2010 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1.0 INTRODUCTION... 4 1.1 OUTLOOK WEB ACCESS SECURITY CONSIDERATIONS... 4 2.0 GETTING STARTED... 5 2.1 LOGGING

More information

SAML single sign-on configuration overview

SAML single sign-on configuration overview Chapter 34 Configurin guring g Clarizen Configure the Clarizen Web-SAML application profile in Cloud Manager to set up single sign-on via SAML with Clarizen. Configuration also specifies how the application

More information

Chapter 20: Workflow

Chapter 20: Workflow Chapter 20: Workflow 1 P a g e Table of Contents 1. About Workflow... 5 2. About this Guide... 5 3. Vital Information... 5 4. Security... 5 5. Activity... 5 6. Accessing Workflow... 6 7. Adding a Workflow...

More information

What is OneDrive for Business at University of Greenwich? Accessing OneDrive from Office 365

What is OneDrive for Business at University of Greenwich? Accessing OneDrive from Office 365 This guide explains how to access and use the OneDrive for Business cloud based storage system and Microsoft Office Online suite of products via a web browser. What is OneDrive for Business at University

More information

Roth IRA Conversion Evaluator

Roth IRA Conversion Evaluator Roth IRA Conversion Evaluator Quick Start Guide 2009, WoltersKluwer. All Rights Reserved. Page 1 of 36 Table of Contents Roth IRA Conversion Evaluator Quick Start Guide Getting Started... 3 About the Roth

More information

Document Revision Date: August 14, 2014. Create a New Data Protection Policy in the Symantec.cloud Management Portal

Document Revision Date: August 14, 2014. Create a New Data Protection Policy in the Symantec.cloud Management Portal Document Revision Date: August 14, 2014 Create a New Data Protection Policy in the Symantec.cloud Management Portal Create a New Data Protection Policy i Contents Configure Data Protection Settings in

More information

How to configure your Acrobat Signature Appearance

How to configure your Acrobat Signature Appearance How to configure your Acrobat Signature Appearance An Acrobat Signature Appearance for use within SpeediSign is created within Adobe Acrobat Professional. This signature appearance is then called within

More information

1. Starting the management of a subscribers list with emill

1. Starting the management of a subscribers list with emill The sending of newsletters is the basis of an efficient email marketing communication for small to large companies. All emill editions include the necessary tools to automate the management of a subscribers

More information

Sample- for evaluation purposes only! Advanced Outlook. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc.

Sample- for evaluation purposes only! Advanced Outlook. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2012 Advanced Outlook TeachUcomp, Inc. it s all about you Copyright: TeachUcomp, Inc. Phone: (877) 925-8080 Web: http://www.teachucomp.com

More information

Recreate your Newsletter Content and Layout within Informz (Workshop) Monica Capogna and Dan Reade. Exercise: Creating two types of Story Layouts

Recreate your Newsletter Content and Layout within Informz (Workshop) Monica Capogna and Dan Reade. Exercise: Creating two types of Story Layouts Recreate your Newsletter Content and Layout within Informz (Workshop) Monica Capogna and Dan Reade Exercise: Creating two types of Story Layouts 1. Creating a basic story layout (with title and content)

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

More information

Microsoft Outlook Tips & Tricks

Microsoft Outlook Tips & Tricks Microsoft Outlook Tips & Tricks Columbia College Technology Services Table of Contents Creating an email signature Page 1 Handling attachments Page 1 Sending an attachment Opening an attachment Page 2

More information

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

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

More information

Microsoft Office Access 2007 Basics

Microsoft Office Access 2007 Basics Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

SchoolMessenger for iphone

SchoolMessenger for iphone The SchoolMessenger app lets you quickly and easily send messages from anywhere using your iphone. Setting up and using the application is simple. This guide will show you how! [Important: Before you can

More information

Microsoft Word 2011: Create a Table of Contents

Microsoft Word 2011: Create a Table of Contents Microsoft Word 2011: Create a Table of Contents Creating a Table of Contents for a document can be updated quickly any time you need to add or remove details for it will update page numbers for you. A

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions We ve compiled a short list of frequently asked questions that will help the transition to new Homebanking easier for members. This list highlights some of the most common questions,

More information

Sage Accountants Business Cloud EasyEditor Quick Start Guide

Sage Accountants Business Cloud EasyEditor Quick Start Guide Sage Accountants Business Cloud EasyEditor Quick Start Guide VERSION 1.0 September 2013 Contents Introduction 3 Overview of the interface 4 Working with elements 6 Adding and moving elements 7 Resizing

More information

The document may be copied in whole or in part, provided that each copy contains this copyright notice.

The document may be copied in whole or in part, provided that each copy contains this copyright notice. Match My Email Set-Up Guide for Group and Professional Editions of Salesforce.com MultiMatch Release 6.1.2 Copyright 2011-2015, RAE Internet Inc. (dba Match My Email). This document is the copyrighted

More information

Data Visualization. User Exercises

Data Visualization. User Exercises User Exercises In this document you will find Data Visualization exercises which will walk you through some common scenarios for using these products, and will also provide a hands-on method to accelerate

More information

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font Adobe CQ5 Authoring Basics Print Manual SFU s Content Management System SFU IT Services CMS Team ABSTRACT A summary of CQ5 Authoring Basics including: Setup and Login, CQ Interface Tour, Versioning, Uploading

More information

How to Configure Windows 8.1 to run ereports on IE11

How to Configure Windows 8.1 to run ereports on IE11 How to Configure Windows 8.1 to run ereports on IE11 Description: Windows 8.1 ships with IE10, but can be updated to IE11. There is a special mode in IE11 called Enterprise Mode that can be used to emulate

More information

First Certificate in English Online Practice Test Free Sample. How to complete the FCE Online Practice Test Free Sample: Writing

First Certificate in English Online Practice Test Free Sample. How to complete the FCE Online Practice Test Free Sample: Writing First Certificate in English Online Practice Test Free Sample How to complete the FCE Online Practice Test Free Sample: Writing Welcome to the First Certificate in English Online Practice Test Free Sample.

More information

Chapter 1: Introduction

Chapter 1: Introduction 1 Chapter 1: Welcome to Web Studio 5.0! As you become acquainted with this program, you will be impressed with how easy it is to create professional-looking websites in a fraction of the time it takes

More information

JMM Software Email Suite

JMM Software Email Suite Page 1 of 36 JMM Software Email Suite Users Guide Version 1.5 System Requirements: Microsoft Windows 2000 or XP (Windows 9x not tested) & Total Retail Solution version 7 or greater JMM Email Suite - Email

More information

Wavecrest Certificate

Wavecrest Certificate Wavecrest InstallationGuide Wavecrest Certificate www.wavecrest.net Copyright Copyright 1996-2015, Wavecrest Computing, Inc. All rights reserved. Use of this product and this manual is subject to license.

More information

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming Email Setup Guide 1. Entourage 2008 Page 2 2. ios / iphone Page 5 3. Outlook 2013 Page 10 4. Outlook 2007 Page 17 5. Windows Live Mail a. New Account Setup Page 21 b. Change Existing Account Page 25 Entourage

More information

Introduction to Word 2007

Introduction to Word 2007 Introduction to Word 2007 You will notice some obvious changes immediately after starting Word 2007. For starters, the top bar has a completely new look, consisting of new features, buttons and naming

More information

Create a New Database in Access 2010

Create a New Database in Access 2010 Create a New Database in Access 2010 Table of Contents OVERVIEW... 1 CREATING A DATABASE... 1 ADDING TO A DATABASE... 2 CREATE A DATABASE BY USING A TEMPLATE... 2 CREATE A DATABASE WITHOUT USING A TEMPLATE...

More information

Qualtrics Survey Tool

Qualtrics Survey Tool Qualtrics Survey Tool This page left blank intentionally. Table of Contents Overview... 5 Uses for Qualtrics Surveys:... 5 Accessing Qualtrics... 5 My Surveys Tab... 5 Survey Controls... 5 Creating New

More information

Check Writer Program

Check Writer Program Starting the Check Writer Program: Check Writer Program 1) You can start the Check Writer program from the main menu of your rating software by clicking on the button. 2) You should be prompted to enter

More information

Adobe Dreamweaver - Basic Web Page Tutorial

Adobe Dreamweaver - Basic Web Page Tutorial Adobe Dreamweaver - Basic Web Page Tutorial Window Elements While Dreamweaver can look very intimidating when it is first launched it is an easy program. Dreamweaver knows that your files must be organized

More information

REMEDY 7.5 INCIDENT MANAGEMENT AND CHANGE MANAGEMENT USER MANUAL

REMEDY 7.5 INCIDENT MANAGEMENT AND CHANGE MANAGEMENT USER MANUAL INCIDENT MANAGEMENT AND CHANGE MANAGEMENT USER MANUAL 08/17/2009 Contents OVERVIEW... 3 CREATING INCIDENT TICKETS... 13 WORKING AND RESOLVING INCIDENTS AS SUPPORT STAFF... 28 CHANGE MANAGEMENT... 33 SEARCHING

More information

Using the Drag-and-Drop Report Builder

Using the Drag-and-Drop Report Builder Using the Drag-and-Drop Report Builder Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Quick Guide for Importing Credit Reports from Credit Infonet into Best Case Bankruptcy. Enter New Unlock Code. Configuring the Credit Report Manager

Quick Guide for Importing Credit Reports from Credit Infonet into Best Case Bankruptcy. Enter New Unlock Code. Configuring the Credit Report Manager Best Case Solutions Wolters Kluwer Law & Business P.O. Box 32 Evanston, IL 60204 Telephone: 1.847.492.8037 Toll-free: 1.800.492.8037 Facsimile: 1.847.492.8038 E-mail: info@bestcase.com Web: www.bestcase.com

More information

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003 In This Guide Microsoft PowerPoint 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free PowerPoint

More information

PaperClip. em4 Cloud Client. Setup Guide

PaperClip. em4 Cloud Client. Setup Guide PaperClip em4 Cloud Client Setup Guide Copyright Information Copyright 2014, PaperClip Inc. - The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Inc. All brand and product

More information

Before your calendar appointments are migrated to the new Exchange service

Before your calendar appointments are migrated to the new Exchange service Before your calendar appointments are migrated to the new Exchange service This document guides you through the steps required before you move your calendar. Pre-migration checklist Please complete the

More information

Terminal Four. Content Management System. Moderator Access

Terminal Four. Content Management System. Moderator Access Terminal Four Content Management System Moderator Access Terminal Four is a content management system that will easily allow users to manage their college web pages at anytime, anywhere. The system is

More information

Microsoft Outlook 2010

Microsoft Outlook 2010 Microsoft Outlook 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

More information

Installation & Configuration Guide Professional Edition

Installation & Configuration Guide Professional Edition Installation & Configuration Guide Professional Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

How To Use The Unify Intelligence Center On A Pc Or Macbook Or Macrocessor On A Computer Or Macosade On A Macbook (For Macro Recipebook) On A Mobile Device On A Web Browser On A Desktop Or

How To Use The Unify Intelligence Center On A Pc Or Macbook Or Macrocessor On A Computer Or Macosade On A Macbook (For Macro Recipebook) On A Mobile Device On A Web Browser On A Desktop Or The Unified Intelligence Center interface is organized by dashboards. are web pages that display reports, scheduled reports, sticky notes, and web-based elements, such as URLs and web widgets, that are

More information

Bank Statement Reconciliation

Bank Statement Reconciliation Bank Statement Reconciliation Updated December 2015 Contents About Bank Reconciliation...3 Reconciling Your Account...3 Importing Users into SQL...3 Creating a Bank Account...4 Editing a Bank Account...5

More information

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0 T E C H N I C A L N O T E Autonomy Connected Backup Version 8.8 PC Agent Quick Start Revision 0 Use this document as a quick reference for common Connected Backup PC Agent tasks. If the Agent is not on

More information

Certificate Management for your ICE Server

Certificate Management for your ICE Server Certificate Management for your ICE Server Version 2.23.301 Contact: sales@ingenius.com +1-613-591-9002 x3000 TRADEMARKS InGenius, InGenius Connector Enterprise and the InGenius logo are trademarks of

More information

Kepware Technologies OPC Quick Client Connectivity Guide

Kepware Technologies OPC Quick Client Connectivity Guide Kepware Technologies OPC Quick Client Connectivity Guide August, 2010 V 1.000 Kepware Technologies Table of Contents 1. Overview and Requirements... 1 2. Connecting to KEPServerEX from the OPC Quick Client...

More information

BASIC DRUPAL TRAINING. Getting Started with Digital Commons

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

More information

MyNetFone Virtual Fax. Virtual Fax Installation

MyNetFone Virtual Fax. Virtual Fax Installation Table of Contents MyNetFone Virtual Fax MyNetFone Virtual Fax Installation... 1 Changing the SIP endpoint details for the fax driver... 11 Uninstalling Virtual Fax... 13 Virtual Fax Installation Follow

More information

Worldspan Go! Internet Connection Office Management Instructions

Worldspan Go! Internet Connection Office Management Instructions Worldspan Go! Internet Connection Office Management Instructions Follow these instructions after the installation of Worldspan Go! These instructions will walk you through getting started to downloading

More information

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700 Information Technology MS Access 2007 Users Guide ACCESS 2007 Importing and Exporting Data Files IT Training & Development (818) 677-1700 training@csun.edu TABLE OF CONTENTS Introduction... 1 Import Excel

More information

REDUCING YOUR MICROSOFT OUTLOOK MAILBOX SIZE

REDUCING YOUR MICROSOFT OUTLOOK MAILBOX SIZE There are several ways to eliminate having too much email on the Exchange mail server. To reduce your mailbox size it is recommended that you practice the following tasks: Delete items from your Mailbox:

More information

16.4.3 Lab: Data Backup and Recovery in Windows XP

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

More information

Outlook 2003 User Guide. April 15, 2004

Outlook 2003 User Guide. April 15, 2004 Outlook 2003 User Guide April 15, 2004 PURPOSE OF THE DOCUMENT... 2 NAVIGATE OUTLOOK...3 Toolbars... 3 Menu Toolbar... 4 Standard Toolbar... 5 Outlook Bar... 6 Navigation Pane... 7 USING THE MAIL OPTION...

More information

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange

More information

FRONTPAGE FORMS... ... ...

FRONTPAGE FORMS... ... ... tro FRONTPAGE FORMS........................................ CREATE A FORM.................................................................................. 1. Open your web and create a new page. 2. Click

More information

Appendix A How to create a data-sharing lab

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

More information

Database Program Instructions

Database Program Instructions Database Program Instructions 1) Start your Comparative Rating software by double-clicking the icon on your desktop. 2) Click on the button on the Comparative Rating Software Main Menu. 3) A message Loading

More information

SchoolMessenger for Android

SchoolMessenger for Android The SchoolMessenger app lets you quickly and easily send messages from anywhere using your Android device. Setting up and using the application is simple. This guide will show you how! [Important: Before

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

More information

eadvantage Certificate Enrollment Procedures

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

More information

Aesop QuickStart Guide for Substitutes

Aesop QuickStart Guide for Substitutes Aesop QuickStart Guide for Substitutes This guide will show you how to: Log on to the Aesop system Navigate the Aesop Web site Find and accept jobs online* Manage your schedule Cancel an assignment* Manage

More information

How to connect to VUWiFi

How to connect to VUWiFi Wireless Registration Instructions Windows XP How to connect to VUWiFi 1. The first step in setting up your wireless card for VUWiFi is to open your Network Connections window. You can find this by going

More information

Scribe Online Integration Services (IS) Tutorial

Scribe Online Integration Services (IS) Tutorial Scribe Online Integration Services (IS) Tutorial 7/6/2015 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, photocopying,

More information

Citrix Client Install Instructions

Citrix Client Install Instructions Citrix Client Install Instructions If you are using Citrix remotely, Information Technology Services recommends updating Citrix client to the newest version available online. You must be an administrator

More information

MAIL MERGE MADE EASY A STEP-BY-STEP GUIDE FOR LABELS OR EMAIL MERGES

MAIL MERGE MADE EASY A STEP-BY-STEP GUIDE FOR LABELS OR EMAIL MERGES MAIL MERGE MADE EASY A STEP-BY-STEP GUIDE FOR LABELS OR EMAIL MERGES WHY MAIL MERGE? Labels: Mail merge in Office lets you convert your contact list data into a sheet of mailing labels, with complete control

More information

Advanced Outlook 2010 Training Manual

Advanced Outlook 2010 Training Manual Advanced Outlook 2010 Training Manual 1 2 Contents Using the Calendar... 5 Creating Additional Calendars... 5 Viewing Calendars Side-by-Side or Overlaid... 7 Printing option for the Calendar... 9 Adding

More information

Installing S500 Power Monitor Software and LabVIEW Run-time Engine

Installing S500 Power Monitor Software and LabVIEW Run-time Engine EigenLight S500 Power Monitor Software Manual Software Installation... 1 Installing S500 Power Monitor Software and LabVIEW Run-time Engine... 1 Install Drivers for Windows XP... 4 Install VISA run-time...

More information

Outlook Web Access Tutorial

Outlook Web Access Tutorial 1 Outlook Web Access Tutorial Outlook Web Access 2010 allows you to gain access to your messages, calendars, contacts, tasks and public folders from any computer with internet access. How to access your

More information

Welcome to the University of Central Florida Online Employment System Applicant Tutorial

Welcome to the University of Central Florida Online Employment System Applicant Tutorial Welcome to the University of Central Florida Online Employment System Applicant Tutorial Online Employment System Training for UCF Applicants This presentation will take approximately 20 minutes. Click

More information

5.6.3 Lab: Registry Backup and Recovery in Windows XP

5.6.3 Lab: Registry Backup and Recovery in Windows XP 5.6.3 Lab: Registry Backup and Recovery in Windows XP Introduction Print and complete this lab. In this lab, you will back up a computer registry. You will also perform a recovery of a computer registry.

More information

Basic Web Development @ Fullerton College

Basic Web Development @ Fullerton College Basic Web Development @ Fullerton College Introduction FC Net Accounts Obtaining Web Space Accessing your web space using MS FrontPage Accessing your web space using Macromedia Dreamweaver Accessing your

More information

Connecting to a Soundweb TM. London Network

Connecting to a Soundweb TM. London Network This guide will step you through the process of configuring your laptop and HiQnet TM London Architect TM to communicate with a network of Soundweb London devices. 1 Install London Architect Install the

More information

Microsoft Migrating to Word 2010 from Word 2003

Microsoft Migrating to Word 2010 from Word 2003 In This Guide Microsoft Word 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Word 2010 training,

More information

BioWin Network Installation

BioWin Network Installation BioWin Network Installation Introduction This document outlines the procedures for installing the network version of BioWin. There are three parts to the network version installation: 1. The installation

More information

2. Unzip the file using a program that supports long filenames, such as WinZip. Do not use DOS.

2. Unzip the file using a program that supports long filenames, such as WinZip. Do not use DOS. Using the TestTrack ODBC Driver The read-only driver can be used to query project data using ODBC-compatible products such as Crystal Reports or Microsoft Access. You cannot enter data using the ODBC driver;

More information

Constant Contact User Manual

Constant Contact User Manual Constant Contact User Manual TIP: Check out Constant Contact s video tutorial on how to develop an email campaign: http://tinyurl. com/3nvrv7l How to use this guide To use this guide, you must first be

More information

Faculty Access for the Web 7 - New Features and Enhancements

Faculty Access for the Web 7 - New Features and Enhancements Faculty Access for the Web 7 - New Features and Enhancements New Design...................................................................... 2 Alerts............................................................................

More information

Kallidus User Guide. Step-by-step instructions for users of the Eversheds Learning Management System (LMS)

Kallidus User Guide. Step-by-step instructions for users of the Eversheds Learning Management System (LMS) Kallidus User Guide Step-by-step instructions for users of the Eversheds Learning Management System (LMS) 1 Signing into the Learning Management System (LMS)... 3 Forgotten your password?... 3 Amending

More information

Report: Salesforce and Microsoft Dynamics CRM Outlook Integration Compared

Report: Salesforce and Microsoft Dynamics CRM Outlook Integration Compared Report: Salesforce and Microsoft Dynamics CRM Outlook Integration Compared CRM Switch CRM Assessment & Selection Services www.crmswitch.com 800 799 4539 Page 1 Table of Contents Introduction Functional

More information