Technical Paper Connectivity between SugarCRM and Infor System 21 ERP

Size: px
Start display at page:

Download "Technical Paper Connectivity between SugarCRM and Infor System 21 ERP"

Transcription

1 Technical Paper Connectivity between SugarCRM and Infor System 21 ERP Audience This paper is intended for people who understand the features and the respective capabilities of both SugarCRM and Infor System 21. This is a technical paper and therefore is aimed at people with a technical interest in how the two systems are linked. SugarCRM Jitterbit Infor System21

2 About this paper This paper describes how SugarCRM and System21 are connected and what data is transferred. Required Components Licensed copies of Infor System 21 and SugarCRM are necessary. Once these are in place we use the Jitterbit Enterprise data transformation solution to connect with both applications in order to perform the data transfer. System 21 Data System 21 data resides in an IBM DB2 database. All libraries and files can be accessed and transferred to SugarCRM however for the purpose of this paper we will describe how to transfer customer details purchase history and credit information. The following libraries and files are accessed: Library OSLSLF3 o File SLP05 Customer details o File SLP06 Customer credit information Library OSLD1F3 o File OEP40 Order header details o File OEP55 Order line details o File INP35 Product details o File INP40 Additional text lines for order line o File OEP55u Example bespoke customisation of order lines SugarCRM Data SugarCRM supports many database types but for the purpose of this paper we will use a MYSQL database. The following table describes where in SugarCRM the System 21 data will be added. 2 P a g e

3 Area System 21 File SugarCRM Module Customer details SLP05 Accounts Credit limits and balances SLP06 Accounts Order header details OEP40 Quotes Order lines OEP55 INP35 Products and Quote Bundles Additional text OEP55u INP40 Products The Quotes module within SugarCRM can categorise and show the Stage of the Order depending on the Status of the Order in System 21. For example if the order status in System 21 is Enquiry then the Stage in CRM will be Enquiry. Data Transformation & Mappings In order to link files and fields we use a Jitterbit Transformation. 3 P a g e

4 This is achieved if we set System 21 as the Source database using the IBM iseries ODBC Driver. Once we have provided all the required credentials such as the Server Name User ID and access password we re ready to pick the files we want to transform. To transform customer details and credit limits we would need to select two files from System 21. SLP05 and SLP06. These files are joined via two fields (CONOxx and CUSNxx). On the other side we need to create a Target data source for SugarCRM. In this example we re going to connect to SugarCRM using the MySQL JDBC driver. Once connected to SugarCRM we need to create or update records in two database tables. Accounts and Accounts_CSTM. These tables are joined via the ID field that exists in both tables. Inserts or Updates? This process is being designed so that it can run completely unattended and on a schedule. We need to ensure that any customer record that does not exist in the CRM is created as well as ensure existing records are updated when required. We want to update the equivalent CRM record if it has changed or create a new record in CRM if it does not exist. The update key in SugarCRM s database is based on the ID field. Since SugarCRM requires that each record is assigned a unique ID value based on a GUID we need to either create a new GUID if the record does not already exist or use the existing records ID if it does exist. $AccountID = DBLookup("<TAG>Targets/SugarCRM</TAG>" "SELECT id_c FROM accounts_cstm WHERE external_id_c =" + $ExternalID); If(LENGTH($AccountID)==0GUID() $AccountID) In the example above we store the System 21 company number in a SugarCRM custom field called ExternalID. We then run a query to look for this ExternalID and return the corresponding GUID into a variable (AccountID). If after looking up the External ID in CRM and returning the result to AccountID if it is empty then we create a new record with a new GUID. Scheduling When to Transfer Data Once set up we re ready to run this transformation on a schedule. In the following example we have set the schedule to run every 30 seconds Mon-Fri between 7AM and 9PM. Technical Challenges There are some challenges to overcome when sharing information between two different database systems. These include: 4 P a g e

5 Area System 21 File SugarCRM Module Jitterbit Solution Date formats Ex: 21 Dec :30AM 16 Jan :30 Status s Ownership 1YYMMDD?HMM Status in S21 may contain a single character value Orders may be allocated to a S21 user login name YYYY-MM-DD- HH:MM:SS :30: :30:00 Status s in SugarCRM may contain a word or phrase Sugar User IDs are GUID values that are not known to S21 CVTDate conversion used Determine if 20 th century. Then convert to Sugar format e.g. //check first char is 1 if(left($date1)=='1' //TRUE //FALSE CVTDate($date'$yymmdd''yyyymm-dd'); CVTDate($date'yymmdd''yyyymm-dd'); ); If S21 Order Status is empty then it s an order if(oep40.susp40)==0 "Order" Enquiry ) Lookup the System21 login name and search the SugarCRM users table for a match. Return the matching UserID Currencies Currency table in S21 Currency table in Sugar CacheLookup("<TAG>SugarCRM </TAG>""select id from users where last_name = " + quote(trim($userassigned))) Bespoke order lines An order line in S21 can be made up from either a standard part code or from a custom order line Product module needs to hold either option 5 P a g e

6 What Next? We ve briefly outlined how we get data out of System 21 and into SugarCRM. What next? Why do we need to do this in the first place? ERP systems are great at order fulfilment amongst other duties but they tend to fall short when it comes to marketing and customer engagement. Specialist CRM solutions help the sales team to build long term relationships with customers as well as find new opportunities for cross selling and upselling services. Hence the reason to hook up a CRM solution to ERP. The following example uses are just a handful of ways to boost your bottom-line. High volume enquiry handling Use historical data for profiling and targeting Combined customer & prospect marketing Marketing analytics linked to pro-active campaigns Drip campaigns to keep customers informed and engaged with your brand and products Activity management to keep track of who to contact when and by whom Communication history to show all customer and prospect touch points Case Study Hub Le Bas is the leading distributor of steel tube in the United Kingdom. It is a part of Caparo Steel Products a private and diversified group specialising principally in the manufacture and supply of steel and engineering products for industry. Hub Le Bas operates from four sites which are located in separate warehouses positioned throughout the UK in order to deliver best service to its customers. The company uses the Jitterbit data transformation solution to pull data from four AS400 servers into one cloud-based SugarCRM solution. The initiative complemented and supported the company s website developments at and Extending CRM SouthwestCRM works with customers to add value to their investment in CRM technology. For instance it does not stop at ERP. Connecting business intelligence and advanced marketing systems to SugarCRM complete the picture and creates a streamlined business with deeper insights into customer buying habits and greater margins. Contact Details: Marketing Department SouthwestCRM Telephone: +44 (0) marketing@southwestict.com Website: [END] 6 P a g e

CRM s are used to grow and Retain Relationships. In today s market, the winning competition are using the CRM advantage..

CRM s are used to grow and Retain Relationships. In today s market, the winning competition are using the CRM advantage.. CRM s are used to grow and Retain Relationships. In today s market, the winning competition are using the CRM advantage.. What is a CRM? Customer Relationship Management software handles communication

More information

How to get more exhibitors to your events Technology Marketing Showcase White Paper FibreCRM

How to get more exhibitors to your events Technology Marketing Showcase White Paper FibreCRM How to get more exhibitors to your events Technology Marketing Showcase White Paper FibreCRM How to get more exhibitors to your events Technology Marketing Showcase White Paper FibreCRM Overview This paper

More information

How to Choose a CRM System.

How to Choose a CRM System. How to Choose a CRM System. Contents How to Choose a CRM System... 3 Understanding CRM... 4 Getting Started... 5 Understanding the Core Components of CRM... 6 Involve the Right People... 7 Select a System

More information

CMS Distribution CASE STUDY. Version: ed05 Copyright Gauri Ltd. All rights reserved. Unauthorised copying, duplication or reproduction is restricted.

CMS Distribution CASE STUDY. Version: ed05 Copyright Gauri Ltd. All rights reserved. Unauthorised copying, duplication or reproduction is restricted. CMS Distribution CASE STUDY Version: ed05. Unauthorised copying, duplication or reproduction is restricted. 1 / 7 About CMS Distribution CMS is the largest independent, value added distributor of IT data

More information

Guide to buying CRM Software

Guide to buying CRM Software Guide to buying CRM Software How to choose the right CRM Software for your business CONTENTS About Computer Weekly 3 About Approved Index 4 Introduction 5 The basics 6 Types of CRM 8 Operational CRM 8

More information

2006 www.insight.com/uk

2006 www.insight.com/uk How to choose a CRM System How to choose a CRM System This guide is designed to help you build a business case for a CRM system, form an effective project team, ask the right questions, identify the challenges

More information

Become digital savvy because your customers are

Become digital savvy because your customers are Become digital savvy because your customers are IN THIS GUIDE 04 Making the most of our digital world 06 Digital Solutions 08 10 14 A perfect Combination 02 A digital strategy to reclaim your customers

More information

Drive your audience development with ADvance

Drive your audience development with ADvance Audience Development Drive your audience development with ADvance The internet, ipads and smartphones have liberated information in new, and often unexpected, ways. Publishers now have the opportunity

More information

CRM. Booklet. How to Choose a CRM System

CRM. Booklet. How to Choose a CRM System CRM Booklet How to Choose a CRM System How to Choose a CRM System When it comes to Customer Relationship Management (CRM) it s important to understand all the benefits of an integrated system before beginning

More information

Lead Generation Quickstart Guide

Lead Generation Quickstart Guide Lead Generation Quickstart Guide 1 2 Lead Generation Quickstart Guide Copyright 2014 Mooloop Ltd All Rights Reserved You re welcome to email, tweet, blog, and pass this ebook around. But please don t change

More information

How to create an effective data management strategy

How to create an effective data management strategy How to create an effective data management strategy Companies today are storing more and more data, whether that s your key account contacts, existing customer information or potential prospects it s not

More information

How to get more exhibitors to your events

How to get more exhibitors to your events Overview This paper explains how an effective Customer Relationship Management (CRM) solution can pay dividends to an events organiser. From initial cold calling by the sales team through to generation

More information

Commercient s Salesforce ERP Opportunity & Quotations

Commercient s Salesforce ERP Opportunity & Quotations App Name: Commercient s ERP Quotations and Opportunities for Salesforce App Type: Extension App. This app extends the Commercient s ERP Order Entry & Quote App for Salesforce which in turn extends Commercient

More information

SugarCRM for Law Firms A Whitepaper

SugarCRM for Law Firms A Whitepaper SugarCRM for Law Firms A Whitepaper Summer 2010 Prepared by David Gilroy (Sales & Marketing Director) Conscious Solutions Limited Royal London Buildings, Baldwin Street, Bristol, BS1 1PN Tel: 0117 325

More information

Equipment Room Database and Web-Based Inventory Management

Equipment Room Database and Web-Based Inventory Management Equipment Room Database and Web-Based Inventory Management Project Proposal Sean M. DonCarlos Ryan Learned Advisors: Dr. James H. Irwin Dr. Aleksander Malinowski December 12, 2002 TABLE OF CONTENTS Project

More information

How to Choose a CRM System

How to Choose a CRM System When it comes to Customer Relationship Management (CRM) it s important to understand all the benefits of an integrated system before beginning your selection process. That s why we created this guide to

More information

WTM IT Limited http://wtmit.com. WTM SalesGrow CRM Grow your Sales & Business An Essential CRM Solution delivery quickly and affordably

WTM IT Limited http://wtmit.com. WTM SalesGrow CRM Grow your Sales & Business An Essential CRM Solution delivery quickly and affordably WTM SalesGrow CRM Grow your Sales & Business An Essential CRM Solution delivery quickly and affordably SalesGrow CRM WTM SalesGrow CRM helps organizations differentiate their businesses to achieve maximum

More information

EMAIL MEDIA SOLUTIONS FOR THE HOSPITALITY INDUSTRY

EMAIL MEDIA SOLUTIONS FOR THE HOSPITALITY INDUSTRY EMAIL MEDIA SOLUTIONS FOR THE HOSPITALITY INDUSTRY Email Media Solutions for the Hospitality Industry Our Email Media Offering allows you to add targeted, centrally-controlled signatures and marketing

More information

Document Delivery & Process Automation

Document Delivery & Process Automation Document Delivery & Process Automation Why Spindle Professional? Works with... Sage 50 Sage 200 Sage 300 ERP Sage X3 We understand that time is precious so we re here to help make your working day that

More information

Marketing Director s Guide to Selecting CRM

Marketing Director s Guide to Selecting CRM The Marketing Director s Guide to Selecting CRM A Publication www.collierpickard.co.uk Ltd 2014 Forging the Future As Marketing Director the responsibility for deciding the future direction of your organisation

More information

Zoho CRM. Getting Started. Guidelines for Beginners

Zoho CRM. Getting Started. Guidelines for Beginners Zoho CRM Getting Started Guidelines for Beginners - 1 - Getting Started on Zoho CRM Welcome to Zoho CRM, an On-demand Customer Relationship Management (CRM) software for managing your customer relations

More information

www.nb2bc.co.uk Planning for CRM E-Business Conference 2009: Finding and Keeping Profitable Customers Steve Orriss 17 Th September 2009

www.nb2bc.co.uk Planning for CRM E-Business Conference 2009: Finding and Keeping Profitable Customers Steve Orriss 17 Th September 2009 Planning for CRM E-Business Conference 2009: Finding and Keeping Profitable Customers Steve Orriss 17 Th September 2009 Today s objective Understand some of the key issues around a successful CRM project

More information

31 Examples of how Microsoft Dynamics CRM Integrates with Marketing Automation

31 Examples of how Microsoft Dynamics CRM Integrates with Marketing Automation 31 Examples of how Microsoft Dynamics CRM Integrates with Marketing Automation Manage Email Campaigns In-House 1. Quickly Design Emails Save time creating marketing emails using drag and drop template

More information

BluWave crm System Setup Manual

BluWave crm System Setup Manual BluWave crm System Setup Manual Use the System Setup Tab of the system to set up all the user configurable areas of the system The following are the areas required to be configured before BluWave crm can

More information

WebSphere Commerce V7 Management Center

WebSphere Commerce V7 Management Center Juha Nevalainen WebSphere Commerce Technical Specialist April 20 WebSphere Commerce V7 Management Center Introduction Proof of Technology Agenda What is WebSphere Commerce WebSphere Commerce Focus Areas

More information

SALES MANAGEMENT IN MICROSOFT DYNAMICS CRM 2013

SALES MANAGEMENT IN MICROSOFT DYNAMICS CRM 2013 SALES MANAGEMENT IN MICROSOFT DYNAMICS CRM 2013 REF : CRM-MD12-AC2 LENGTH : 1 DAY Cliquez et visualisez le planning http://www.fitec.fr/tl_files/client/metiers/planning-modulaire-fitec.pdf OVERVIEW This

More information

ACCESSING IBM iseries (AS/400) DB2 IN SSIS

ACCESSING IBM iseries (AS/400) DB2 IN SSIS ACCESSING IBM iseries (AS/400) DB2 IN SSIS May 2011 Level: By : Feri Djuandi Beginner Intermediate Expert Platform : MS SQL Server 2008 R2 Integration Services, IBM iseries DB2 V6R1 The SQL Server Integration

More information

Mothernode CRM SALES & MARKETING EDITION

Mothernode CRM SALES & MARKETING EDITION Mothernode CRM SALES & MARKETING EDITION Increase lead acquisition and conversion, measure campaign revenue and integrate with popular marketing applications. Mothernode CRM The easiest way to run your

More information

Moving from Sage 50 Accounts to Sage 200 Standard Online

Moving from Sage 50 Accounts to Sage 200 Standard Online Moving from Sage 50 Accounts to Sage 200 Standard Online 2 Contents Contents Software that grows with your business...4 Straightforward online accounting...5 Reasons to upgrade...6 Financials - Managing

More information

WHITE PAPER. Data Migration and Access in a Cloud Computing Environment INTELLIGENT BUSINESS STRATEGIES

WHITE PAPER. Data Migration and Access in a Cloud Computing Environment INTELLIGENT BUSINESS STRATEGIES INTELLIGENT BUSINESS STRATEGIES WHITE PAPER Data Migration and Access in a Cloud Computing Environment By Mike Ferguson Intelligent Business Strategies March 2014 Prepared for: Table of Contents Introduction...

More information

Navsya Technologies Pvt. Ltd. BlueChilli CRM

Navsya Technologies Pvt. Ltd. BlueChilli CRM Navsya Technologies Pvt. Ltd. BlueChilli CRM Solution Agenda What is CRM? CRM SFA Overview System Features Sample Screenshots What Is CRM? How does it differ from simple contact management? Customer Facing

More information

Growing Customer Value, One Unique Customer at a Time

Growing Customer Value, One Unique Customer at a Time Increasing Customer Value for Insurers How Predictive Analytics Can Help Insurance Organizations Maximize Customer Growth Opportunities www.spss.com/perspectives Introduction Trends Influencing Insurers

More information

Analytics framework: creating the data-centric organisation to optimise business performance

Analytics framework: creating the data-centric organisation to optimise business performance Research Report Analytics framework: creating the data-centric organisation to optimise business performance October 2013 Justin van der Lande 2 Contents [1] Slide no. 5. Executive summary 6. Executive

More information

Sage CRM Focused Sales Management

Sage CRM Focused Sales Management Sage CRM Focused Sales Management Equipping your sales team with the complete customer information and the necessary tools to enable them to do their job effectively is very important. Sage CRM empowers

More information

CONTENTS Introduction Call tracking Case Study Call Tracking tools Testimonials The Mediahawk Experience conclusion Request Demo

CONTENTS Introduction Call tracking Case Study Call Tracking tools Testimonials The Mediahawk Experience conclusion Request Demo 1 CONTENTS 1. Introduction 3 2. Call tracking Case Study Abbott Moore 4 3. Call Tracking tools For Financial Services 6 4. Testimonials 9 5. The Mediahawk Experience 10 6. conclusion 12 7. Request a Demo

More information

Direct 500 Product Brochure

Direct 500 Product Brochure Direct 500 Product Brochure Table of Contents Direct 500 Solution ecommerce and Order Management for Multi Sales Channels... 2 The Unified Solution Website, Call Center, Catalog!... 2 Product Marketing

More information

The New Data Integration Model. The Next Real B2B Integration Opportunity for System Integrators & VARs

The New Data Integration Model. The Next Real B2B Integration Opportunity for System Integrators & VARs The New Data Integration Model The Next Real B2B Integration Opportunity for System Integrators & VARs 2 In this E-book This E-book highlights a new framework called the New Integration Model created to

More information

Gain Business Insight and Achieve Sales Success with CRM

Gain Business Insight and Achieve Sales Success with CRM Gain Business Insight and Achieve Sales Success with CRM Salesboom.com Salesboom.com looks at the challenges businesses face in their attempts to increase sales success and the On-Demand Customer Relationship

More information

is an affordable, modern software solution specifically for your type of business.

is an affordable, modern software solution specifically for your type of business. Delivering Business Solutions t: +44 (0) 844 8000 803 e: enquiries@inixion.com The Finance Solution Finance Accounting Ledgers With competition and economic climate pressures ever increasing, the requirements

More information

BIG DATA HOW IS IT IMPACTING SALES IN THE AUTOMOTIVE INDUSTRY?

BIG DATA HOW IS IT IMPACTING SALES IN THE AUTOMOTIVE INDUSTRY? BIG DATA HOW IS IT IMPACTING SALES IN THE AUTOMOTIVE INDUSTRY? The market for Big Data is set to grow to a staggering $47bn by 2017. How many times have you heard the term Big Data so far this year? More

More information

Workers Health & Safety Centre

Workers Health & Safety Centre Workers Health & Safety Centre www.whsc.on.ca Industry Communications, Competitive upgrade, Employment, Government, Services Partner Seventyeight Digital Inc. 5000 Yonge Street, Suite 1901 Toronto, ON,

More information

Software Industry KPIs that Matter

Software Industry KPIs that Matter Software Companies Run Better on NetSuite. Software Industry KPIs that Matter Sponsored by Improved Results from Businesses Like Yours Business Visibility 360 o Visibility & Actionable Insight Increased

More information

Products CRM and Business Intelligence for DNA

Products CRM and Business Intelligence for DNA Products CRM and Business Intelligence for DNA Leverage Your Financial Institution s Rich, Robust Data to Analyze Performance and Build Stronger Accountholder Relationships Products Knowledge is power.

More information

Channel-Distribution Challenges

Channel-Distribution Challenges Drive Revenues and Maximize Marketing Efforts with Product Lifecycle Management Channel-Distribution Challenges Channel-distribution organizations face many challenges in today s marketplace. Eroding margins

More information

Sales Management in Microsoft Dynamics CRM 2015 DYNA02; 1 Day; Instructor-led

Sales Management in Microsoft Dynamics CRM 2015 DYNA02; 1 Day; Instructor-led Sales Management in Microsoft Dynamics CRM 2015 DYNA02; 1 Day; Instructor-led Course Description This course introduces the capabilities of Sales Management in Microsoft Dynamics CRM 2013 that allow you

More information

Customer Relationship Management - a strategic approach

Customer Relationship Management - a strategic approach Sage CRM Solutions Customer Relationship Management - a strategic approach Managing interactions with prospects and customers effectively and profitably is a fundamental part of business. Success depends

More information

Microsoft Dynamics CRM 2011 for Chartered Surveyors. For all your customer relationship needs

Microsoft Dynamics CRM 2011 for Chartered Surveyors. For all your customer relationship needs Microsoft Dynamics CRM 2011 for Chartered Surveyors For all your customer relationship needs ConsultCRM: Chartered Surveyors ConsultCRM: Chartered Surveyors Introduction The Power of Productivity Microsoft

More information

Financial-Clarity. Total Intelligence.

Financial-Clarity. Total Intelligence. Consumer Profile Tool Bringing your customers to life through analytics 1. Financial-Clarity Consumer Profile We are pleased to unveil our brand new Financial-Clarity Consumer Profile tool which went live

More information

Acceptum Business Management Software. Defining the case for. www.rcl-systems.co.uk. 37 Sandy Lane Maybury Woking Surrey GU22 8BA

Acceptum Business Management Software. Defining the case for. www.rcl-systems.co.uk. 37 Sandy Lane Maybury Woking Surrey GU22 8BA Defining the case for www.rcl-systems.co.uk Prepared by: Rowanberry Consultancy Ltd 37 Sandy Lane Maybury Woking Surrey GU22 8BA Tel: 01483 839297 Skype rcl.bob.brook Information: Software Version 05.14.03

More information

Sage MAS 90 and 200. Extended Enterprise Suite S

Sage MAS 90 and 200. Extended Enterprise Suite S Sage MAS 90 and 200 Extended Enterprise Suite S An End-to-End Approach to Business Software At Sage, we ve been supporting businesses like yours with world-class business software for well over a quarter

More information

Haystack is a platform for efficiently selling digital services, such as websites, local directories, online advertising and SEO.

Haystack is a platform for efficiently selling digital services, such as websites, local directories, online advertising and SEO. is a platform for efficiently selling digital services, such as websites, local directories, online advertising and SEO. Haystack Sales. Inbound Marketing. Business Intelligence. 1 Haystack What is Haystack?

More information

Perfect Customer Relationship Management (CRM) System

Perfect Customer Relationship Management (CRM) System Al-Andalus Software Development & Technology Co. Perfect Customer Relationship Management (CRM) System Product Overview Overview Perfect Customer Relationship Management (CRM) System empowers your sales,

More information

Editions Comparison Chart

Editions Comparison Chart Sugar Professional Sugar Enterprise Sugar Ultimate List price / user / month $35 $60 $150 List price / user / year (contractual term) $420 $720 $1,800 Application or user limits no limits no limits no

More information

Sage CRM Living breathing business

Sage CRM Living breathing business Sage CRM Living breathing business Sage CRM Contents 4 What is Customer Relationship Management? 5 Sage CRM 7 How can Sage CRM support your business? 8 How Sage CRM Benefits Sales Teams 10 How Sage CRM

More information

Oracle CPQ Cloud Product Overview. Sergio Martini CX/CRM Master Principal Sales Consultant CX Organization June 11, 2014

Oracle CPQ Cloud Product Overview. Sergio Martini CX/CRM Master Principal Sales Consultant CX Organization June 11, 2014 Oracle CPQ Cloud Product Overview Sergio Martini CX/CRM Master Principal Sales Consultant CX Organization June 11, 2014 Copyright 2014 Oracle and/or its affiliates. All rights reserved. Oracle Confidential

More information

General. Sage Evolution ERP Version 7

General. Sage Evolution ERP Version 7 Version 7 B Sage Evolution ERP Version 7 Sage Evolution Version 7 is here. It s time to get serious about greater flexibility, efficiency and control within your business. Our continuous investment in

More information

OXY GEN GROUP. engage. multi-channel solutions

OXY GEN GROUP. engage. multi-channel solutions OXY GEN GROUP engage multi-channel solutions hello. As UK CEO, I m delighted to welcome you to Oxygen8. We ve been at the forefront of multi-channel solutions since 2000. Headquartered in Birmingham, UK,

More information

Sage 300 ERP 2014 Get more done.

Sage 300 ERP 2014 Get more done. Sage 300 ERP 2014 Get more done. Get more done by connecting your business, providing a better customer experience, and increasing revenue. New web and mobile functionality: driving better customer experiences

More information

CRM: Retaining Your Customers: Preventing Your Competitors

CRM: Retaining Your Customers: Preventing Your Competitors CRM: Retaining Your Customers: Preventing Your Competitors Krittapon Victor Indarakris Founder & CEO Blue Intelligence (Thailand) Co., Ltd. October 30, 2007 Microsoft CRM October 30 th, 2007 1 Core Microsoft

More information

Master Data Management: More than a single view of the enterprise? Tony Fisher President and CEO

Master Data Management: More than a single view of the enterprise? Tony Fisher President and CEO Master Data Management: More than a single view of the enterprise? Tony Fisher President and CEO Agenda Why MDM? Why CDI? Business Drivers for MDM Are You Ready for MDM? What is Master Data Management?

More information

Sage X3. Enterprise Business Management Solutions in the 21st Century: Key Buying Considerations

Sage X3. Enterprise Business Management Solutions in the 21st Century: Key Buying Considerations Sage X3 Enterprise Business Management Solutions in the 21st Century: Table of Contents 3 Legacy Systems are Good to a Point 3 On-Premise or Cloud: Which Option makes Sense 4 The Modern Business Management

More information

Hello, Goodbye. The New Spin on Customer Loyalty. From Customer Acquisition to Customer Loyalty. Definition of CRM.

Hello, Goodbye. The New Spin on Customer Loyalty. From Customer Acquisition to Customer Loyalty. Definition of CRM. Hello, Goodbye. The New Spin on Customer Loyalty The so-called typical customer no longer exists. Companies were focused on selling as many products as possible, without regard to who was buying them.

More information

ERP Systems. Generic ERP system. Categories of ERP systems. December 4, 2014

ERP Systems. Generic ERP system. Categories of ERP systems. December 4, 2014 ERP Systems December 4, 2014 Generic ERP system 2 Categories of ERP systems By size and complexity Enterprise grade packages Midmarket solutions Small business packages By specialization Generic packages

More information

An Overview of the Product Features

An Overview of the Product Features An Overview of the Product Features pg. 1 GMP Property Professional System Information v 1.7 2014 CLOUD-BASED SOFTWARE FEATURES Most browsers are compatible with the GMP functionality Google Chrome is

More information

Top 5 Benefits of SAP Business One

Top 5 Benefits of SAP Business One A Breakthrough... SAP Business One is a breakthrough in integrated accounting and business management software built from the ground up catering for companies from single user start-ups to global organisations

More information

REAL ESTATE PORTAL SOLUTION. Ver 1.11

REAL ESTATE PORTAL SOLUTION. Ver 1.11 REAL ESTATE PORTAL SOLUTION DEVELOPER CONSUMER AGENTS Ver 1.11 Techzone Real Estate Portal Solutions end to end property system platform - Ver1.11 Page 1 Index of the documents Chapter page No. Introduction

More information

Sage 300 Distribution

Sage 300 Distribution Sage 300 Distribution Win new markets, satisfy your customers, deliver high-quality products and services and steer your business in the right direction with Sage 300 Distribution! In this ever increasing

More information

Management Accountants and IT Professionals providing Better Information = BI = Business Intelligence. Peter Simons peter.simons@cimaglobal.

Management Accountants and IT Professionals providing Better Information = BI = Business Intelligence. Peter Simons peter.simons@cimaglobal. Management Accountants and IT Professionals providing Better Information = BI = Business Intelligence Peter Simons peter.simons@cimaglobal.com Agenda Management Accountants? The need for Better Information

More information

Sage CRM. Communicate, Collaborate, Compete with Sage CRM

Sage CRM. Communicate, Collaborate, Compete with Sage CRM Sage CRM Communicate, Collaborate, Compete with Sage CRM FEATURES AT-A-GLANCE FOR ALL USERS Easy to use with fresh look and feel Fully customisable interactive dashboard End-user personalisation of interface

More information

Connect to MySQL or Microsoft SQL Server using R

Connect to MySQL or Microsoft SQL Server using R Connect to MySQL or Microsoft SQL Server using R 1 Introduction Connecting to a MySQL database or Microsoft SQL Server from the R environment can be extremely useful. It allows a research direct access

More information

IBM Campaign & Interact Access external customer profile data to augment and enhance segmentation in marketing campaigns

IBM Campaign & Interact Access external customer profile data to augment and enhance segmentation in marketing campaigns IBM Campaign & Interact Access external customer profile data to augment and enhance segmentation in marketing campaigns The information contained herein is proprietary to IBM. The recipient of this document,

More information

Configuring an Alternative Database for SAS Web Infrastructure Platform Services

Configuring an Alternative Database for SAS Web Infrastructure Platform Services Configuration Guide Configuring an Alternative Database for SAS Web Infrastructure Platform Services By default, SAS Web Infrastructure Platform Services is configured to use SAS Framework Data Server.

More information

Introduction. Regards, Lee Chadwick Managing Director

Introduction. Regards, Lee Chadwick Managing Director User Guide Contents Introduction.. 2 Step 1: Creating your account...3 Step 2: Installing the tracking code.. 3 Step 3: Assigning scores to your pages.....4 Step 4: Customising your lead bands..5 Step

More information

<Insert Picture Here> Oracle CRM for Consumer Goods Smart Strategies for Profitable Growth

<Insert Picture Here> Oracle CRM for Consumer Goods Smart Strategies for Profitable Growth Oracle CRM for Consumer Goods Smart Strategies for Profitable Growth Angélique Moon Director, Consumer Goods CRM Product Strategy Safe Harbor Statement The following is intended to

More information

<Insert Picture Here> Move to Oracle Database with Oracle SQL Developer Migrations

<Insert Picture Here> Move to Oracle Database with Oracle SQL Developer Migrations Move to Oracle Database with Oracle SQL Developer Migrations The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

Case Study: The Hong Kong and China Gas Co. Ltd. (Towngas) Optimizes Customer Care and Field Service Operations by Leveraging CRM Technology

Case Study: The Hong Kong and China Gas Co. Ltd. (Towngas) Optimizes Customer Care and Field Service Operations by Leveraging CRM Technology Case Study: The Hong Kong and China Gas Co. Ltd. (Towngas) Optimizes Customer Care and Field Service Operations by Leveraging CRM Technology Tony Yeung Head of Information Technology, Towngas Eric Thierry

More information

Sage ERP MAS Intelligence FAQs July 2010

Sage ERP MAS Intelligence FAQs July 2010 Sage ERP MAS Intelligence FAQs July 2010 Introduction As soon as Microsoft announced a retirement date for FRx, Sage began researching an alternative solution for our customers. Sage ERP MAS Intelligence

More information

Driving Profits from Loyalty

Driving Profits from Loyalty Driving Profits from Loyalty Overview 1 P a g e 5 Steps to Driving Profit from Loyalty 1. Customer Portfolio Analysis This is the first step on the road to customer profitability where we can begin to

More information

Customer Data Management. Breaking down data silos for improved business outcomes

Customer Data Management. Breaking down data silos for improved business outcomes Customer Data Management Breaking down data silos for improved business outcomes November 2011 Table of Contents 1 Executive summary 1 Introduction 2 Selling in Today s Complex B2B Climate 3 The Solution:

More information

See your customer from every angle and you ll see all the opportunities you ve been missing. Customer Information Management Analyze Optimize Manage

See your customer from every angle and you ll see all the opportunities you ve been missing. Customer Information Management Analyze Optimize Manage Customer Information Management Analyze Optimize Manage Customer Integration Manager D&B s software to Manage customer information helps you maintain high-quality information over time and create an integrated,enterprise-wide

More information

WHITEPAPER MARKETING COMMUNICATION AND CRM

WHITEPAPER MARKETING COMMUNICATION AND CRM WHITEPAPER MARKETING COMMUNICATION AND CRM WHITEPAPER MARKETING COMMUNICATION AND CRM 2 ABOUT Nowadays, it is essential for a company to have a defined and efficient marketing strategy. Implementing such

More information

Business System Software

Business System Software Business System Software BUSINESS SYSTEM SOFTWARE For Custom Product Manufacturing Engineering Fabrication & Jobbing Food & Chemical Process Industries Distribution & Wholesale Sales, Service & Repair

More information

Four distribution strategies for extending ERP to boost business performance

Four distribution strategies for extending ERP to boost business performance Infor ERP Four distribution strategies for extending ERP to boost business performance How to evaluate your best options to fit today s market pressures Table of contents Executive summary... 3 Distribution

More information

AMA Marketing Effectiveness Online Seminar Series. Bob Wallach American Marketing Association

AMA Marketing Effectiveness Online Seminar Series. Bob Wallach American Marketing Association AMA Marketing Effectiveness Online Seminar Series Bob Wallach American Marketing Association A wealth of information is available for marketing professionals at www.marketingpower.com The #1 marketing

More information

LETS CHAT ABOUT IT A guide to successfully using Live Chat in your organisation

LETS CHAT ABOUT IT A guide to successfully using Live Chat in your organisation A guide to successfully using Live Chat in your organisation Lets chat about it With more and more customers switching online and using various devices to do so, it s no coincidence that yesterday s call

More information

WHITE PAPER: Ten Tips for More Effective Physician Email Marketing. Bill Reinstein President & CEO of MedData Group. 2013 MedData Group, LLC

WHITE PAPER: Ten Tips for More Effective Physician Email Marketing. Bill Reinstein President & CEO of MedData Group. 2013 MedData Group, LLC WHITE PAPER: Ten Tips for More Effective Physician Email Marketing Bill Reinstein President & CEO of MedData Group www.meddatagroup.com Marketing to physicians is no easy task not only are they hard to

More information

Turn Your Business Vision into Reality with Microsoft Dynamics SL

Turn Your Business Vision into Reality with Microsoft Dynamics SL Turn Your Business Vision into Reality with Microsoft Dynamics SL You have worked hard to build a vision for your business. With Microsoft Dynamics SL, you can turn that vision into reality with a solution

More information

Business Intelligence

Business Intelligence S2 Connecting Customers Business Intelligence Microsoft and the Microsoft logo are registered trademarks and/or trademarks of the Microsoft Corporation in the US and/or other countries. 2001 Microsoft

More information

Integrated Business Software. for the food & beverage industry

Integrated Business Software. for the food & beverage industry Integrated Business Software for the food & beverage industry Food & beverage industry solutions Integrated systems for the food & beverage industry Driven by consumers seeking lower prices and more choice,

More information

E-CRM Electronic Customer Relationship Management

E-CRM Electronic Customer Relationship Management What is ecrm? Unit II E-CRM Electronic Customer Relationship Management E-CRM Electronic Customer Relationship Management CRM over the internet. CRM is corporate strategy composed of Applications, Technology

More information

White Paper. Real-time Customer Engagement and Big Data are Changing Marketing

White Paper. Real-time Customer Engagement and Big Data are Changing Marketing Real-time Customer Engagement and Big Data are Changing Marketing Real-time Customer Engagement and Big Data are Changing Marketing Marketing is rapidly approaching to what marketers have often dreamed

More information

Lead Management CRM Marketing Automation Powerful. Affordable. Intuitive. gold-vision

Lead Management CRM Marketing Automation Powerful. Affordable. Intuitive. gold-vision Unify your communications with Gold-Vision, a fully featured CRM solution with customer Contact, Sales, Marketing, Projects and Events. Gold-Vision stands out from the crowd with interactive dashboard

More information

7 Steps to Guide Your Field Service Technology Purchase

7 Steps to Guide Your Field Service Technology Purchase BUY ER S G UID E 7 Steps to Guide Your Field Service Technology Purchase Field service leaders across industries are looking for ways to modernize and streamline their service organizations. With increasingly

More information

An Introduction to Customer Relationship Management Software

An Introduction to Customer Relationship Management Software An Introduction to Customer Relationship Management Software A White Paper by Contents 1. What Is Customer Relationship Management? 2 2. An overview of three CRM products 5 3. In Summary 8 4. About Governor

More information

Microsoft Dynamics CRM 2011 for Manufacturing. For all your customer relationship needs

Microsoft Dynamics CRM 2011 for Manufacturing. For all your customer relationship needs w Microsoft Dynamics CRM 2011 for Manufacturing For all your customer relationship needs ConsultCRM: Manufacturing ConsultCRM: Manufacturing Introduction The Power of Productivity Manage complex sales

More information

Your relationships. Your information. Your CRM - without compromise.

Your relationships. Your information. Your CRM - without compromise. Your relationships. Your information. Your CRM - without compromise. The reason Saleslogix stood out to us the most was because we re a very unique company and perform a very unique service, and needed

More information

EXPERIENCE TECHNOLOGY EXPERTS MARKETING AUTOMATION CREATING AN EFFICIENT NURTURE PROGRAMME

EXPERIENCE TECHNOLOGY EXPERTS MARKETING AUTOMATION CREATING AN EFFICIENT NURTURE PROGRAMME EXPERIENCE TECHNOLOGY EXPERTS MARKETING AUTOMATION CREATING AN EFFICIENT NURTURE PROGRAMME Introduction Marketing Automation is the practice of using technology to automatically manage the targeting, timing,

More information

INTRODUCTION: SQL SERVER ACCESS / LOGIN ACCOUNT INFO:

INTRODUCTION: SQL SERVER ACCESS / LOGIN ACCOUNT INFO: INTRODUCTION: You can extract data (i.e. the total cost report) directly from the Truck Tracker SQL Server database by using a 3 rd party data tools such as Excel or Crystal Reports. Basically any software

More information

SALES ENABLEMENT. Marketing Software Survey 2014

SALES ENABLEMENT. Marketing Software Survey 2014 Marketing Software Survey 2014 SALES ENABLEMENT A snapshot of the current software products & platforms made for and used by marketers across industries CONTENTS The Equipped Salesman : Mini Report 2 on

More information

A Guide to Scoping CRM

A Guide to Scoping CRM A Guide to Scoping CRM (Customer Relationship Management) 2 Scoping out a CRM project can be a daunting, but highly advantageous exercise. It helps to establish clear goals, identifies key requirements

More information