How To Synchronize With A Cwr Mobile Crm 2011 Data Management System

Size: px
Start display at page:

Download "How To Synchronize With A Cwr Mobile Crm 2011 Data Management System"

Transcription

1 CWR Mobility Customer Support Program Page 1 of 10 Version [Status] May 2012 Synchronization Best Practices Configuring CWR Mobile CRM for Success Whitepaper Copyright CWR Mobility B.V.

2 Synchronization Best Practices 2 Table of Contents Synchronization Overview...3 Step 1: Mobile Data Changes are Replicated to the Server... 3 Step 2: Profile Changes are Replicated to the Device... 4 Step 3: CRM Data is Replicated to the Device... 4 Deployment Best Practices...5 Start Simple... 5 Test Connectivity Prior to Configuring Mobile Devices... 6 Perform the Initial Device Synchronization Over WiFi... 6 Configuration Best Practices...6 Remove Unused Entities... 7 Verify Each Entity Has At Least One Sync Filter... 7 Keep Synchronization Filters Simple... 7 Index Your CRM Tables... 8 Schedule Major CRM Schema Changes... 9 Summary...9

3 Synchronization Best Practices 3 Synchronization Overview CWR Mobile CRM provides your field sales, service and marketing teams offline access to their Microsoft Dynamics CRM 2011 data. The synchronization process is an integral part of that solution. This process involves pushing data that has changed on the mobile device to the CRM server, pulling metadata and configuration changes made in CRM to the mobile device and, finally, replicating CRM data to the mobile device. Synchronization is always initiated by the mobile device and involves resources on the mobile device, the mobile server and the CRM server. CWR Mobile CRM includes a Mobile Configurator that provides the tools that you need to manage and fine tune the synchronization process. Managed entirely from within Dynamics CRM, the Mobile Configurator s point-and-click interface makes it easy to manage this process. Understanding how this works will enable you to make the best decisions regarding the synchronization process. This whitepaper describes the steps of the synchronization process along with the key issues for you to consider during each step. The best practices detailed later in this document can be used to reduce or eliminate the likelihood of these issues occurring. Please note that even though mobile network connectivity errors are not listed they can occur during each step and should be considered in your planning. Step 1: Mobile Data Changes are Replicated to the Server During this step of the synchronization process, data that has been updated on the CWR Mobile CRM enabled device (the client) while offline is transmitted to the CWR Mobile CRM Server (mobile server) which updates the Microsoft Dynamics CRM (CRM) database. Issues that can occur during this step of the synchronization include privilege related errors, data related errors and metadata related errors.

4 Synchronization Best Practices 4 Privilege errors occur when the user no longer has the needed permissions in CRM to perform the data operation that occurred offline. This can happen when CRM security roles are changed or an updated record is reassigned while the user is offline and no longer has access or update rights. Data related errors occur when CRM records are deleted or changed to a state that is no longer compatible with the change made on the client while offline. Some examples of this include closing an activity that has already been closed or updating a contact that has been deleted by an online user. Data errors may also be generated by custom CRM plug-ins that execute when the offline changes are applied giving the appearance of synchronization errors. Errors will occur if client data is synchronized with a CRM database where the entities, attributes, or option set values have been deleted. Deprecation of CRM database schema elements should be implemented after all mobile datasets are synchronized. Step 2: Profile Changes are Replicated to the Device During synchronization, changes made to the user s mobile device profile are applied. These changes include adding & deleting fields, updating option sets, modifying relationships and relationship mappings as well as the addition & modification of entities, mobile views, forms, site map and client options sections of the mobile profile. Lengthy mobile device processing times may occur when CRM metadata changes are made to large data entities, for example, deleting attributes. Step 3: CRM Data is Replicated to the Device After synchronizing the metadata with the client device, the mobile server compresses and transfers required CRM data to the client device. Synchronization filters, the mobile user s CRM privileges, and record status are used to determine the exact dataset to process. CRM records created, updated, or deleted by CRM users, workflows, and data integration utilities are queried for synchronization. Synchronization filter changes and entities added, removed, or marked for resynchronization are also queried for synchronization. Issues that can occur during this stage of the process include SQL server timeouts and lengthy mobile processing times. Server timeouts can occur whenever the CRM web service does not respond to the mobile server in a timely manner. Causes include network issues behind the firewall, an overworked (temporarily or otherwise) SQL Server, and complex synchronization filters.

5 Synchronization Best Practices 5 Lengthy mobile processing times usually occur when there is a large amount of data that needs to be inserted or updated on the mobile device. Some examples of where this can happen include initial data loads, entity resynchronization or when a lot of data has change on the CRM server perhaps as the result of a data integration job. Deployment Best Practices Mobile devices and mobile technology have come a long way in the last couple of years. Given 4G networks, abundant and free Wi-Fi access and dual and quad core tablets with 32 to 64 GB of storage space, customers are demanding more from their mobile infrastructure. However, as far as these devices have come, 4G and fast reliable 3G networks are not as ubiquitous, and many devices typically have 256 to 512 MB of RAM and come equipped with flash drives that write or commit data at a much slower rate than they read. The following is a collection of best practices that we have developed while working with partners and customers implementing CWR Mobile CRM. It is a set of guide lines that will help minimize deployment and operational issues and improve user adoption and effectiveness. Start Simple Crawl, Walk and then Run. Insure that the base installation works before expanding the number of users or complexity of the process. This is a simple adage that applies to many different areas and stages of our lives. It applies equally as well when rolling out a mobile enterprise solution; there are a lot of moving parts, some of which you can control (e.g. mobile devices, server hardware) and some of which you cannot control (e.g. connectivity). We encourage you to take this crawl-walk-run approach as you roll out CWR Mobile CRM. Start from a known base, make incremental changes and test at every step of the way. For example: Identify a couple of users with whom you can test (a pilot group) and create a profile that includes a few core base entities like Account and Contacts. Make sure that you can synchronize the required data for those users and then start adding additional entities to the profile, testing with those users as you go. Roll the solution out to the wider user base only after you have demonstrated that everything is working well with the pilot group with regard to the availability of data, synchronization times and usability.

6 Synchronization Best Practices 6 Test Connectivity Prior to Configuring Mobile Devices Reduce the connectivity errors that you control such as specifying the wrong port or protocol, not opening the custom port on the firewall or not registering the DNS name or alias. While this may sound like simple advice, it is an important first step in ensuring a successful deployment and is, unfortunately, a step that is often overlooked. Make sure that the URL that the mobile device will use to communicate with the mobile server actually works. Remember to test with the right protocol (e.g. http vs. https) and the right port (e.g. 80, 5556, 443, 444, etc.). Test the URL from the mobile device browser in addition to a desktop or laptop browser. Perform the Initial Device Synchronization Over WiFi Ensure your users gain a good first impression of the system by minimizing errors and delays during the initial device synchronization. The initial device synchronization involves the setup of the offline database and the replication of the complete initial dataset for that device which can be time consuming. Replacing the slower cellular network with a faster WiFi connection will go a long way towards ensuring that your users have a good first impression of the system. It is said that a person needs to hear or read something at least three times in order for that person to retain the knowledge. Well, with respect to initial mobile device synchronization, here goes: 1. Perform the initial device synchronization over WiFi. 2. Perform the initial device synchronization over WiFi. 3. Perform the initial device synchronization over WiFi. This best practice cannot be emphasized enough. As a matter of fact, consider it a requirement. Configuration Best Practices A key consideration when you are implementing CWR Mobile CRM is identifying the required CRM data to synchronize with the mobile devices. Customers who want all of their CRM

7 Synchronization Best Practices 7 data on the mobile device may be challenged by the longer synchronization times or the performance of the device. Determining the specific data required to support your mobile user s business processes is a key planning consideration. Remove Unused Entities Reduce potential server timeouts and lengthy mobile processing times by making sure that you are processing data for the required entities. CRM entities are used in mobile synchronization filters, mobile views and mobile forms. Every entity included in a profile consumes resources on the mobile server as well as the mobile device, regardless of whether it is exposed through the site map, views or forms. Often the default profiles Sales and Service are used to configure the base CWR Mobile CRM system. These profiles configure several CRM out-of-the-box entities to help users get up and running quickly. These profiles should be modified before deploying as the basis for your production mobile profiles. Remove unused entities to minimize the bandwidth and time costs incurred during synchronization. For example, if you do not use Leads or Opportunities then remove these entities from your profile. Verify Each Entity Has At Least One Sync Filter Reduce potential server timeouts and lengthy mobile processing times by making sure that you are processing the right amount of data. Synchronization Filters determine which records are synchronized with the mobile device. This powerful tool works in conjunction with CRM security settings to deliver specific records to the mobile device. Entities can have zero, one or multiple filters. In the absence of a Synchronization Filter for an entity, all records of that entity type for which the mobile user has access will be synchronized down to the mobile device. Ensure that each entity has at least one Synchronization Filter, even for entities where are records will be synchronized. This makes it easier to troubleshoot synchronization issues and ensures that each entity s data requirements have been evaluated. This best practice can help reduce potential server timeouts and lengthy mobile processing times by making sure that you are processing the right amount of data. Keep Synchronization Filters Simple Reduce potential server timeouts by ensuring that synchronization filters can run quickly and efficiently.

8 Synchronization Best Practices 8 Keep synchronization filters as simple as possible. Filters are converted to SQL queries on the CRM database. Avoid large, complicated filters that try to grab all of the data for an entity with a single query. Complex filters translate to complex SQL queries which increases the workload on the SQL Server and affect performance adversely for CRM, the mobile server and other applications that use the SQL Server. So, keep your synchronization filters as simple as possible break complex filters into several simpler filters. Contact your CRM and SQL Server administrators if you suspect that your filters are becoming too complex. They have administrative tools at their disposal with the ability to tune filters and the resulting queries. They can profile the SQL Server database and recommend changes to the filter if needed. CRM workflows and integration tools can be leveraged to simplify filter requirements. For example, to synchronize all of your accounts that have had an order within the last six months, you would have to build a filter that links the Account and Order tables together and then restricts the Order based on Date and, possibly, Status. The alternative to this would be to create a custom field on the Account entity called Last Order Date and use a CRM workflow to update this field as attached Order records are created or use a data integration tool to update the field nightly. This simplifies the filter to a single table query based on a field that can be indexed if needed (please see the next section about adding indexes to the CRM database). Plus it gives online CRM users the ability to search and filter by this value as well. This best practice primarily helps to reduce potential server timeouts by ensuring that synchronization filters can run quickly and efficiently. Index Your CRM Tables Reduce potential server timeouts by ensuring that SQL queries run quickly and efficiently. To increase SQL query performance, ensure that CRM fields used by synchronization filters are indexed. Primary key, primary field, foreign keys and system fields like Owner, Status and Created On are indexed by default. Including other fields from custom entities in synchronization filters may trigger full table scans in order to return a few rows. While this may not be an issue for entities with a small number of records, it will certainly affect performance on larger tables and could result in server side timeouts among other issues. System tables like Accounts or Contacts have additional out of the box attributes indexed by default. However custom attributes added to system entities are not indexed unless they are foreign keys.

9 Synchronization Best Practices 9 Adding indexes to your Dynamics CRM 2011 On Premise tables is a supported customization when done according the guidelines in the Microsoft Dynamics CRM 2011 Implementation Guide ( Your CRM or SQL Server administrator can profile the SQL Server database and build the appropriate indexes to improve SQL query performance. This best practice primarily helps to reduce potential server timeouts by ensuring that synchronization filters can run quickly and efficiently. Schedule Major CRM Schema Changes Reduce privilege and metadata errors by ensuring that mobile users have their CRM data synchronized before database schema changes go into effect. Alleviate potential user perception problems with lengthy mobile processing times that may occur as a result of these changes. Errors may occur if mobile data is synchronized with a CRM schema that has deprecated entities or attributes. Remove these entities and attributes from the profiles and synchronize all mobile devices before implementing these CRM database schema changes. Adding or removing attributes used by mobile entities will cause additional processing to take place on the mobile device during synchronization. Tables within the mobile database need to be altered when attributes are added and rebuilt when attributes are deleted. Schedule these changes when possible and let your users know in advance so that they can anticipate the additional synchronization time. This best practice can help reduce errors by ensuring that mobile users have their data synchronized before schema changes go into effect. It will also alleviate potential perception problems with lengthy mobile processing times that may occur as a result of these changes. Summary CWR Mobile CRM is a powerful mobile enterprise solution that provides your field personnel access to their Microsoft Dynamics CRM 2011 data when they need it and where they need it. Knowledge of how this process works and the best practices outlined in this whitepaper, will help to ensure smooth deployment & operation of CWR Mobile CRM.

10 Synchronization Best Practices 10 Send Us Feedback On This Document We listen closely to feedback from our customers and partners, and we d like to know how well this document met your needs as well as any ways that you would like to see it improved. You can quickly and easily provide this feedback via our website at This document is for informational purposes only. CWR Mobility BV MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY. Copyright CWR Mobility BV. All rights reserved. The Power of Close is a registered trademark of CWR Mobility BV. Microsoft, Windows and Microsoft Dynamics are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Apple, iphone and ipad are trademarks of Apple Inc., registered in the U.S. and other countries. The Trademark BlackBerry is owned by Research In Motion Limited and is registered in the United States and may be pending or registered in other countries. CWR Mobility BV is not endorsed, sponsored, affiliated with or otherwise authorized by Research In Motion Limited. Android is a trademark of Google Inc. Use of this trademark is subject to Google Permissions. Other trademarks held by their respective owners and/or its suppliers.

How To Understand And Understand Cwr Mobile Crm

How To Understand And Understand Cwr Mobile Crm CWR Mobility Customer Support Program Page 1 of 11 Version [Status] August 2011 CWR Mobile CRM Technical Overview Whitepaper Copyright 2009-2011 CWR Mobility B.V. CWR Mobile CRM Technical Overview 2 Table

More information

How To Protect Your Business Information From Being Stolen From A Cell Phone Or Tablet Device

How To Protect Your Business Information From Being Stolen From A Cell Phone Or Tablet Device Page 2 of 14 Securing Critical Corporate Data in a Mobile World Page 3 of 14 Table of Contents 1 Mobile is the New Normal... 4 1.1 The Critical Importance of Mobile Security... 4 1.2 Mobile Security Challenges...

More information

Mobilizing Your CRM. Whitepaper. August 2011. Exploring the Benefits and Considerations. Copyright 2009-2011 CWR Mobility B.V.

Mobilizing Your CRM. Whitepaper. August 2011. Exploring the Benefits and Considerations. Copyright 2009-2011 CWR Mobility B.V. Customer Support Program Page 1 of 16 Version 1.3 August 2011 Mobilizing Your CRM Exploring the Benefits and Considerations Whitepaper Copyright 2009-2011 B.V. Mobilizing Your CRM: Exploring the Benefits

More information

Statement of Direction

Statement of Direction Mobile First: Taking Mobile CRM to the Next Level 1 January 2013 Mobile First: Taking Mobile CRM to the Next Level Whitepaper Mobile First: Taking Mobile CRM to the Next Level 2 Table of Contents Notes...

More information

How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises)

How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises) How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises) COMPANY: Microsoft Corporation RELEASED: September 2013 VERSION: 1.0 Copyright This document is provided "as-is". Information

More information

Google Apps Premier Edition. Email Included Yes Yes Yes Email Storage 25 GB Varies by deployment

Google Apps Premier Edition. Email Included Yes Yes Yes Email Storage 25 GB Varies by deployment 7 Keys to Comparing with Microsoft Exchange Server 2003/2007 Partner Guide Introduction is Google s Software as a Service (SaaS) solution for business messaging, collaboration, and security. It includes

More information

ICE for Eclipse. Release 9.0.1

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

More information

Connecting Software Connect Bridge - Mobile CRM Android User Manual

Connecting Software Connect Bridge - Mobile CRM Android User Manual Connect Bridge - Mobile CRM Android User Manual Summary This document describes the Android app Mobile CRM, its functionality and features available. The document is intended for end users as user manual

More information

User Manual Version 0.9.9.p BETA III December 23rd, 2015

User Manual Version 0.9.9.p BETA III December 23rd, 2015 User Manual Version 0.9.9.p BETA III December 23rd, 2015 Disclaimer: This document is provided as-is. Information and views expressed in this document, including URL and other Internet website references,

More information

Sage CRM. Sage CRM 2016 R1 Mobile Guide

Sage CRM. Sage CRM 2016 R1 Mobile Guide Sage CRM Sage CRM 2016 R1 Mobile Guide Contents Chapter 1: Introduction to Sage CRM Mobile Solutions 1 Chapter 2: Setting up Sage CRM Mobile Apps 2 Prerequisites for Sage CRM mobile apps 3 Enabling users

More information

Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications

Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications White Paper Table of Contents Overview...3 Replication Types Supported...3 Set-up &

More information

Best Practices in Enterprise Smartphone Development

Best Practices in Enterprise Smartphone Development Best Practices in Enterprise Smartphone Development Rhomobile White Paper This white paper was written by Adam Blum, Founder and CEO of Rhomobile 12/16/2010 Best Practices in Enterprise Smartphone Development

More information

Abila MIP Mobile. System Requirements

Abila MIP Mobile. System Requirements This is a publication of Abila, Inc. Version 1.x 2013 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned herein are

More information

ios Deployment Simplified FileMaker How To Guide

ios Deployment Simplified FileMaker How To Guide ios Deployment Simplified FileMaker How To Guide Table of Contents FileMaker How To Guide Introduction... 3 Deployment Options... 3 Option 1 Transfer to the ios device... 3 Option 2 - Host with FileMaker

More information

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015 Metalogix Replicator Quick Start Guide Publication Date: May 14, 2015 Copyright Metalogix International GmbH, 2002-2015. All Rights Reserved. This software is protected by copyright law and international

More information

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0 White Paper Enterprise File Serving 2.0 Anywhere, Any Device File Access with IT in Control Like it or not, cloud- based file sharing services have opened up a new world of mobile file access and collaborative

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Redeploying Microsoft CRM 3.0

Redeploying Microsoft CRM 3.0 Redeploying Microsoft CRM 3.0 2005 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies,

More information

Best Practices for Implementing Autodesk Vault

Best Practices for Implementing Autodesk Vault AUTODESK VAULT WHITE PAPER Best Practices for Implementing Autodesk Vault Introduction This document guides you through the best practices for implementing Autodesk Vault software. This document covers

More information

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0 Configuration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2014-12-19 SWD-20141219132902639 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12...

More information

Calculating ROI on your Colligo Investment

Calculating ROI on your Colligo Investment Calculating ROI on your Colligo Investment Calculating ROI on your Colligo Investment A guide to evaluating enterprise email management and secure mobile access for SharePoint The decision to purchase

More information

SalesPad Mobile Usage Guide. Contents. A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net

SalesPad Mobile Usage Guide. Contents. A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net SalesPad Mobile Usage Guide A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net Contents SalesPad Mobile... 1 Usage Guide... 1 Overview... 4 Installation... 4 Android...

More information

Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123. Instructor Manual

Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123. Instructor Manual Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123 Instructor Manual Published: 2013-07-02 SWD-20130702091645092 Contents Advance preparation...7 Required materials...7 Topics

More information

ORACLE CRM ON DEMAND RELEASE 26

ORACLE CRM ON DEMAND RELEASE 26 ORACLE CRM ON DEMAND RELEASE 26 THE WORLD S MOST COMPREHENSIVE CRM ON DEMAND SOLUTION Easy to use Fast to deploy Powerful analytics Pre-built industry solutions Embedded sales, marketing, and service best

More information

Mobile Device Management Version 8. Last updated: 17-10-14

Mobile Device Management Version 8. Last updated: 17-10-14 Mobile Device Management Version 8 Last updated: 17-10-14 Copyright 2013, 2X Ltd. http://www.2x.com E mail: info@2x.com Information in this document is subject to change without notice. Companies names

More information

Transporter from Connected Data Date: February 2015 Author: Kerry Dolan, Lab Analyst and Vinny Choinski, Sr. Lab Analyst

Transporter from Connected Data Date: February 2015 Author: Kerry Dolan, Lab Analyst and Vinny Choinski, Sr. Lab Analyst ESG Lab Test Drive Transporter from Connected Data Date: February 2015 Author: Kerry Dolan, Lab Analyst and Vinny Choinski, Sr. Lab Analyst Abstract: This report documents the results of an ESG Lab Test

More information

Quick Start Guide. Version R9. English

Quick Start Guide. Version R9. English Mobile Device Management Quick Start Guide Version R9 English February 25, 2015 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Strategies to Speed Collaboration and Data Management Using Autodesk Vault and Riverbed WAN Optimization Technology

Strategies to Speed Collaboration and Data Management Using Autodesk Vault and Riverbed WAN Optimization Technology Autodesk Vault Professional Manufacturing Industry Marketing 2011 Strategies to Speed Collaboration and Data Management Using Autodesk Vault and Riverbed WAN Optimization Technology Geographically dispersed

More information

Configuration Guide BES12. Version 12.2

Configuration Guide BES12. Version 12.2 Configuration Guide BES12 Version 12.2 Published: 2015-07-07 SWD-20150630131852557 Contents About this guide... 8 Getting started... 9 Administrator permissions you need to configure BES12... 9 Obtaining

More information

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Presented by: Dennis Liao Sales Engineer Zach Rea Sales Engineer January 27 th, 2015 Session 4 This Session

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

More information

System Planning, Deployment, and Best Practices Guide

System Planning, Deployment, and Best Practices Guide www.novell.com/documentation System Planning, Deployment, and Best Practices Guide ZENworks Application Virtualization 9.0 February 22, 2012 Legal Notices Novell, Inc., makes no representations or warranties

More information

Sage CRM Technical Specification

Sage CRM Technical Specification Sage CRM Technical Specification Client Software This document outlines the recommended minimum software and hardware requirements for running Sage CRM. Please note that while this document refers to Sage

More information

Gladinet Cloud Backup V3.0 User Guide

Gladinet Cloud Backup V3.0 User Guide Gladinet Cloud Backup V3.0 User Guide Foreword The Gladinet User Guide gives step-by-step instructions for end users. Revision History Gladinet User Guide Date Description Version 8/20/2010 Draft Gladinet

More information

Media Server Installation & Administration Guide

Media Server Installation & Administration Guide Media Server Installation & Administration Guide Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845)

More information

BES10 Cloud architecture and data flows

BES10 Cloud architecture and data flows BES10 Cloud architecture and data flows Architecture: BES10 Cloud solution Component APNs BlackBerry Cloud Connector BES10 Cloud BlackBerry Infrastructure Company directory Devices GCM Other third-party

More information

Sage CRM Technical Specification

Sage CRM Technical Specification Sage CRM Technical Specification Client Software This document outlines the recommended minimum software and hardware requirements for running Sage CRM. Please note that while the document refers to Sage

More information

Connecting Software. CB Mobile CRM Windows Phone 8. User Manual

Connecting Software. CB Mobile CRM Windows Phone 8. User Manual CB Mobile CRM Windows Phone 8 User Manual Summary This document describes the Windows Phone 8 Mobile CRM app functionality and available features. The document is intended for end users as user manual

More information

Setup Guide: Server-side synchronization for CRM Online and Exchange Server

Setup Guide: Server-side synchronization for CRM Online and Exchange Server Setup Guide: Server-side synchronization for CRM Online and Exchange Server Version 8.0 Microsoft Dynamics CRM 2016 Authors: Elad Ben Yosef, Sumanta Batabyal This document is provided "as-is". Information

More information

Sage 200 Online. System Requirements and Prerequisites

Sage 200 Online. System Requirements and Prerequisites Sage 200 Online System Requirements and Prerequisites v2013 Copyright statement Sage (UK) Limited, 2013. All rights reserved. If this documentation includes advice or information relating to any matter

More information

Sage CRM. 7.2 Mobile Guide

Sage CRM. 7.2 Mobile Guide Sage CRM 7.2 Mobile Guide Copyright 2013 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed,

More information

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution?

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution? MaaS360 FAQs This guide is meant to help answer some of the initial frequently asked questions businesses ask as they try to figure out the who, what, when, why and how of managing their smartphone devices,

More information

Storgrid EFS Access all of your business information securely from any device

Storgrid EFS Access all of your business information securely from any device Datasheet Storgrid EFS Access all of your business information securely from any device September 2014 2014 STORGRID International Holding BV. This document is created with the utmost care. To prevent

More information

Engagement Deployment Planning Guide

Engagement Deployment Planning Guide Engagement Deployment Planning Guide July 2015 2000-2015, CCH INCORPORATED, a part of Wolters Kluwer. All rights reserved. Material in this publication may not be reproduced or transmitted, in any form

More information

Pre-Installation Instructions

Pre-Installation Instructions Agile Product Lifecycle Management PLM Mobile Release Notes Release 2.0 E49504-02 October 2014 These Release Notes provide technical information about Oracle Product Lifecycle Management (PLM) Mobile 2.0.

More information

efolder BDR for Veeam Cloud Connection Guide

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

More information

Configuration Guide BES12. Version 12.3

Configuration Guide BES12. Version 12.3 Configuration Guide BES12 Version 12.3 Published: 2016-01-19 SWD-20160119132230232 Contents About this guide... 7 Getting started... 8 Configuring BES12 for the first time...8 Configuration tasks for managing

More information

Making a Case for Including WAN Optimization in your Global SharePoint Deployment

Making a Case for Including WAN Optimization in your Global SharePoint Deployment Making a Case for Including WAN Optimization in your Global SharePoint Deployment Written by: Mauro Cardarelli Mauro Cardarelli is co-author of "Essential SharePoint 2007 -Delivering High Impact Collaboration"

More information

Asta Powerproject Enterprise

Asta Powerproject Enterprise Asta Powerproject Enterprise Overview and System Requirements Guide Asta Development plc Kingston House Goodsons Mews Wellington Street Thame Oxfordshire OX9 3BX United Kingdom Tel: +44 (0)1844 261700

More information

Symantec System Recovery 2013 Management Solution Administrator's Guide

Symantec System Recovery 2013 Management Solution Administrator's Guide Symantec System Recovery 2013 Management Solution Administrator's Guide Symantec System Recovery 2013 Management Solution Administrator's Guide The software described in this book is furnished under a

More information

Performance Optimization Guide

Performance Optimization Guide Performance Optimization Guide Publication Date: July 06, 2016 Copyright Metalogix International GmbH, 2001-2016. All Rights Reserved. This software is protected by copyright law and international treaties.

More information

Oracle Beehive. Using iphone or ipad with Oracle Beehive Release 2 (2.0.1.6)

Oracle Beehive. Using iphone or ipad with Oracle Beehive Release 2 (2.0.1.6) Oracle Beehive Using iphone or ipad with Oracle Beehive Release 2 (2.0.1.6) November 2011 Document updated November 4, 2011 This page contains instructions on how to access Oracle Beehive from your iphone

More information

Hitachi Content Platform (HCP)

Hitachi Content Platform (HCP) Copyright 2014 A*STAR Version 1.0 Hitachi Content Platform (HCP) HCP and HCP Anywhere Features Evaluation THIS DOCUMENT AND THE INFORMATION CONTAINED HEREIN IS PROVIDED ON AN "AS IS" BASIS WITHOUT ANY

More information

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 RESCO MOBILE CRM USER GUIDE Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 Contents Synchronization... 1 1.1. How to synchronize your device... 1 1.2.

More information

KonyOne Server Prerequisites _ MS SQL Server

KonyOne Server Prerequisites _ MS SQL Server KonyOne Server Prerequisites _ MS SQL Server KonyOne Platform Release 5.0 Copyright 2012-2013 Kony Solutions, Inc. All Rights Reserved. Page 1 of 13 Copyright 2012-2013 by Kony Solutions, Inc. All rights

More information

SeeTec ExpansionPackage

SeeTec ExpansionPackage SeeTec ExpansionPackage Contents Contents 1 SeeTec WebClient...1 1.1 System requirements... 2 1.1.1 Server requirements for Apache HTTP Server, SeeTec TranscodingEngine (STE) and SeeTec ApplicationGateway

More information

CRM to Exchange Synchronization

CRM to Exchange Synchronization CRM to Exchange Synchronization Installation, Configuration and End-User Instructions VERSION 1.0 DATE PREPARED: 9/1/2012 DEVELOPMENT: BRITE GLOBAL, INC. 2012 Brite Global, Incorporated. All rights reserved.

More information

GoToMyPC reviewer s guide

GoToMyPC reviewer s guide GoToMyPC reviewer s guide Citrix GoToMyPC reviewer s guide Thank you for evaluating Citrix GoToMyPC. This guide will introduce you to the current GoToMyPC functionality and help you effectively evaluate

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

Customer Relationship Management

Customer Relationship Management It s about customers. M Microsoft Customer Relationship Management PUT YOUR CUSTOMERS AT THE CENTER OF YOUR BUSINESS Microsoft Customer Relationship Management THE GOAL: THE NEED: THE SOLUTION: Provide

More information

Understanding and Configuring Password Manager for Maximum Benefits

Understanding and Configuring Password Manager for Maximum Benefits Understanding and Configuring Password Manager for Maximum Benefits Written by Chris Radband, senior professional services consultant, Dell Software Introduction About Password Manager The pain of password

More information

PRACTICE LINK. Getting Started. version 1.0.x. Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com

PRACTICE LINK. Getting Started. version 1.0.x. Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com PRACTICE LINK Getting Started version 1.0.x Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com TL 28615 (11/17/14) Copyright Information Text copyright 2010 2014 by Thomson Reuters. All

More information

EasyConnect. Any application - Any device - Anywhere. Faster, Simpler & Safer Networks

EasyConnect. Any application - Any device - Anywhere. Faster, Simpler & Safer Networks EasyConnect Any application - Any device - Anywhere As cloud computing and mobile devices continue to reshape the way people work, workforces are becoming increasingly mobile. In order to remain competitive,

More information

Sage CRM. Sage CRM 7.3 Mobile Guide

Sage CRM. Sage CRM 7.3 Mobile Guide Sage CRM Sage CRM 7.3 Mobile Guide Copyright 2014 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated,

More information

Configuration Guide BES12. Version 12.1

Configuration Guide BES12. Version 12.1 Configuration Guide BES12 Version 12.1 Published: 2015-04-22 SWD-20150422113638568 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12... 8 Product documentation...

More information

Radia Cloud. User Guide. For the Windows operating systems Software Version: 9.10. Document Release Date: June 2014

Radia Cloud. User Guide. For the Windows operating systems Software Version: 9.10. Document Release Date: June 2014 Radia Cloud For the Windows operating systems Software Version: 9.10 User Guide Document Release Date: June 2014 Software Release Date: June 2014 Legal Notices Warranty The only warranties for products

More information

AkrutoSync 4.0 User Guide

AkrutoSync 4.0 User Guide AKRUTO AkrutoSync 4.0 User Guide Welcome Thank you for choosing AkrutoSync. AkrutoSync can synchronize your Contacts, Calendar and Tasks between Outlook on your computer and your Windows Phone. AkrutoSync

More information

WHITE PAPER. Domo Advanced Architecture

WHITE PAPER. Domo Advanced Architecture WHITE PAPER Domo Advanced Architecture Overview There are several questions that any architect or technology advisor may ask about a new system during the evaluation process: How will it fit into our organization

More information

McAfee Agent Handler

McAfee Agent Handler McAfee Agent Handler COPYRIGHT Copyright 2009 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into

More information

Siebel Installation Guide for Microsoft Windows. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

Siebel Installation Guide for Microsoft Windows. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Siebel Installation Guide for Microsoft Windows Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Copyright 2005, 2014 Oracle and/or its affiliates. All rights reserved. This software and

More information

Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330

Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330 Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330 CONTENTS Contents... 2 Overview... 2 Adept Server... 3 Adept

More information

DOCSVAULT Document Management System for everyone

DOCSVAULT Document Management System for everyone Installation Guide DOCSVAULT Document Management System for everyone 9 v Desktop and Web Client v On Premises Solution v Intelligent Data Capture v Email Automation v Workflow & Record Retention Installing

More information

Ensuring the security of your mobile business intelligence

Ensuring the security of your mobile business intelligence IBM Software Business Analytics Cognos Business Intelligence Ensuring the security of your mobile business intelligence 2 Ensuring the security of your mobile business intelligence Contents 2 Executive

More information

SYSPRO Point of Sale: Architecture

SYSPRO Point of Sale: Architecture SYSPRO Point of Sale: Architecture SYSPRO Point of Sale: Architecture 2 Table of Contents Overview... 3 Online Architecture... 4 Online Components... 4 Server Components... 4 Offline Architecture... 5

More information

Getting Started Guide for Symantec On-Demand Protection for Outlook Web Access 3.0

Getting Started Guide for Symantec On-Demand Protection for Outlook Web Access 3.0 Getting Started Guide for Symantec On-Demand Protection for Outlook Web Access 3.0 PN: 12199694 Getting Started Guide for Symantec On-Demand Protection for Outlook Web Access 3.0 The software described

More information

Migrating Exchange Server to Office 365

Migrating Exchange Server to Office 365 Migrating Exchange Server to Office 365 By: Brien M. Posey CONTENTS Domain Verification... 3 IMAP Migration... 4 Cut Over and Staged Migration Prep Work... 5 Cut Over Migrations... 6 Staged Migration...

More information

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Manual Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Information in this document is subject to change without notice. Companies names and data used in examples herein are fictitious

More information

Symantec System Recovery 2011 Management Solution Administrator's Guide

Symantec System Recovery 2011 Management Solution Administrator's Guide Symantec System Recovery 2011 Management Solution Administrator's Guide Symantec System Recovery 2011 Management Solution Administrator's Guide The software described in this book is furnished under a

More information

Customer Site Requirements for incontact Workforce Optimization 16.2. www.incontact.com

Customer Site Requirements for incontact Workforce Optimization 16.2. www.incontact.com Customer Site Requirements for incontact Workforce Optimization 16.2 www.incontact.com Customer Site Requirements for incontact Workforce Optimization Version 16.2 Last Revision June 2016 About incontact

More information

A state-of-the-art solution that brings mobility to SCADA alarms

A state-of-the-art solution that brings mobility to SCADA alarms A state-of-the-art solution that brings mobility to SCADA alarms SCADA-Aware Mobile far exceeds the capabilities of SMS, e-mail, and pagers, and delivers alarms to the mobile device in the most reliable

More information

CaseWare Time. CaseWare Cloud Integration Guide. For Time 2015 and CaseWare Cloud

CaseWare Time. CaseWare Cloud Integration Guide. For Time 2015 and CaseWare Cloud CaseWare Time CaseWare Cloud Integration Guide For Time 2015 and CaseWare Cloud Copyright and Trademark Notice Copyright. 2015 CaseWare International Inc. ( CWI ). All Rights Reserved. Use, duplication,

More information

Sage CRM Technical Specification

Sage CRM Technical Specification Sage CRM Technical Specification Client Software This document outlines the recommended minimum software and hardware requirements for running Sage CRM. Please note that while the document refers to Sage

More information

vcenter Chargeback User s Guide

vcenter Chargeback User s Guide vcenter Chargeback 1.6 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Technical White Paper BlackBerry Enterprise Server

Technical White Paper BlackBerry Enterprise Server Technical White Paper BlackBerry Enterprise Server BlackBerry Enterprise Edition for Microsoft Exchange For GPRS Networks Research In Motion 1999-2001, Research In Motion Limited. All Rights Reserved Table

More information

Backup and Recovery. What Backup, Recovery, and Disaster Recovery Mean to Your SQL Anywhere Databases

Backup and Recovery. What Backup, Recovery, and Disaster Recovery Mean to Your SQL Anywhere Databases Backup and Recovery What Backup, Recovery, and Disaster Recovery Mean to Your SQL Anywhere Databases CONTENTS Introduction 3 Terminology and concepts 3 Database files that make up a database 3 Client-side

More information

Monitoring DoubleTake Availability

Monitoring DoubleTake Availability Monitoring DoubleTake Availability eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may

More information

Siebel Installation Guide for UNIX. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

Siebel Installation Guide for UNIX. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Siebel Installation Guide for UNIX Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Copyright 2005, 2014 Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Cellular and 802.11 Networks Application and Data Usage

Cellular and 802.11 Networks Application and Data Usage Cellular and 802.11 Networks Application and Data Usage Wireless connectivity has become a necessity for application usage and productivity workflows. Network connectivity changes as users move from indoors

More information

ios Enterprise Deployment Overview

ios Enterprise Deployment Overview ios Enterprise Deployment Overview ios devices such as ipad and iphone can transform your business. They can significantly boost productivity and give your employees the freedom and flexibility to work

More information

Red Hat Network: Monitoring Module Overview

Red Hat Network: Monitoring Module Overview Red Hat Network: Monitoring Module Overview Red Hat has built the next generation of systems management software presenting both highgrowth businesses and service providers with a simple, scalable and

More information

Server Consolidation with SQL Server 2008

Server Consolidation with SQL Server 2008 Server Consolidation with SQL Server 2008 White Paper Published: August 2007 Updated: July 2008 Summary: Microsoft SQL Server 2008 supports multiple options for server consolidation, providing organizations

More information

Monitoring the BlackBerry Enterprise Server

Monitoring the BlackBerry Enterprise Server Monitoring the BlackBerry Enterprise Server eg Enterprise v6.0 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this

More information

KPNS Database Setup Guide - SQL Server

KPNS Database Setup Guide - SQL Server KPNS Database Setup Guide - SQL Server Kony Platform Release 5.0.7 Copyright 2013 Kony, Inc. All rights reserved. February, 2014 This document contains information proprietary to Kony, Inc., is bound by

More information

Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6

Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6 INTEGRATION GUIDE May 2014 3725-75304-001 Rev B Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6 Polycom, Inc. 0 Copyright 2014, Polycom, Inc. All rights reserved.

More information

PC Monitor Enterprise Server. Setup Guide

PC Monitor Enterprise Server. Setup Guide PC Monitor Enterprise Server Setup Guide Prerequisites Server Requirements - Microsoft Windows Server 2008 R2 or 2012-2GB RAM - IIS 7.5 or IIS 8.0 (with ASP.NET 4.0 installed) - Microsoft SQL Server 2008

More information

An Enterprise Approach to Mobile File Access and Sharing

An Enterprise Approach to Mobile File Access and Sharing White Paper File and Networking Services An Enterprise Approach to Mobile File Access and Sharing Table of Contents page Anywhere, Any Device File Access with IT in Control...2 Novell Filr Competitive

More information

Copyright 2010 Sage Technologies Limited, publisher of this work. All rights reserved.

Copyright 2010 Sage Technologies Limited, publisher of this work. All rights reserved. 7.0 Solo Guide Copyright 2010 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed, or otherwise

More information

7.x Upgrade Instructions. 2015 Software Pursuits, Inc.

7.x Upgrade Instructions. 2015 Software Pursuits, Inc. 7.x Upgrade Instructions 2015 Table of Contents INTRODUCTION...2 SYSTEM REQUIREMENTS FOR SURESYNC 7...2 CONSIDERATIONS BEFORE UPGRADING...3 TERMINOLOGY CHANGES... 4 Relation Renamed to Job... 4 SPIAgent

More information

Upgrading to StratusLIVE CRM Version 7. Michael Homsher and Pete LeMay

Upgrading to StratusLIVE CRM Version 7. Michael Homsher and Pete LeMay Upgrading to StratusLIVE CRM Version 7 Michael Homsher and Pete LeMay Topics Covered In This Session StratusLIVE Hosting & Premise Based Clients Desktop Readiness StratusLIVE Hosted Clients Migration Readiness

More information

BlackBerry Enterprise Server. BlackBerry Administration Service Roles and Permissions Version: 5.0 Service Pack: 4.

BlackBerry Enterprise Server. BlackBerry Administration Service Roles and Permissions Version: 5.0 Service Pack: 4. BlackBerry Enterprise Server BlackBerry Administration Service Roles and Permissions Version: 5.0 Service Pack: 4 Reference Guide Published: 2013-03-28 SWD-20130328143914668 Contents 1 Administrative s

More information