Implementation Guide. SmartOffice Sync for Microsoft Exchange

Size: px
Start display at page:

Download "Implementation Guide. SmartOffice Sync for Microsoft Exchange"

Transcription

1 Implementation Guide SmartOffice Sync for Microsoft Exchange

2 Revised: Copyright 2016, Ebix CRM All Rights Reserved. No part of this documentation may be copied, reproduced or translated in any form without the prior written consent of Ebix CRM. All product names are trademarks of their respective manufacturers or organizations. 251 S. Lake Ave., Suite 200 Pasadena, CA Online: Web LinkedIn Telephone: (626) Fax: (626) U.S. toll-free fax: (800)

3 Table of Contents Introduction... 1 Benefits of Exchange Sync... 1 Feature Comparison: Exchange vs. Outlook... 2 Architecture... 4 Overview... 4 Design... 4 Exchange Server... 5 Microsoft Azure... 5 SmartXchange... 6 Middleware Process Sequence... 6 Implementation Requirements and Decisions... 7 Exchange Server Connectivity... 7 Web Services... 7 Virtual Private Networks... 8 SmartXchange vs. Direct Server Connection... 8 SmartXchange... 8 Direct Connection... 9 Hosting... 9 Exchange Impersonation... 9 SmartOffice Configuration Overview System Office Setup Enabling the Office License Configuring the Server User Setup Creating a Sync Setup Deleting a Sync Setup Contact/Calendar Sync Usage Post-Setup Steps Initial Confirmation Connection Success/Failure Notification... 19

4 Preview Sync Full Sync Contact/Calendar Sync Issues and Troubleshooting Synchronized Fields Contacts Calendar Activities and Tasks Posting Usage Posting Folders Configuring Rules Posting to Linked Records Office Security Considerations Creating Calendar Activities Using Posting Posting Issues and Troubleshooting... 28

5 Introduction This guide provides SmartOffice enterprise customers with information to help them implement SmartOffice Sync for Microsoft Exchange, a solution for synchronizing Microsoft Exchange contact and calendar data and for posting to SmartOffice. With this solution, SmartOffice can be configured to synchronize contact and calendar data directly with an Exchange server. Users can create or modify data on any device that can access Exchange and/or SmartOffice, and those changes will be reflected on all other devices. This feature eliminates the need for Exchange users to sync contact and calendar data through Microsoft Outlook using the Microsoft Plug-in for SmartOffice. The posting feature allows messages sent through Exchange-compatible e- mail clients to be posted automatically to the SmartPad of the appropriate contact in SmartOffice. This method of posting offers a compelling alternative to the Outlookbased method provided by the Microsoft Plug-in for SmartOffice. Benefits of Exchange Sync Many SmartOffice enterprise customers currently use SmartOffice s Outlook client-based solution for contact/calendar sync and posting. SmartOffice Sync for Microsoft Exchange offers most of the benefits that the client-based approach offers while providing several advantages. Contact sync: Contacts can be synchronized in one direction or in both directions. Photos can be synchronized as well (with Exchange 2010 or later). In addition, synchronized contacts can be limited to a particular SmartOffice set. Appointment and task sync: Appointments and tasks can be synchronized in one direction or in both directions. Recurring calendar entries are supported, as are documents attached to appointments and tasks. Preview sync: When sync is first configured, users receive a preview sync report showing how sync will be performed based on the current configuration. Actual sync is enabled only when the preview report is accepted. posting: messages sent from any Exchange-compatible application can be automatically posted to the appropriate contacts SmartPads in SmartOffice. This capability allows users to store communications in a customer s SmartOffice record for future reference. addresses in specific headers of messages are matched to addresses in SmartOffice contact records to determine the contacts to which the messages are posted. No additional client software installation: Unlike the Outlook sync solution, Exchange sync features a server-to-server architecture. No plug-in or other client software is needed. Synchronization is configured in SmartOffice and occurs in the background with no user interaction. Page 1

6 Convenient mobile access: Users can collaborate with their coworkers in near-real time using any Exchange-compatible mobile app (including native contact and calendar apps on their devices). No special app is required. Easier client support: With no client software to install and with the ability of administrators to configure sync for individual users Exchange sync eliminates the need for extra technical support to maintain and troubleshoot users sync setups. Feature Comparison: Exchange vs. Outlook The following table presents a feature comparison of SmartOffice s Exchange-based and Outlook client-based sync and posting solutions. Feature Exchange Outlook Two-way contact, appointment and task sync Select sync direction (one-way or two-way) Sync contact photos 1 Sync contact birthdays 2 Resolve sync conflicts 3 Limit sync to a SmartOffice contact set Preview sync before full sync Sync recurring activities Select contact folder to sync Select calendar folder to sync Post to SmartOffice contacts automatically based on message headers posting with attachments Page 2

7 Feature Exchange Outlook Post to contacts policies, pending cases and other linked records Analyze incoming and outgoing headers to identify SmartOffice contacts for posting Sync all activities regardless of date Real-time, automatic sync Multi-platform compatibility (Windows, Mac OS, ios, Android, etc.) Works without active SmartOffice session Works without client software installation Create activities through posting Configure number of activity participants to sync Receive contact and activity deletion notifications Select preferred phone number type to sync Post to any SmartOffice contact (regardless of message headers) 1 Supported in Exchange 2010 or later. 2 In Exchange sync, birthdays are synchronized by default. 3 Exchange resolves conflicts without prompting the user. The most recently modified record always takes precedence. Page 3

8 Architecture Overview SmartOffice Sync for Microsoft Exchange employs a server-to-server architecture built around a Microsoft Azure-hosted middleware solution. The diagrams in this section provide information about this architecture. Design The primary components of the Exchange sync architecture are the Exchange server, Microsoft Azure and SmartOffice s SmartXchange proxy. Page 4

9 Exchange Server The Exchange server can be hosted by the customer or by an Exchange hosting provider to which the organization subscribes (e.g., Office 365). The Exchange middleware communicates with the Exchange server using a web services API. Exchange 2007(SP1) and later are supported. Microsoft Azure The Exchange sync middleware is built to run on Microsoft s Azure cloud platform. The sync middleware comprises five separate services, each of which runs on its own compute instance. The middleware connects to an SQL Azure database and uses Azure storage. Page 5

10 SmartXchange The Exchange sync middleware communicates with SmartOffice s SmartXchange proxy service via XML over a REST service using a secure HTTPS connection. SmartXchange serves as the communications hub between the middleware service and the SmartOffice server. The following diagram illustrates this relationship. The Exchange sync middleware s worker roles use the SmartXchange API to authenticate and communicate with SmartOffice. SmartXchange brokers the request/response on behalf of SmartOffice. SmartXchange is not a required component; communication between the middleware service and the SmartOffice server can occur directly. These scenarios are described in more detail in the Implementation Requirements and Decisions section of this guide. Middleware Process Sequence The sync cycle begins with the subscriber fetching user preferences from SmartOffice. Various roles then perform different functions on the data for the user. The cycle ends with the report generation. The following diagram illustrates this sequence. Page 6

11 Implementation Requirements and Decisions This section outlines the implementation tasks and decisions that organizations must consider when implementing SmartOffice Sync for Microsoft Exchange. Exchange Server Connectivity Web Services The Exchange sync middleware is an Exchange Web Services (EWS) client application built using Exchange Web Services Managed API to connect and transact data with Exchange. In order for the middleware to communicate with an organization s Exchange server, the Exchange server must have EWS enabled. In addition, EWS must be exposed in a manner that makes communication with the Exchange Sync middleware possible. Because EWS exposes these services by default on Exchange, customers using the default EWS configuration require no additional setup. However, for customers who do not expose these services by default, additional configuration will be required to establish communication with the middleware. On-Premise Exchange Page 7

12 Hosted Exchange (e.g., Office 365) Microsoft provides extensive documentation regarding EWS configuration. The Exchange sync middleware can also use the Autodiscover service provided by Exchange to perform a service discovery. Virtual Private Networks Organizations that require their users to connect to a virtual private network (VPN) to access Exchange can still use SmartOffice Sync for Microsoft Exchange. However, changes to the VPN configuration may be necessary. Ebix can provide more details based on the customer s VPN infrastructure. SmartXchange vs. Direct Server Connection When deciding how the Exchange sync middleware should communicate with SmartOffice, the customer must decide whether the connection should occur through the SmartXchange proxy or directly to the SmartOffice server. SmartXchange For an enterprise customer that hosts its own SmartOffice implementation, subscribes to SmartXchange and has other third-party integrations communicating with SmartOffice Page 8

13 through SmartXchange, the typical method is to set up SmartOffice Sync for Microsoft Exchange in the same manner. In this scenario, the sync service connects to SmartOffice as any other integration would. This approach also avoids connection issues that can arise due to firewalls, gateways and other network security infrastructure. Direct Connection The direct connection method is an option that is typically used by organizations using Ebix-hosted SmartOffice implementations. With this method, SmartIntegrator is exposed to facilitate communication with the Exchange sync middleware. The decision to use this method is largely a matter of the customer s preference in how its application is accessed. Customers who have concerns about this method can opt for the SmartXchange method instead. Hosting SmartOffice Sync for Microsoft Exchange currently runs exclusively on the Microsoft Azure cloud platform, with Ebix managing Azure deployment of the Exchange sync middleware. The most common scenario is for the customer to use Ebix s existing Azure account. This approach offloads the responsibilities of storage, SQL database and application service configuration and administration to Ebix, thereby reducing the customer s internal IT costs. This arrangement also simplifies billing, as Ebix s fees for this service, charged on a per-user basis, are simply added to the overall monthly cost of the Exchange sync solution. Exchange Impersonation The Exchange sync service requires user account and password information for each Exchange account that will be synchronized with SmartOffice. Enterprise customers typically prefer to restrict the sync service s access to their users account information by configuring Exchange Impersonation on the Exchange Server. When Exchange Impersonation is used, the customer creates an impersonation Exchange account that proxies for multiple user accounts on the Exchange server. SmartOffice is then configured to use the access credentials for the impersonation account to provide synchronization services to those users. Ebix can provide customers with appropriate documentation regarding configuration of Exchange Impersonation to work with SmartOffice Sync for Microsoft Exchange. Note: Although the option to use Exchange Impersonation can be disabled at the SmartOffice server level (see Configuring the Server), this documentation assumes that the customer will enable this option. Page 9

14 SmartOffice Configuration Overview This section explains how a SmartOffice administrator can configure SmartOffice Sync for Microsoft Exchange for SmartOffice users. System Office Setup Enabling the Office License To ensure that SmartOffice Sync for Microsoft Exchange is available to users in a particular office, the system administrator must enable the appropriate license for the office as a whole. 1. Sign in to the System office. 2. From the SmartOffice side menu, select Setup > Office Settings. 3. If the Search Offices dialog box, enter the appropriate office name, and then click the Search button. 4. If a list of search results appears, click the name of the appropriate office record to open it. 5. Click the Licenses content link. 6. Select the SmartOffice Sync for Microsoft Exchange license. 7. Select Menu > Save. Page 10

15 Configuring the Server SmartOffice Sync for Microsoft Exchange options that apply to all offices are configured at the SmartOffice server level. These settings, described in the following table, are located in the SmartOffice config.xml file in the <exchangesyncsettings> node. Note: Ebix recommends that SmartOffice server administrators read this entire guide to familiarize themselves with the features of Exchange sync before making changes to server configuration options. Element <enable_syncreport type='boolean' restart='false'>true</enable_syncreport> <enable_corp_impersonation type='boolean' restart='false'>true</enable_corp_impersonation> <contact_setting> <enable_contact_sync type='boolean' restart='false'>true</enable_contact_sync> <enable_syncallcontacts type='boolean' restart='false'>true</enable_syncallcontacts> <enable_contactphotos type='boolean' restart='false'>false</enable_contactphotos> <contact_sync_option> <default_value type='int' restart='false' min='0' max='3'>1</default_value> <readonly type='boolean' restart='false'>false</readonly> </contact_sync_option> </contact_setting> Description Determines whether the Report List section appears in the user Exchange sync setup. For more information, refer to Preview Sync Report. Determines whether an Exchange impersonation account can be configured. For more information, refer to Exchange Impersonation. Determines whether users can sync contacts, whether they can sync all of their contacts versus synchronizing only contact sets, and whether users can sync contact photos. In addition, these settings determine the default contact sync option in user setups and whether that option can be changed. For more information, refer to User Setup. Page 11

16 Element <calendar_setting> <enable_calendar_contact_ _association type='boolean' restart='false'>true</ enable_calendar_contact_ _association> <enable_calendar_sync type='boolean' restart='false'>true</enable_calendar_sync> <enable_calendar_sync_list type='boolean' restart='false'>true</enable_calendar_sync_list> <enable_task_sync_list type='boolean' restart='false'>true</enable_task_sync_list> <enable_calendar_recurring type='boolean' restart='false'>true</enable_calendar_recurring> <enable_calendar_allday_events type='boolean' restart='false'>true</enable_calendar_allday_events> <enable_calendar_document_sync type='boolean' restart='false'>true</enable_calendar_document_sync> <enable_task_document_sync type='boolean' restart='false'>true</enable_task_document_sync> </calendar_setting> < posting_setting> <enable_ posting type='boolean' restart='false'>true</enable_ posting> <enable_outgoing > <from type='boolean'restart='false'>false</from> <to type='boolean' restart='false'>true</to> <cc type='boolean' restart='false'>true</cc> <bcc type='boolean' restart='false'>false</bcc> </enable_outgoing > <enable_incoming > <from type='boolean' restart='false'>true</from> <to type='boolean' restart='false'>false</to> <cc type='boolean' restart='false'>false</cc> </enable_incoming > <enable_advancedpostingoptions> <post_unmatched_ s type='boolean' restart='false'>false</post_unmatched_ s> Description Specifies whether users have access to the Calendar/Task Synchronization Options section in user configuration and, if so, whether the individual options in that section are available to configure. Determines whether the user configuration page also includes a section for configuring Exchange e- mail posting and, if so, which individual options can be configured. <include_ _attachments type='boolean' restart='false'>true</include_ _attachments> <prompt_to_post_ s type='boolean' restart='false'>false</prompt_to_post_ s> <do_not_post_internal_ type='boolean' restart='false'>false</do_not_post_internal_ > </enable_advancedpostingoptions> </ posting_setting> Page 12

17 Element <exchangesync_readonly> <enable_readonly type='boolean' restart='false'>false</enable_readonly> </exchangesync_readonly> Description Determines whether users can edit their own Exchange sync configurations. If true, users can view their configurations but cannot edit them. Page 13

18 User Setup To enable SmartOffice Sync for Microsoft Exchange for a user, enable the SmartOffice Sync & Posting for Microsoft Exchange user right on the user's account (under Setup > User Accounts). For more information about configuring user rights for user accounts, refer to the Office Settings and Administration Guide. Note: Enabling SmartOffice Sync for Microsoft Exchange automatically disables the user s access to SmartOffice s legacy Outlook sync solution. The two solutions cannot be used simultaneously. Creating a Sync Setup Once the user has the appropriate user right, follow these steps to configure synchronization (these steps can also be used later to edit an existing user configuration): 1. Sign in to SmartOffice using an administrator user account. 2. From the SmartOffice side menu, select Setup > Microsoft Exchange Sync to open the Microsoft Exchange Sync Setup List. 3. Select Menu > New 'Microsoft Exchange Sync Setup' record. Page 14

19 4. When the list of available users opens, select a user to open the sync setup Detail content link. Under Synchronization Options, note the Exchange Connection Status field, which indicates whether a successful connection to an Exchange server has been established using the current configuration. When a connection has been established (or when a connection has not been attempted yet, as is the case with a new configuration), the status is Active. When a connection has been attempted and has failed, the status is Inactive. Page 15

20 5. In the Calendar/Task Synchronization Options section, configure these options (some or all of these options may be unavailable depending on server configuration settings): Calendar Sync Options: Specify whether timed activity sync is enabled and, if so, whether sync will occur in one direction (i.e., from SmartOffice to Exchange or from Exchange to SmartOffice) or both directions. The default setting is for no sync to occur (Do Not Sync). Task Sync Options: Specify whether task sync is enabled and, if so, whether sync will occur in one direction (i.e., from SmartOffice to Exchange or from Exchange to SmartOffice) or both directions. The default setting is for no sync to occur (Do Not Sync). Calendar Name: The name of the calendar in Exchange that will be synchronized with SmartOffice. Although Exchange supports multiple calendars, SmartOffice can synchronize with only one. Synchronize Recurring Calendar Entries: When this option is selected, any instances of a timed activity that are recurrences are synchronized. Synchronize All Day Events: When this option is selected, all-day events are included in the sync process. This option is enabled by default. Synchronize Calendar Documents: When this option is selected, any documents attached to timed activities are synchronized. Synchronize Task Documents: When this option is selected, any documents attached to untimed activities are synchronized. Enable Calendar Contact Association: When this option is selected, activities created in Exchange by Outlook or another compatible application are automatically linked to SmartOffice contacts when the activities are synchronized to SmartOffice. This makes it possible to use SmartOffice features like activity outcome tracking. To determine the correct contact to link to an activity, SmartOffice looks at the activity s attendees list and checks for contacts with matching addresses in SmartOffice. The first attendee with a matching SmartOffice contact is designated as the primary contact of the activity. Any remaining attendees with matching SmartOffice contacts are added to the activity as additional contacts. Attendees without matching SmartOffice contacts are not added to the activity. Note that this option is available only when the Calendar Sync Options field is set to Exchange to SmartOffice only or SmartOffice to Exchange & Vice-Versa. 6. In the Contact Synchronization Options section, configure these options: Contact Sync Options: Specify whether contact sync is enabled and, if so, whether sync will occur in one direction (i.e., from SmartOffice to Exchange or from Exchange to SmartOffice) or both directions. The default setting is for no sync to occur (Do Not Sync). Page 16

21 Synchronize all Contacts from SmartOffice: Select this option to sync the entire SmartOffice contact database with Exchange. This option can be hidden by the SmartOffice server administrator (see Configuring the Server). Synchronize a set from SmartOffice: Select this option to limit sync with Exchange to those contacts belonging to a particular SmartOffice contact set. This option is useful if sync is needed only for a subset of the user's entire SmartOffice contact database. After selecting this option, enter the set s name in the Set field or click the Set hyperlink to search for and select a set. For more information about sets, see Sets Introduction. Exchange Folder: Type the name of the contact folder in Exchange that SmartOffice with sync with. Synchronize Contact Photos: Select this option to include contact photos in the sync process. Synchronize Contact Birth Dates from SmartOffice to Exchange: Select this option to sync birthdays from SmartOffice to Exchange (birth date sync does not occur from Exchange to SmartOffice). When birthdays are synchronized, they are created as all-day events in the user s Exchange calendar. Contact Type: This setting defines the type of record that SmartOffice creates when synchronizing a contact from Exchange. The default choice, Contact, is the most common, but the option to create advisor records in SmartOffice is also available. Include Contacts Type: Use these options to define whether Advisor- and Dependent-type contacts in SmartOffice are included in sync operations. 7. Contact Deletion Option: This drop-down list determines what happens to contacts when they are deleted from Exchange. When the user is synchronizing a SmartOffice set, the Only Remove From Set (Do Not Delete) option is the only one available; this option removes the contact from the set being synchronized but leaves the contact in SmartOffice. Users who sync all of their contacts with Exchange can select either Delete from SmartOffice or Do Note Delete From SmartOffice depending on their preference; contacts deleted from SmartOffice in this manner are moved to the Deleted Records area of SmartOffice. The default setting is to not delete contacts in SmartOffice. 8. In the Posting section, configure these options: Enable Posting: Select Enabled from this drop-down list to turn on Exchange posting capabilities for the user. Outgoing Specify which message headers in outgoing messages (From, To, Cc and/or Bcc) will be compared to SmartOffice contact records to determine a match. Incoming Specify which headers in incoming messages (From, To and/or Cc) will be compared to SmartOffice contact records to determine a match. Page 17

22 9. In the Advanced Posting Options section, configure these options: Post unmatched s to my contact record: For messages that do not match any SmartOffice contacts based on the options specified in the Posting section, selecting this option posts those messages to the user s own SmartPad, which the user can access from Utilities > User SmartPad. If this option is not selected, unmatched messages are moved to the SmartOfficeUnmatched folder in the user s Exchange account. Include attachments: By default, attachments are posted to SmartOffice. Clear this option to post messages without their attachments. Attachment file size restrictions configured by the SmartOffice administrator apply. Prompt to post s to contact s linked records: When this option is selected, the user can also post messages to the notes of policies and investment accounts linked to the contact. Do not post internal Select this option to prevent messages from the user s domain from being posted to SmartOffice. When this option is selected, these messages are moved to the SmartOfficeFailed folder in the user s Exchange account. 10. Select Menu > Save. Deleting a Sync Setup If a SmartOffice user no longer requires Exchange sync capabilities, the administrator can delete the user s Exchange sync setup using the procedure below. When a user s sync setup is deleted, the user receives a notification by Sign in to SmartOffice using an administrator user account. 2. From the SmartOffice side menu, select Setup > Microsoft Exchange Sync to open the Microsoft Exchange Sync Setup List. 3. Tag the sync setup. 4. Select Menu > Delete 'Microsoft Exchange Sync Setup' record. 5. When prompted to confirm deletion, click the Yes button. Page 18

23 Contact/Calendar Sync Usage Post-Setup Steps This section describes the user experience once a user s contact and/or calendar sync setup has been created or modified. Initial Confirmation The user receives an message confirming that a sync setup has been created for his or her Exchange account. The message explains that the connection to the user s Exchange account is in the process of being verified. Connection Success/Failure Notification The next message the user receives depends on whether SmartOffice is able to connect to the user s Exchange account. If a connection cannot be established, the message informs the user of the authentication failure, lists possible causes and outlines troubleshooting steps that the user or administrator can take. The process then begins again at Initial Confirmation. If a successful connection is made, the message informs the user and includes an attached preview sync report. Note that this message arrives only after preview sync is complete; the time necessary to perform a preview sync will vary depending on the number of contact and/or calendar entries being synchronized. Page 19

24 Preview Sync Once SmartOffice successfully connects to the user s Exchange account, the user receives a preview sync report, which gives the user an opportunity to determine whether sync was configured correctly. During a preview sync, no records are actually synchronized between SmartOffice and the Exchange server. The user reviews the report and either accepts or rejects it. If the user accepts the report, the user receives an confirmation, and full sync occurs. If the user rejects the report, no records are synchronized, and sync settings can be adjusted as described in User Setup before attempting another preview sync. The post-setup process then begins again at Initial Confirmation. The easiest way to review and accept or reject the preview sync report is through the notification that SmartOffice sends once the report has been generated. However, the user can also review the report in SmartOffice. Preview Sync Report Review ( ) To review the preview sync report by , the user opens the report attached to the connection success notification message. The message contains links that the user can click to either accept or reject the report. Clicking either link opens a preaddressed reply in a new window. The user sends this reply to submit the approval or rejection. Page 20

25 Preview Sync Report Review (SmartOffice) Note: This method is not available if the server has been configured not to display the Report List in the user s Exchange sync configuration (see Configuring the Server). 1. From SmartOffice side menu, select Setup > Microsoft Exchange Sync. 2. Click the user s Exchange sync setup to view its details. 3. In the Report List section, find the Sync Preview report and click its Open icon. 4. Review the report to determine whether the results are acceptable. 5. Go back to the Report List section in SmartOffice and do one of the following: Full Sync If the results are acceptable, select the Sync Preview report, and then select Options > Approve Sync Preview. If the results are not acceptable, select the Sync Preview report, and then select Options > Reject Sync Preview. Once a preview sync report is accepted, the actual synchronization of records full sync takes place. The user receives an notification from SmartOffice stating the sync is complete and active. This message contains an attached report that details the initial full sync. Once active, contact/calendar sync occurs automatically with no further intervention from the user. For a list of the fields that are synchronized between SmartOffice and Exchange, see Synchronized Fields. Page 21

26 Contact/Calendar Sync Issues and Troubleshooting The following issues may arise once sync is active: Authentication failure: SmartOffice sends the user an notification if SmartOffice is unable to connect to the user s Exchange account. This can occur, for example, if the organization s Exchange server goes offline temporarily. Once the user or administrator determine the cause and correct the cause of the failure, the user can click a link in the notification message to re-enable sync. Unprocessed records: SmartOffice sends the user an notification if SmartOffice encounters records on the Exchange server that it cannot sync. These failures can be due to blank fields or other anomalies in Exchange records. A report attached to the notification provides details about the records that were not synchronized so that the user or administrator can troubleshoot the issue. Synchronized Fields Contacts The following table lists the contact fields that are synchronized between SmartOffice and Microsoft Exchange. Field Type Outlook Field SmartOffice Field Personal Title Title First Last Middle Suffix Nickname Birthday Profession Job Title First Name Last Name Middle Suffix Greeting Birth Date Occupation Job Title Page 22

27 Field Type Outlook Field SmartOffice Field Company Company Address Business Business Home Other Street City State ZIP Country Residence Other Street City State ZIP Code Country Phone Number Business Business Business Fax Home Mobile Business Fax Residence Mobile Other Web Page Web Site Body (large text area in contact record) Remarks Page 23

28 Calendar Activities and Tasks The following tables list the Calendar and Task Activity fields that are synchronized between SmartOffice and Microsoft Exchange. Outlook Field Contact Importance (None, High or Low) Subject Start Date End Date Start Time End Time Where All Day Event Body (large text field) Private Reminder SmartOffice Field Contact Priority (Normal, High or Low) Subject Start Date End Date Start Time End Time Location All Day Event Description Private Reminder Page 24

29 Posting Usage This section describes the components of Posting that users interact with once E- mail Posting is enabled and configured in user setup. Note: posting does not begin until full sync is completed. Posting Folders When Posting is enabled, SmartOffice creates several special folders in the user s Exchange account. Understanding the purpose of these folders is key to using Posting. SmartOffice folder: This is the most important folder. When the user moves any e- mail message into this folder, Posting uses the matching options specified in user setup to determine whether the message matches a SmartOffice contact. If a match is found, the message is automatically posted to the SmartOffice contact s SmartPad. Otherwise, the message is moved to one of the other folders described in this section. Users can move messages into the SmartOffice folder manually, or they can automate the process using rules or filters in the application (see Configuring Rules). Tip: In Outlook, users can quickly move messages to a folder by selecting them and pressing Ctrl+Shift+Y. SmartOfficeFailed folder: If Posting cannot process an message that was moved to the SmartOffice folder, it moves the message to this folder. Messages typically end up in this folder for one of the following reasons: The message is internal (i.e., it is from the same domain as the user s). This applies only if the Do not post internal option is enabled during user setup. The message contains an attachment that exceeds the attachment size limit set by the SmartOffice administrator. This applies only if the Include attachments option is enabled during user setup. The Posting service has experienced a temporary outage. The user can try to post failed messages again by moving them back to the SmartOffice folder. SmartOfficePosted folder: When an message is successfully processed and posted to SmartOffice, the message is automatically moved to this folder from the SmartOffice folder. Page 25

30 SmartOfficeUnmatched folder: An message is automatically moved to this folder from the SmartOffice folder when Posting finds no matching contact in SmartOffice (unless the Post unmatched s to my contact record option is selected during user setup). To determine the reason that no match was found, check the options configured for matching incoming and outgoing messages and ensure that the address for the contact is exactly the same in both SmartOffice and the message. Important: Posting considers an incoming message unmatched for any recipient in the Bcc field. What Posting does with such messages is determined by the Post unmatched s to my contact record option in that recipient s user setup. If that option is not selected, the message is moved to the Unmatched folder. However, if the user setups of the To and Cc recipients are configured to post incoming messages that match those headers, Posting will post the message according to those other recipients settings. If the Post unmatched s to my contact record option is selected, these messages are posted to the SmartPad of the Bcc recipient s linked contact record. In addition, the messages are moved to the Bcc recipient s SmartOfficePosted folder. However, the messages are not posted to the contact records of any To and Cc recipients even if the Bcc recipient s account configuration is set up to post incoming messages that match on those headers. Posting does this to prevent the Bcc recipient from being revealed to other users. Configuring Rules To automate the process of moving or copying messages to the SmartOffice folder for matching and posting, users can create Exchange rules. For example, the user may create a rule that automatically copies all incoming messages to the SmartOffice folder. For detailed information about rules, Outlook users can refer to Microsoft s documentation for Outlook 2016/2013, Outlook 2010, Outlook 2007 or Outlook Web App. For other Exchange-compatible applications, refer to the application documentation. Page 26

31 Posting to Linked Records When the Prompt to post s to contact s linked records option is selected in user setup, SmartOffice allows the user to also post messages to the notes of any policies and investment accounts linked to the contact. This is accomplished through the Post to SmartPad feature in SmartOffice. To get started, do one of the following: At sign-in, if an alert confirming the number of messages posted through E- mail Posting appears, click the OK button. Note: This sign-in alert can be turned on or off for a user account. On the User Preferences Sign-in Events content link, select or clear the E- mails Posted to SmartPad option. From the SmartOffice side menu, select Utilities > Post to SmartPad. A list of recently posted messages appears. Follow these steps to post any of these messages to linked records: 1. Tag one or more posted messages in the list. 2. Click the Menu button and select one of the following commands: Post SmartPad to Policy: This opens the Search Policies dialog box. Click the Search button to retrieve a list of policies linked to the contact, and then select the policy that the note should be copied to. Post SmartPad to Investment: This opens the Search Accounts dialog box. Click the Search button to retrieve a list of investment accounts linked to the contact, and then select the account that the note should be copied to. Post SmartPad to Contact: This opens the Contact List. Select the contact that the note should be moved to. This command removes the note from the current contact s SmartPad. Office Security Considerations When Office Security is enabled in Office Settings in SmartOffice, users are restricted in terms of the contacts they can access. Those restrictions also apply to Posting. If a user does normally not have access to a particular contact in SmartOffice, SmartOffice cannot post messages to that contact s SmartPad. Page 27

32 Creating Calendar Activities Using Posting An additional feature of Posting is the ability to quickly create calendar activities in the user s SmartOffice calendar. To create a calendar activity by , send a message to me@ebix.com with details about the activity in the Subject line. For example: Lunch with Bob at Crunchy's 12:30PM tomorrow SmartOffice analyzes the information in the subject to gather information about the activity type, date, time and location. It then creates the activity and adds it to the user s calendar. The message is then moved to the user s SmartOfficePosted folder. Here are some tips for what to include in the subject line: Create a task (untimed activity): Include the word Task or To Do in the subject. The task s start date is set to the date of the message, and the task is assigned to the user. Any text in the body of the message is added to the Description field of the task. Create a timed activity: Include a time in the subject followed by AM or PM. Using the word Tomorrow creates the activity for the day after the date. If the process fails for any reason, the activity is not created, and the message is moved to the SmartOfficeFailed folder. Posting Issues and Troubleshooting This section is intended to help users who may experience unexpected behavior when using Posting. The same message is posted multiple times to a contact s SmartPad: This can occur if the account configurations of multiple users in an office are set up in such a way that more than one user has posted the same message to the same contact. For example, if the sender s Posting configuration matches on the To field of outgoing messages and the recipient s Posting configuration matches on the To field of incoming messages, then both users will automatically post the same message. To prevent this, check each user s incoming and outgoing matching settings and adjust them accordingly. Some incoming messages are not posted to the SmartPads of To and/or Cc recipients even though Posting is configured to match on those headers in incoming This can occur if the user receiving the message is in the Bcc field. When the user is not in the To or Cc field of an incoming message, Posting assumes that the user is in the Bcc field. Posting does not post these messages, as doing so would reveal to others that the user was a Bcc recipient. For more information, refer to the description of the SmartOfficeUnmatched folder in E- mail Posting Folders. Page 28

Posting for Microsoft Office Outlook User Guide

Posting for Microsoft Office Outlook User Guide E-mail Posting for Microsoft Office Outlook User Guide Copyright 1998-2006, E-Z Data, Inc. All Rights Reserved No part of this documentation may be copied, reproduced, or translated in any form without

More information

SmartMail for Lotus Notes User Guide

SmartMail for Lotus Notes User Guide SmartMail for Lotus Notes User Guide Copyright 1998-2006 E-Z Data, Inc. All Rights Reserved No part of this documentation may be copied, reproduced, or translated in any form without the prior written

More information

NotifySync 4.7. Notify Technology Corporation

NotifySync 4.7. Notify Technology Corporation 1 NotifySync 4.7 Notify Technology Corporation Device Requirements 2 BlackBerry OS 4.1 4.7 (5.0 coming soon) 4.5.0 and later Attachments can be downloaded and saved to the file system or SD Card. Any attachment

More information

MB Microsoft Dynamics CRM 2016 Online Deployment.

MB Microsoft Dynamics CRM 2016 Online Deployment. MB2-710 Microsoft Dynamics CRM 2016 Online Deployment Getting Started Overview CRM Online is a cloud-based offering of Microsoft Dynamics CRM The licensing is a subscription-based model with a monthly

More information

Oracle Beehive. Webmail Help and Release Notes Release 2 ( )

Oracle Beehive. Webmail Help and Release Notes Release 2 ( ) Oracle Beehive Webmail Help and Release Notes Release 2 (2.0.1.7) E20318-01 July 2012 Document updated July 2012 Oracle Beehive Webmail is a Web-based e-mail application that provides instant anytime access

More information

SmartMigrator Office Duplication User Guide

SmartMigrator Office Duplication User Guide SmartMigrator Office Duplication User Guide Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior

More information

5.0 INTRODUCTION 5.1 OBJECTIVES 5.2 BASIC OPERATIONS

5.0 INTRODUCTION 5.1 OBJECTIVES 5.2 BASIC OPERATIONS Lab Course UNIT 5 E-MAIL Stucture Page No. 5.0 Introduction 152 5.1 Objectives 152 5.2 Basic Operations 152 5.3 Managing Contacts 156 5.4 Lab Exercises 162 5.5 Summary 163 5.6 Further Reading 163 5.0 INTRODUCTION

More information

SmartSeminars User Guide

SmartSeminars User Guide SmartSeminars User Guide Copyright 1998-2006, E-Z Data, Inc. All Rights Reserved No part of this documentation may be copied, reproduced, or translated in any form without the prior written consent of

More information

TABLE OF CONTENTS CHAPTER

TABLE OF CONTENTS CHAPTER TABLE OF CONTENTS CHAPTER 1...1 A QUICK OVERVIEW OF THE MICROSOFT EXCHANGE CLIENT...1 BASIC CONCEPTS AND FEATURES...1 STARTING THE MICROSOFT EXCHANGE CLIENT...1 SETTING OPTIONS FOR YOUR MESSAGES...3 LOOKING

More information

Chapter 1: Fundamentals

Chapter 1: Fundamentals Chapter 1: Fundamentals Module A: Getting around The replaces the menus and toolbars of older Outlook versions. Folder pane To-Do bar Ribbon Reading pane The is/are the primary way to access various areas

More information

DocAve for Salesforce 2.1

DocAve for Salesforce 2.1 DocAve for Salesforce 2.1 This document is intended for anyone wishing to familiarize themselves with the user interface and basic functionality of AvePoint s DocAve for Salesforce tool. System Requirements

More information

Version 7 User Guide P R O D U C T O V E R V I E W. Policy Import and Rider Import

Version 7 User Guide P R O D U C T O V E R V I E W. Policy Import and Rider Import Version 7 User Guide P R O D U C T O V E R V I E W Policy Import and Rider Import SmartOffice v7, Revised: 08-20-12 Copyright 2012, Ebix CRM All Rights Reserved. No part of this documentation may be copied,

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Albridge Integration User Guide

Albridge Integration User Guide Albridge Integration User Guide Copyright 1998-2006, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written consent

More information

User Guide. for the VersaMail. application

User Guide. for the VersaMail. application User Guide for the VersaMail application Copyright and Trademark 2004-2007 Palm, Inc. All rights reserved. Palm, HotSync, the HotSync logo, Palm OS, the Palm logo, and VersaMail are among the trademarks

More information

SmartOffice Mobile for Palm User Guide

SmartOffice Mobile for Palm User Guide SmartOffice Mobile for Palm User Guide Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written

More information

Webmail 7.0 is an online client which runs in your web browser. Webmail 7.0 allows you to access your , contact list, and calendar from

Webmail 7.0 is an online  client which runs in your web browser. Webmail 7.0 allows you to access your  , contact list, and calendar from Webmail 7.0 is an online email client which runs in your web browser. Webmail 7.0 allows you to access your email, contact list, and calendar from any computer with an internet connection and a web browser.

More information

M+NetMail Client User Guide

M+NetMail Client User Guide M+NetMail Client User Guide Trademarks...M+NetMail TM, MyRealBox Apple Inc....Safari Microsoft Corporation...Outlook Express Mozilla... Thunderbird Novell, Inc...GroupWise QUALCOMM... Eudora Copyright

More information

Quik! Forms Library Integration User Guide

Quik! Forms Library Integration User Guide Quik! Forms Library Integration User Guide Copyright 1998-2006, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior

More information

TurnkeyMail 7.x Help. Logging in to TurnkeyMail

TurnkeyMail 7.x Help. Logging in to TurnkeyMail Logging in to TurnkeyMail TurnkeyMail is a feature-rich Windows mail server that brings the power of enterprise-level features and collaboration to businesses and hosting environments. Because TurnkeyMail

More information

E-Z Mobile for Palm User Guide

E-Z Mobile for Palm User Guide E-Z Mobile for Palm User Guide Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written consent

More information

IBM Workplace TM Collaboration Services

IBM Workplace TM Collaboration Services IBM Workplace TM Collaboration Services Version 2.5 Mobile Client Guide G210-1962-00 Terms of Use Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY.

More information

Outlook 2007 Web Access User Guide

Outlook 2007 Web Access User Guide Outlook 2007 Web Access User Guide Table of Contents Page i TABLE OF CONTENTS OUTLOOK 2007 MAIL... 1 Launch Outlook Web Access... 1 Screen Elements... 2 Inbox... 3 Read Mail... 3 Delete a Message... 3

More information

EMS WEB APP User Guide

EMS WEB APP User Guide EMS WEB APP User Guide V44.1 Last Updated: August 14, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: EMS Web App User Guide

More information

SmartLink for Albridge Web Services User Guide

SmartLink for Albridge Web Services User Guide SmartLink for Albridge Web Services User Guide Copyright 1998-2006, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Amicus Attorney Link Guide: Google Contacts & Calendar

Amicus Attorney Link Guide: Google Contacts & Calendar Amicus Attorney Link Guide: Google Contacts & Calendar Applies to: Amicus Attorney Premium Edition 2013/2012 Contents About the Link... 2 What you need... 2 Advantages of using the Link... 2 Administering

More information

User Guide. Summary of Changes v6 Build 1503 to 1670

User Guide. Summary of Changes v6 Build 1503 to 1670 User Guide P R O D U C T O V E R V I E W Summary of Changes v6 Build 1503 to 1670 Copyright 2008, E-Z Data, Inc., All Rights Reserved No part of this documentation may be copied, reproduced, or translated

More information

EMS WEB APP Configuration Guide

EMS WEB APP Configuration Guide EMS WEB APP Configuration Guide V44.1 Last Updated: August 14, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: EMS Web App

More information

Outlook Web App. Getting Started. QUICK Source. Microsoft. in Exchange Server 2010

Outlook Web App. Getting Started. QUICK Source. Microsoft. in Exchange Server 2010 QUICK Source Microsoft Outlook Web App in Exchange Server 2010 Getting Started The Outlook Web App Window u v w x y u v w x y Browser Toolbars allow the user to navigate in the browser. Outlook Web Access

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, page 1 Scheduling a WebEx Meeting from Microsoft Outlook, page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Deployment Guide Version 4.0.3 D15111 04 September 2017 Contents Introduction 6 Prerequisites 7 Estimating your deployment size 7 Hardware

More information

Server Outlook.office365.com Error Code 8

Server Outlook.office365.com Error Code 8 Outlook Is Unable To Connect To The Proxy Server Outlook.office365.com Error Code 8 Outlook is unable to connect to the proxy server. (Error Code 0). When using auto-configuration to set up the Exchange

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer AirWatch v9.1 Have documentation feedback? Submit

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

Using on Your Sprint PCS Vision Smart Device Treo TM 650 by Palm

Using  on Your Sprint PCS Vision Smart Device Treo TM 650 by Palm Using Email on Your Sprint PCS Vision Smart Device Treo TM 650 by Palm 2006 Sprint Nextel. All rights reserved. SPRINT, the Going Forward logo, and other trademarks are trademarks of Sprint Nextel. June

More information

Job Queue User Guide

Job Queue User Guide Job Queue User Guide Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written consent of E-Z

More information

Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate

Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate White Paper PlateSpin Transformation Manager PlateSpin Migrate Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate Updated for PlateSpin Transformation Manager 1.1 and PlateSpin

More information

Outlook - an Introduction to Version 2003 Table of Contents

Outlook - an Introduction to  Version 2003 Table of Contents Outlook - an Introduction to E-mail Version 2003 Table of Contents What is Outlook Starting Outlook The Navigation Pane Getting Help Creating and Sending a Message Using the College Exchange Directory

More information

Summary of Changes v to v

Summary of Changes v to v Summary of Changes v5.1.3.6197 to v5.1.3.6279 Copyright 2007, E-Z Data, Inc., All Rights Reserved No part of this documentation may be copied, reproduced, or translated in any form without the prior written

More information

Scheduling Meetings. Tips for Scheduling Secure Cisco Unified MeetingPlace Meetings

Scheduling Meetings. Tips for Scheduling Secure Cisco Unified MeetingPlace Meetings Scheduling Meetings Release: 7.0 Revision Date: December 9, 2009 1:30 pm Tips for Scheduling Secure Cisco Unified MeetingPlace Meetings, page 1 How to Schedule a Web Meeting, page 2 How to Schedule a Video

More information

AvePoint Meetings Pro for ipad. User Guide

AvePoint Meetings Pro for ipad. User Guide AvePoint Meetings Pro 4.2.3 for ipad User Guide Issued April 2017 Table of Contents About AvePoint Meetings Pro for ipad... 3 Installing AvePoint Meetings Pro for ipad... 4 Getting Started... 5 Logging

More information

ipass Open Mobile 3.0.x for Android Quick Start Guide

ipass Open Mobile 3.0.x for Android Quick Start Guide ipass Open Mobile 3.0.x for Android Quick Start Guide V E R S I O N 1. 0, O C T O B E R 2 0 1 4 Corporate Headquarters ipass Inc. 3800 Bridge Parkway Redwood Shores, CA 94065 USA www.ipass.com +1 650-232-4100

More information

Amicus Link Guide: Outlook/Exchange

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

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, on page 1 Scheduling a WebEx Meeting from Microsoft Outlook, on page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, page 1 Scheduling a WebEx Meeting from Microsoft Outlook, page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

Help Sales Reps Sync Contacts and Events with Lightning Sync

Help Sales Reps Sync Contacts and Events with Lightning Sync Help Sales Reps Sync Contacts and Events with Lightning Sync Salesforce, Spring 19 @salesforcedocs Last updated: February 7, 2019 Copyright 2000 2019 salesforce.com, inc. All rights reserved. Salesforce

More information

The Evolved Office Assistant

The Evolved Office Assistant The Evolved Office Assistant USER GUIDE TM 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.net Release 1.0 Document Version 1 Copyright Notice Copyright 2008 Evolve IP,

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

Quick Start Guide for Outlook 2013

Quick Start Guide for Outlook 2013 2013 Quick Start Guide for Outlook 2013 Outlook is the email client for Microsoft Exchange. It is a comprehensive collaboration tool for organizing all your email, calendars, contacts and appointments.

More information

OUTLOOK VIA THE INTERNET

OUTLOOK VIA THE INTERNET OUTLOOK VIA THE INTERNET Table of Contents Page LESSON 1: GETTING STARTED...1 Logging On...1 Parts of the Outlook Window...3 Terms...4 LESSON 2: E-MAIL...6 Mail Folders...6 Composing a New Message...7

More information

Outlook 2010 One. Wednesday, August 7, 9-11 am. Agenda:

Outlook 2010 One. Wednesday, August 7, 9-11 am. Agenda: Page 1 Outlook 2010 One Wednesday, August 7, 9-11 am Agenda: Outlook Search Options Working with Attachments Creating a Signature Marking a Message as Read Flag an item for Follow-Up Reply, Reply All &

More information

Student Microsoft Office 365 Rancho Santiago Community College District, Information Technology Services

Student  Microsoft Office 365 Rancho Santiago Community College District, Information Technology Services Student Email Microsoft Office 365 Rancho Santiago Community College District, Information Technology Services RSCCD does not provide technical support for students personal computers or devices. Contact

More information

User Guide. 3CX Enhanced Billing Codes. Version

User Guide. 3CX Enhanced Billing Codes. Version User Guide 3CX Enhanced Billing Codes Version 15.5.54 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced or

More information

BUSINESS LINE COMMPORTAL GUIDE

BUSINESS LINE COMMPORTAL GUIDE wowforbusiness.com BUSINESS LINE COMMPORTAL GUIDE WOW! Business BCSE.U.1505.O Business Line CommPortal Guide Table of Contents Getting Started...3 Dashboard...4 Messages and Calls...5 Messages...5 Missed

More information

Pega Field Marketing USER GUIDE 7.4

Pega Field Marketing USER GUIDE 7.4 Pega Field Marketing USER GUIDE 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks

More information

Organising your inbox

Organising your inbox Outlook 2010 Tips Table of Contents Organising your inbox... 1 Categories... 1 Applying a Category to an E-mail... 1 Customising Categories... 1 Quick Steps... 2 Default Quick Steps... 2 To configure or

More information

Outlook 2007 and SharePoint Server 2007

Outlook 2007 and SharePoint Server 2007 SharePoint Integration How To s / Outlook Integration of 3 Resource Description In this guide, you ll find general information about how Outlook 007 and SharePoint Server 007 work together. These products

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

Maximizer CRM. Customer Service Maximizer CRM 2017 VERSION COMPARISON FOR WEB ACCESS (EMEA) Maximizer CRM 2016/R2.

Maximizer CRM. Customer Service Maximizer CRM 2017 VERSION COMPARISON FOR WEB ACCESS (EMEA) Maximizer CRM 2016/R2. VERSION COMPARISON FOR WEB ACCESS (EMEA) Sales Support multiple sales processes Track opportunity stage age Track overall opportunity age Monitor progress by comparing stage age with target age Opportunity

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer Workspace ONE UEM v9.4 Have documentation feedback?

More information

AT&T Conferencing Add-in for Microsoft Outlook

AT&T Conferencing Add-in for Microsoft Outlook AT&T Conferencing Add-in for Microsoft Outlook 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual Property

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Deployment Guide Version 4.0 D15111 02 September 2017 Contents Introduction 6 Prerequisites 7 Estimating your deployment size 7 Hardware

More information

Partner XE Outlook Plug-In User Guide

Partner XE Outlook Plug-In User Guide Partner XE Outlook Plug-In User Guide The Partner XE Outlook Plug-in allows for two way integration between Partner XE and Microsoft Outlook. This integration requires the user to have Microsoft Outlook

More information

About the To-Do Bar in Outlook 2007

About the To-Do Bar in Outlook 2007 Tasks in the Microsoft Office system are similar to a to-do list. Tasks make it easy to use Microsoft Office Outlook 007 to organize your time and your work. Tasks are integrated across Outlook 007, Microsoft

More information

AirWatch Troubleshooting Guide Revised 23 January 2018

AirWatch Troubleshooting Guide Revised 23 January 2018 Contents READ ME FIRST (Updated 23 January 2018)... 3 Using this guide:... 3 No resolution found... 3 Deleted/wiped database... 3 Software Requirements, Installation, and Usage... 4 Reinstalling Software...

More information

EMS FOR OUTLOOK User Guide

EMS FOR OUTLOOK User Guide EMS FOR OUTLOOK User Guide V44.1 Last Updated: March 5, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: EMS for Microsoft Outlook

More information

TouchNet Bill+Payment Suite 3.0

TouchNet Bill+Payment Suite 3.0 TouchNet Bill+Payment Suite 3.0 CONFIGURATION GUIDE FOR USERS OF SUNGARD HIGHER EDUCATION BANNER TouchNet Bill+Payment Suite - August 2007 TouchNet Information Systems, Inc. www.touchnet.com Copyright

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Getting Started The Outlook Web Access Window

Getting Started The Outlook Web Access Window QUICK Source Microsoft Outlook Web Access in Exchange Server 2003 Getting Started The Outlook Web Access Window ❶ ❷ ❸ ❹ ❺ ❻ ❼ ❽ Using the Reading Pane The Reading Pane allows you to view your e-mail messages

More information

MB Exam Code: MB Exam Name: Microsoft Dynamics CRM 2016 Customer Service

MB Exam Code: MB Exam Name: Microsoft Dynamics CRM 2016 Customer Service MB2-714 Number: MB2-714 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Exam Code: MB2-714 Exam Name: Microsoft Dynamics CRM 2016 Customer Service Exam A QUESTION 1 You install Microsoft Dynamics

More information

User Guide for Consumer & Business Clients

User Guide for Consumer & Business Clients Online Banking from Capital City Bank User Guide for Consumer & Business Clients Revised September 2015 www.ccbg.com/upgrade Contents Overview... 4 Exploring the Home Page... 5 Menu... 6 Accounts... 7

More information

For Palm TM Handhelds. Version 1.2. User s Guide

For Palm TM Handhelds. Version 1.2. User s Guide For Palm TM Handhelds Version 1.2 User s Guide Copyright 1999-2000 America Online, Inc. All rights reserved. AOL Mail, version 1.2, User s Guide Fourth Printing, April 2000 This document contains valuable

More information

User Guide. 3CX Enhanced Billing Codes. Version

User Guide. 3CX Enhanced Billing Codes. Version User Guide 3CX Enhanced Billing Codes Version 15.5.54 "Copyright VoIPTools, LLC 2011-2017" Information in this document is subject to change without notice. No part of this document may be reproduced or

More information

MS Word MS Outlook Level 1

MS Word MS Outlook Level 1 MS Word 2007 MS Outlook 2013 Level 1 Table of Contents MS Outlook 2013... 1 Outlook 2013 Interface... 1 The Ribbon in Outlook 2013... 2 Sneak a Peek... 2 Pin a Peek... 3 Managing the Size of the Outlook

More information

BASIC NAVIGATION & VIEWS...

BASIC NAVIGATION & VIEWS... Content Overview VISUAL TOUR... 5 NEW FEATURES IN OUTLOOK 2010... 6 BASIC NAVIGATION & VIEWS... 7 SETTING PREFERENCES... 7 Creating an Outlook Shortcut... 7 Choosing a Startup View... 7 CUSTOMIZING INBOX

More information

Sophos Mobile in Central

Sophos Mobile in Central startup guide Product Version: 8.1 Contents About this guide... 1 What are the key steps?... 2 Activate Mobile Advanced licenses... 3 Configure settings... 4 Configure personal settings...4 Configure technical

More information

Amazon WorkMail. User Guide Version 1.0

Amazon WorkMail. User Guide Version 1.0 Amazon WorkMail User Guide Amazon WorkMail: User Guide Copyright 2017 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection

More information

If your system administrator has set up MaxMobile deployment by , you will receive an with a link to the MaxMobile installation.

If your system administrator has set up MaxMobile deployment by  , you will receive an  with a link to the MaxMobile installation. MaxMobile 11 for BlackBerry Welcome to MaxMobile Introduction MaxMobile for BlackBerry provides you with a way to take your customer information on the road. You can take notes, track sales opportunities

More information

EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE

EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE Exchange 2003 Version Revised September 2005 TABLE OF CONTENTS WHAT S NEW IN OWA 2003?...2 General...2 Inbox and Message Composition...2 Tasks...2 INTRODUCTION

More information

Summary of Changes v to v

Summary of Changes v to v Summary of Changes v5.1.0.4910 to v5.1.0.4977 Copyright 2006, E-Z Data, Inc., All Rights Reserved No part of this documentation may be copied, reproduced, or translated in any form without the prior written

More information

Exchange Manager Admin Guide

Exchange Manager Admin Guide Version 4.3 March 14, 2018 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions

More information

Telephony Toolbar Enterprise. User Guide

Telephony Toolbar Enterprise. User Guide Telephony Toolbar Enterprise User Guide Release 4.4 October 2009 Table of Contents 1 Summary of Changes... 7 1.1 Changes for this Release... 7 2 About This Guide... 8 2.1 Open Telephony Toolbar-Corporate...

More information

VolunteerMatters Standard

VolunteerMatters Standard VolunteerMatters Standard Creating and Editing Volunteer Calendars... 3 Assigning Volunteer Administrators... 4 Managing Volunteer Shifts and Assignments... 5 Adding Shifts... 6 Deleting Shifts... 8 Editing

More information

GroupWise Connector for Outlook

GroupWise Connector for Outlook GroupWise Connector for Outlook June 2006 1 Overview The GroupWise Connector for Outlook* allows you to access GroupWise while maintaining your current Outlook behaviors. Instead of connecting to a Microsoft*

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.9.0 1996-2007 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

Color iqc and Color imatch Managing Electronic Submissions Guide

Color iqc and Color imatch Managing Electronic Submissions Guide Color iqc and Color imatch Managing Electronic Submissions Guide Version 8.0 July 2012 Color iqc contains many features designed to help you manage and participate in any electronic supply chain management

More information

AT&T Toggle. 12/12/2013 Page i

AT&T Toggle. 12/12/2013 Page i Page i GO AHEAD BRING YOUR OWN DEVICE TO WORK... 1 Requirements... 1 1: Toggle Overview... 1 Personal Icon... 2 ToggleHub... 2 AT&T Toggle Browser... 2 Downloads... 2 Media... 3 AT&T Toggle Messaging...

More information

Outlook Web Access Exchange Server

Outlook Web Access Exchange Server Outlook Web Access Exchange Server Version 2.0 Information Technology Services 2008 Table of Contents I. INTRODUCTION... 1 II. GETTING STARTED... 1 A. Logging In and Existing Outlook Web Access... 1 B.

More information

DataXchange Online - Pending Case Export User Guide

DataXchange Online - Pending Case Export User Guide DataXchange Online - Pending Case Export User Guide Copyright 2006, E-Z Data, Inc., All Rights Reserved No part of this documentation may be copied, reproduced, or translated in any form without the prior

More information

Blackboard 5. Instructor Manual Level One Release 5.5

Blackboard 5. Instructor Manual Level One Release 5.5 Bringing Education Online Blackboard 5 Instructor Manual Level One Release 5.5 Copyright 2001 by Blackboard Inc. All rights reserved. No part of the contents of this manual may be reproduced or transmitted

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, page 1 Scheduling a WebEx Meeting from Microsoft Outlook, page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

Oracle Beehive. Before Using Oracle Beehive Client and Communicator. Using BlackBerry with Oracle Beehive Release 2 ( )

Oracle Beehive. Before Using Oracle Beehive Client and Communicator. Using BlackBerry with Oracle Beehive Release 2 ( ) Oracle Beehive Using BlackBerry with Oracle Beehive Release 2 (2.0.1.6) November 2011 Document updated November 4, 2011 This document describes how to access Oracle Beehive from your RIM BlackBerry device

More information

Amicus Link Guide: Timeslips

Amicus Link Guide: Timeslips Amicus Link Guide: Timeslips Applies to: Amicus Attorney Premium 2015 Synchronize your Amicus and Timeslips matter files/clients, and dynamically exchange your Amicus time entries and expenses to Timeslips.

More information

Solar Eclipse Scheduler. Release 9.0

Solar Eclipse Scheduler. Release 9.0 Solar Eclipse Scheduler Release 9.0 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates

More information

Lesson 4: Using the Calendar

Lesson 4: Using the Calendar Microsoft Office Specialist 2013 Series Microsoft Outlook 2013 Certification Guide Lesson 4: Using the Calendar Lesson Objectives In this lesson, you will explore the features of the Calendar module and

More information

Table of Contents... ii. GO AHEAD BRING YOUR OWN DEVICE TO WORK... 1 Requirements... 1

Table of Contents... ii. GO AHEAD BRING YOUR OWN DEVICE TO WORK... 1 Requirements... 1 Table of Contents... ii GO AHEAD BRING YOUR OWN DEVICE TO WORK... 1 Requirements... 1 1: Start Using Toggle... 1 Personal... 2 ToggleHub... 2 AT&T Toggle Browser... 2 Downloads... 2 Media... 3 AT&T Toggle

More information

Zimbra Connector for Microsoft Outlook User Guide. Zimbra Collaboration

Zimbra Connector for Microsoft Outlook User Guide. Zimbra Collaboration Zimbra Connector for Microsoft Outlook User Guide Zimbra Collaboration 8.8.11 Table of Contents Legal Notices............................................................................... 1 1. Introduction..............................................................................

More information