Net Promoter in the Cloud

Size: px
Start display at page:

Download "Net Promoter in the Cloud"

Transcription

1 Net Promoter in the Cloud An Experiment on the Force.com Platform Jeff Eastman

2 Traditional Marketing Print Media TV & Radio Trade Shows Telemarketing Mass Mailing Prospects Sales Machine Customer Experience Customers Products 5/1/09 windwardsolutions.com 2

3 Word of Mouth in the Cloud , Blogs, Social Media, YouTube Prospects Customer Experience Customers Products 5/1/09 windwardsolutions.com 3

4 Improving Customer Experience Net Promoter Prospects Customer Experience Customers Products 5/1/09 windwardsolutions.com 4

5 Would You Recommend? One question is at the heart of the Net Promoter Score Responses are scores on a 0 10 scale Scores of 9-10 denote promoters Scores of 0-6 denote detractors NPS = %promoters - %detractors Comments provided with scores can be used in business processes to improve NPS has been shown to correlate well with company growth 5/1/09 windwardsolutions.com 5

6 Computing in the Cloud Software as a Service Salesforce.com, ASPs Platform as a Service AWS, Force.com, Google Apps Infrastructure as a Service Amazon EC2, RightScale Leverage Lock-in 5/1/09 windwardsolutions.com 6

7 Salesforce.com CRM Prospects Customers Campaigns Leads Accounts Contacts Products CRM Opportunities Forecasts Contracts Cases Solutions 5/1/09 windwardsolutions.com 7

8 Force.com Platform Your Application Goes Here Campaigns Accounts Products Forecasts Cases Leads Contacts Opportunities Contracts Solutions VisualForce Apex Workflow Reports Dashboards Multi-tenant Web Service Hosting Security 5/1/09 windwardsolutions.com 8

9 Simple Net Promoter Process Author surveys and distribute via web Gather customer feedback Separate by promoter, neutral, detractor Route to internal people for action Re-engage with the customer Turn detractors into promoters Use NPS to measure performance Monitor organizational improvement 5/1/09 windwardsolutions.com 9

10 Four New Business Objects Survey Response Question Answer Product Contact Case Opportunity Account Solution 5/1/09 windwardsolutions.com 10

11 Example Organization Jeff CEO Tom Sales VP Helen Customer VP Brad Sales Matt Net Promoter 5/1/09 windwardsolutions.com 11

12 SNP Stories Matt creates a Survey by writing Questions about his company s various Products Recommend-, satisfaction-type questions with comments Questions reference Salesforce.com CRM Products Once the Survey is deployed, customers create Responses by providing Answers to the Survey s Questions As Answers are entered into the system, they trigger automated workflow rules defined by the company 5/1/09 windwardsolutions.com 12

13 Matt Develops a Survey 5/1/09 windwardsolutions.com 13

14 Manage Survey Deployment 5/1/09 windwardsolutions.com 14

15 Manage Survey Responses 5/1/09 windwardsolutions.com 15

16 Survey Response 5/1/09 windwardsolutions.com 16

17 Define Business Objects 5/1/09 windwardsolutions.com 17

18 Define Object Fields 5/1/09 windwardsolutions.com 18

19 Develop Web Pages 5/1/09 windwardsolutions.com 19

20 VisualForce Web Design Comprehensive tag-lib style UI builder The usual sorts of primitive widgets Custom components can be defined to build application-specific widgets A lot of documentation to assimilate Debugging messages are often not very helpful Developer forums are not always that helpful Still, a powerful UI platform 5/1/09 windwardsolutions.com 20

21 Develop Custom Controllers 5/1/09 windwardsolutions.com 21

22 Apex Java-like programming language Simplified collections, getters & setters No primitive types (int, long, char, ) Embedded object query language Some annoying differences: strings Debugging is awkward using logging only Test framework is cumbersome but works 75% test coverage required in order to deploy 5/1/09 windwardsolutions.com 22

23 SNP Stories 2 Web application posts Answer to a recommend Question about LX-5000 Laptop Product Automated rule determines if it is a detractor Rule sends alert to Account owner (Brad) Rule adds Follow-up on Detractor Incident task to Brad s task list Brad opens the Answer and determines it contains enough information for follow-up Brad changes review status to Detractor Response In-Process 5/1/09 windwardsolutions.com 23

24 Detractor Incident Alert 5/1/09 windwardsolutions.com 24

25 Brad s Task List 5/1/09 windwardsolutions.com 25

26 Account Influence 5/1/09 windwardsolutions.com 26

27 Updating Review Status 5/1/09 windwardsolutions.com 27

28 Develop Workflow Rules 5/1/09 windwardsolutions.com 28

29 Develop Templates 5/1/09 windwardsolutions.com 29

30 SNP Stories 3 Automated rule notices status change and determines the incident is significant enough to notify the Account s Executive Sponsor Rule sends an alert to Helen Automated rule notices status change Rule adds a Develop Mitigation Plan task to Brad s task list Rule sends Brad an alert about the new task 5/1/09 windwardsolutions.com 30

31 Detractor Escalation Alert 5/1/09 windwardsolutions.com 31

32 Mitigation Task Alert 5/1/09 windwardsolutions.com 32

33 Develop Tasks 5/1/09 windwardsolutions.com 33

34 SNP Stories 4 Brad creates a Case to track the incident and attaches it to the Answer Brad discusses incident with Account s Contact and develops a Solution for the Case Brad changes review status to Mitigation Plan Ready Brad submits the Answer and plan for approval by his manager, Tom Tom receives an approval alert 5/1/09 windwardsolutions.com 34

35 Submitting Plan For Approval 5/1/09 windwardsolutions.com 35

36 Mitigation Plan Review Alert 5/1/09 windwardsolutions.com 36

37 Develop Approval Processes 5/1/09 windwardsolutions.com 37

38 SNP Stories 5 Tom reviews the Case and the proposed Solution and approves it Rule changes review status to Mitigation Plan Approved Automated rule notices the status change Rule creates new Execute Mitigation Plan task Rule sends Brad an alert of the new task 5/1/09 windwardsolutions.com 38

39 Mitigation Plan Approval 5/1/09 windwardsolutions.com 39

40 Execute Mitigation Plan Alert 5/1/09 windwardsolutions.com 40

41 Execute Mitigation Plan Task 5/1/09 windwardsolutions.com 41

42 SNP Stories 6 Brad starts executing the mitigation plan Brad changes review status to Executing Mitigation Plan Upon completing the plan, he determines that that the incident has been resolved successfully in the customer s eyes Brad closes the Case attached to the Answer Brad changes the Answer s review status to Detractor Addressed 5/1/09 windwardsolutions.com 42

43 Executing Mitigation Plan 5/1/09 windwardsolutions.com 43

44 Detractor Addressed 5/1/09 windwardsolutions.com 44

45 Management Overview 5/1/09 windwardsolutions.com 45

46 Management Overview 5/1/09 windwardsolutions.com 46

47 Observations Business Opportunity: Mid-market sweet spot Salesforce.com has over 55,000 CRM customers Force.com AppExchange ( Low barrier to entry About four weeks of work here Existing prototype is hosted, scalable, localizable, WS-ready Pretty steep learning curve at first, but tutorials help Debugging was the most awkward part of the process I ve only scratched the surface Its an experiment, but Improve processes, rules and alerts Need 75% test coverage in order to deploy (~60% now) Improve web app, management reports, graphs and dashboard What could be done in another month? Two? Six? 5/1/09 windwardsolutions.com 47

48 Would You Recommend? Would you recommend Net Promoter in the Cloud to a colleague or friend? On the count of three: Promoters: yaaaaay Neutrals: mmm Detractors: 5/1/09 windwardsolutions.com 48

Salesforce Training in Chennai. Salesforce.com Course Syllabus

Salesforce Training in Chennai. Salesforce.com Course Syllabus Salesforce Training in Chennai Introduction Salesforce.com is a leading cloud computing platform which started its journey with CRM tool on a Software-as-a-service concept where its customers are not required

More information

Salesforce. Salesforce.com Basic Navigations What are Records? What are Related Lists? Action Column Help Links

Salesforce. Salesforce.com Basic Navigations What are Records? What are Related Lists? Action Column Help Links Salesforce Salesforce Course Syllabus CRM Customer Relationship Management What is CRM (Customer Relationship Management)? CRM Basic entities Sub Modules of CRM Existing CRMs Salesforce.com Introduction

More information

AppExchange Packaging Guide

AppExchange Packaging Guide Salesforce.com: Salesforce Summer '09 AppExchange Packaging Guide Last updated: July 6, 2009 Copyright 2000-2009 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of salesforce.com,

More information

SAP Jam Collaboration, enterprise edition

SAP Jam Collaboration, enterprise edition March 2018 SAP Jam Collaboration, enterprise edition Cloud Service Specification Sheet SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with information,

More information

SAP Jam Collaboration, enterprise edition

SAP Jam Collaboration, enterprise edition Dec 2017 SAP Jam Collaboration, enterprise edition Cloud Service Specification Sheet SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with information,

More information

SALESFORCE ADMINISTRATION CONTENT

SALESFORCE ADMINISTRATION CONTENT SALESFORCE ADMINISTRATION CONTENT 1. Could Computing Concepts Introduction Evolution of Could Computing Comparison with Other computing techniques Characteristics of Cloud Computing Advantages and Disadvantages

More information

The Definitive Buyer s Guide for a. Customer Success Platform

The Definitive Buyer s Guide for a. Customer Success Platform The Definitive Buyer s Guide for a Customer Success Platform Table of Contents Customer Success Platform Overview 3 Getting Started 4 Making the case 4 Priorities and problems 5 Key Components of a Successful

More information

Enhancing productivity. enabling Success. Sage CRM

Enhancing productivity. enabling Success. Sage CRM Enhancing productivity. enabling Success. Sage CRM Customer Relationship Management Customer Relationship Management (CRM) is far more than just a software application. It is a business solution that gives

More information

A SURVEY AS UNIQUE AS YOUR AUDIENCE.

A SURVEY AS UNIQUE AS YOUR AUDIENCE. A SURVEY AS UNIQUE AS YOUR AUDIENCE. TABLE OF CONTENTS. INTRODUCTION 3 THE JOURNEY BEGINS 4 BUILDING YOUR FEEDBACK PROGRAM 4 Keeping It Simple... 4 Choosing The Right Questions... 4 Make It Personal...

More information

7 Ways BetterCloud s IT team uses Zendesk to increase productivity.

7 Ways BetterCloud s IT team uses Zendesk to increase productivity. 7 Ways BetterCloud s IT team uses Zendesk to increase productivity. Introduction Contents 01 02 03 04 05 06 07 Use triggers to automatically CC the whole IT team if a ticket is high priority Use tags to

More information

Account Plan Pro Overview

Account Plan Pro Overview Overview Account Plan Pro for Salesforce.com is an integrated application that enables Account Managers to create and execute Strategic Account Plans to improve sales results. It is designed to respond

More information

Solution Components Sugar 6.5 Release

Solution Components Sugar 6.5 Release Solution Components 6.5 Release CRM, Inc. 10050 N. Wolfe Road SW2-130 Cupertino, CA 95014 USA T: +1.408.454.6900 F: +1.408.873.2872 CRM Solution Components This is a list of the most common components

More information

Sugar Product Brief. Create better business relationships.

Sugar Product Brief. Create better business relationships. Sugar Product Brief Setting your business apart from your competition begins with better customer experiences. Sugar empowers your entire organization to build better business relationships by consistently

More information

SAP Jam Collaboration, advanced plus edition

SAP Jam Collaboration, advanced plus edition March 2018 Cloud Service Specification Sheet SAP Jam Collaboration, advanced plus edition SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with

More information

The Project Community

The Project Community The Project Community Built on Salesforce Communities & Milestones PM ForceBrain.com experts@forcebrain.com 800-708-1790 Technology The Project Community is a custom implementation of the following two

More information

FibreCRM connects to CCH Central to create a powerful relationship management platform with two-way synchronisation of client data.

FibreCRM connects to CCH Central to create a powerful relationship management platform with two-way synchronisation of client data. FibreCRM and CCH The relationship platform for the integrated practice FibreCRM connects to CCH Central to create a powerful relationship management platform with two-way synchronisation of client data.

More information

Platform as a Service (PaaS) Demystified

Platform as a Service (PaaS) Demystified A P P L I C A T I O N S A WHITE PAPER SERIES IN THE FOLLOWING PAGES, WE WILL DISCUSS THE VARIOUS IMPLEMENTATIONS OF PAAS AND HOW THE RIGHT OPTION WILL ENSURE PAAS SUCCESS. WE WILL ALSO DISCUSS THE BENEFITS

More information

Cloud Management Platform Overview First Published On: Last Updated On:

Cloud Management Platform Overview First Published On: Last Updated On: Cloud Management Platform Overview First Published On: 06-09-2016 Last Updated On: 07-25-2017 1 Table of Contents 1. Cloud Management Platform Overview 1.1.Cloud Consumer Request/Catalog 1.2.Cloud Admin

More information

Introducing Microsoft Dynamics CRM

Introducing Microsoft Dynamics CRM Introducing Microsoft Dynamics CRM Which Organisations Use Microsoft Dynamics CRM? Top 10 Benefits of Microsoft Dynamics CRM Demonstrating Microsoft Dynamics CRM CRM Planning Resources www.preact.co.uk

More information

WINTER 08 ADMINISTRATOR PREVIEW

WINTER 08 ADMINISTRATOR PREVIEW WINTER 08 ADMINISTRATOR PREVIEW Build and Run Any Application on the World s First Platform as a Service Introducing Force.com, the world s only platform as a service that lets you build any application,

More information

Customer Satisfaction Surveys That Work

Customer Satisfaction Surveys That Work Customer Satisfaction Surveys That Work [ FREE WHITE PAPER] About the Author Eric Dosal has experience in just about every area of small business growth and development. A graduate of Babson College in

More information

Radian6 Overview What is Radian6?... 1 How Can You Use Radian6? Next Steps... 9

Radian6 Overview What is Radian6?... 1 How Can You Use Radian6? Next Steps... 9 Radian6 Overview What is Radian6?... 1 How Can You Use Radian6?... 6 Next Steps... 6 Set up Your Topic Profile Topic Profile Overview... 7 Determine Your Keywords... 8 Next Steps... 9 Getting Started Set

More information

The SharePoint Workflow Conundrum

The SharePoint Workflow Conundrum SharePoint Workflow Conundrum Author: Geoff Evelyn The SharePoint Workflow Conundrum An examination of the workflow provisions around SharePoint, Office365, Windows Azure and what implications there are

More information

POWER YOUR BUSINESS WITH PEOPLE POWER

POWER YOUR BUSINESS WITH PEOPLE POWER POWER YOUR BUSINESS WITH PEOPLE POWER Sage People Power your business with People Power 2 A powerful way to attract, retain and grow talent, at a lower cost and on a global scale The way we do business

More information

Table of Contents. 1. Decision Maker Overview Dashboard Application Inbox Overview Application List...

Table of Contents. 1. Decision Maker Overview Dashboard Application Inbox Overview Application List... Table of Contents 1. Decision Maker Overview... 3 2. Dashboard... 4 3. Application Inbox... 5 3.1 Overview... 5 3.2 Application List... 6 4. Create New Report... 7 5. New Application... 8 5.1 Overview...

More information

Building Online Portals for Your Customers & Partners with Okta. An Architectural Overview OKTA WHITE PAPER

Building Online Portals for Your Customers & Partners with Okta. An Architectural Overview OKTA WHITE PAPER OKTA WHITE PAPER Building Online Portals for Your Customers & Partners with Okta An Architectural Overview Okta Inc. 301 Brannan Street, Suite 300 San Francisco CA, 94107 info@okta.com 1-888-722-7871 wp-portalarch-012913

More information

Peers Techno log ies Pv t. L td. CLOUD COMPUTING

Peers Techno log ies Pv t. L td. CLOUD COMPUTING Page 1 Peers Techno log ies Pv t. L td. Course Brochure CLOUD COMPUTING Overview This is an introduction to cloud computing and specifically Microsoft s public cloud offering in Windows Azure. Windows

More information

FibreCRM connects to CCH Central to create a powerful relationship management platform with two-way synchronisation of client data.

FibreCRM connects to CCH Central to create a powerful relationship management platform with two-way synchronisation of client data. FibreCRM and CCH The relationship platform for the integrated practice FibreCRM connects to CCH Central to create a powerful relationship management platform with two-way synchronisation of client data.

More information

Financial Services Cloud Installation Guide

Financial Services Cloud Installation Guide Financial Services Cloud Installation Guide Salesforce, Spring 18 @salesforcedocs Last updated: April 18, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

SAP Jam Collaboration, advanced plus edition

SAP Jam Collaboration, advanced plus edition June 2017 Cloud Service Specification Sheet SAP Jam Collaboration, advanced plus edition SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with

More information

The most comprehensive suite of cloud based collaboration, mobility, and communication tools in the market, designed with latest social design

The most comprehensive suite of cloud based collaboration, mobility, and communication tools in the market, designed with latest social design The most comprehensive suite of cloud based collaboration, mobility, and communication tools in the market, designed with latest social design principles to engage teams around information. HyperOffice

More information

Introducing the Virtual Room

Introducing the Virtual Room Cisco IT Article Transforming the Customer Support Experience Introducing the Virtual Room Cisco IT adds Spark to the customer support experience. By David demilo Distinguished Engineer, Cisco IT Cisco

More information

Service Manager Simplifying modern ITSM

Service Manager Simplifying modern ITSM www.hornbill.com Service Manager Simplifying modern ITSM Hornbill Service Manager helps organizations to modernize IT Service Management by adopting Collaborative ITSM. This fresh approach blends the most

More information

=NewfeaturesmostrequestedbycustomersontheIdeaExchange VisualforceisHere: BuildAnyUserInterface,AnyApplication

=NewfeaturesmostrequestedbycustomersontheIdeaExchange VisualforceisHere: BuildAnyUserInterface,AnyApplication =NewfeaturesmostrequestedbycustomersontheIdeaExchange VisualforceisHere: BuildAnyUserInterface,AnyApplication SuccessforYourEntireCommunity NOTE: Any unreleased services or features referenced in this

More information

SALESFORCE CERTIFIED DATA ARCHITECTURE AND MANAGEMENT DESIGNER

SALESFORCE CERTIFIED DATA ARCHITECTURE AND MANAGEMENT DESIGNER Certification Exam Guide SALESFORCE CERTIFIED DATA ARCHITECTURE AND MANAGEMENT Winter 18 2017 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED DATA ARCHITECTURE AND MANAGEMENT CONTENTS About

More information

Frameworx 16.0 Solution Conformance Certification Report

Frameworx 16.0 Solution Conformance Certification Report Frameworx 16.0 Solution Conformance Certification Report Company Name: Salesforce Solution Name: Salesforce solution for omni-channel service Solution Version: Winter 17 Release Report Version: 1.0 Report

More information

Introduction to Cloud Computing. White Paper

Introduction to Cloud Computing. White Paper Executive Summary A common understanding of cloud computing is continuously evolving, and the terminology and concepts used to define it often need clarifying. Press coverage can be vague or may not fully

More information

MASERGY CUSTOMER SUCCESS STORY

MASERGY CUSTOMER SUCCESS STORY MASERGY CUSTOMER SUCCESS STORY Masergy Differentiates Itself with Unmatched Customer Service Masergy is a global IT service provider that offers hybrid networking, managed security, and cloud communications

More information

The Meltwater Group Media Intelligence Executive Summary. Alexis Mattei Media Consultant

The Meltwater Group Media Intelligence Executive Summary. Alexis Mattei Media Consultant The Meltwater Group Media Intelligence Executive Summary Alexis Mattei 202-552-3281 Alexis.Mattei@meltwater.com Media Consultant Executive Summary of Meltwater Value Comprehensive Media Monitoring and

More information

Spring 11: Platform Release Preview Webinar

Spring 11: Platform Release Preview Webinar Spring 11: Platform Release Preview Webinar Sandeep Bhanot Developer Evangelist Dave Carroll Director, Force.com Evangelism Safe Harbor Safe harbor statement under the Private Securities Litigation Reform

More information

Predictive Customer-Focused Experience

Predictive Customer-Focused Experience Maturity Model: Predictive Customer-Focused Experience Leverage Knowledge to Accelerate Growth and Scale Predictive Customer-Focused Experience This battle-tested maturity model serves millions of customers

More information

New Features 9.2 Payroll for North America and T&L. Laura Tramutolo November 13, 2013

New Features 9.2 Payroll for North America and T&L. Laura Tramutolo November 13, 2013 New Features 9.2 Payroll for North America and T&L Laura Tramutolo November 13, 2013 Why Emtec? Table Stakes Proven Methodology & Approach Competitive Price Others will say good things (i.e. References)

More information

10-STEP GUIDE TO LAUNCHING A STRATEGIC CUSTOMER FEEDBACK PROGRAM

10-STEP GUIDE TO LAUNCHING A STRATEGIC CUSTOMER FEEDBACK PROGRAM 10-STEP GUIDE TO LAUNCHING A STRATEGIC CUSTOMER FEEDBACK PROGRAM STEP 1: DEFINE YOUR GOALS IDENTIFY THE PROBLEMS YOU HOPE TO SOLVE The most effective customer feedback programs start with a list of challenges

More information

Product Documentation SAP Business ByDesign February Business Configuration

Product Documentation SAP Business ByDesign February Business Configuration Product Documentation PUBLIC Business Configuration Table Of Contents 1 Business Configuration.... 4 2 Business Background... 5 2.1 Configuring Your SAP Solution... 5 2.2 Watermark... 7 2.3 Scoping...

More information

MCSE: Private Cloud Training Course (System Center 2012)

MCSE: Private Cloud Training Course (System Center 2012) MCSE: Private Cloud Training Course (System Center 2012) Microsoft Course 10750 (Exam 70-246) Prerequisites MCSA: Windows Server 2012 Microsoft Course 10750 Exam 70-246 - Prerequisites Before attending

More information

Microsoft Dynamics Oil and Gas Telesales Guide

Microsoft Dynamics Oil and Gas Telesales Guide Microsoft Dynamics Oil and Gas Telesales Guide This telesales guide provides an overview of the information you will need to drive demand for Microsoft Dynamics ERP or CRM solutions with customers in the

More information

Comprehensive Enterprise Solution for Compliance and Risk Monitoring

Comprehensive Enterprise Solution for Compliance and Risk Monitoring Comprehensive Enterprise Solution for Compliance and Risk Monitoring 30 Wall Street, 8th Floor New York, NY 10005 E inquiries@surveil-lens.com T (212) 804-5734 F (212) 943-2300 UNIQUE FEATURES OF SURVEILLENS

More information

PRODUCT SYNOPSIS. This presentation will walk you through different features of Motadata with the help of screenshots. MOTADATA

PRODUCT SYNOPSIS. This presentation will walk you through different features of Motadata with the help of screenshots. MOTADATA 1 PRODUCT SYNOPSIS This presentation will walk you through different features of Motadata with the help of screenshots. The Unified Analytics Platform For Today s Infrastructure 2 Motadata is the unified

More information

Field Service and CRM A Dynamic Pair!

Field Service and CRM A Dynamic Pair! Field Service and CRM A Dynamic Pair! Dan Cefaratti Field Service Practice Director Bill Kern Senior Solution Consultant AGENDA About PowerObjects, an HCL Company Field Service: Drivers for Change Solution

More information

Solutions Implementation Guide

Solutions Implementation Guide Solutions Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

IBM Kenexa Talent Optimization

IBM Kenexa Talent Optimization Service Description IBM Kenexa Talent Optimization This Service Description describes the Cloud Service IBM provides to Client. Client means the company and its authorized users and recipients of the Cloud

More information

Figure 1: Travel Approval structured (BPMN standards based) process modeling

Figure 1: Travel Approval structured (BPMN standards based) process modeling Disclaimer: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development,

More information

Microsoft Monitoring and Operating a Private Cloud

Microsoft Monitoring and Operating a Private Cloud 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20246 - Monitoring and Operating a Private Cloud Length 5 days Price $4290.00 (inc GST) Version D Overview Please note: Microsoft have released a replacement

More information

Building a Secure, Approved AMI Factory Process Using Amazon EC2 Systems Manager (SSM), AWS Marketplace, and AWS Service Catalog

Building a Secure, Approved AMI Factory Process Using Amazon EC2 Systems Manager (SSM), AWS Marketplace, and AWS Service Catalog Building a Secure, Approved AMI Factory Process Using Amazon EC2 Systems Manager (SSM), AWS Marketplace, and AWS Service Catalog November 2017 2017, Amazon Web Services, Inc. or its affiliates. All rights

More information

Build a private PaaS. With Red Hat CloudForms and JBoss Enterprise Middleware. DLT Solutions 2411 Dulles Corner Park, Suite 800 Herndon, VA 20171

Build a private PaaS. With Red Hat CloudForms and JBoss Enterprise Middleware. DLT Solutions 2411 Dulles Corner Park, Suite 800 Herndon, VA 20171 Build a private PaaS With Red Hat CloudForms and JBoss Enterprise Middleware DLT Solutions 2411 Dulles Corner Park, Suite 800 Herndon, VA 20171 Web: www.dlt.com Phone: 703-709-7172 Toll Free: 800-262-4DLT

More information

WebFOCUS: Business Intelligence and Analytics Platform

WebFOCUS: Business Intelligence and Analytics Platform WebFOCUS: Business Intelligence and Analytics Platform Strategic BI and Analytics for the Enterprise Features Extensive self-service for everyone Powerful browser-based authoring tool Create reusable analytical

More information

Training for Database & Technology with Solution Manager em SAP Application Lifecycle Management (ALM)

Training for Database & Technology with Solution Manager em SAP Application Lifecycle Management (ALM) Training for Database & Technology with Solution Manager em SAP Application Lifecycle Management (ALM) Cursos listados Avançada SM255 - Change Request Management Configuration SM250 - IT Service Management

More information

Streamline and integrate your claims processing

Streamline and integrate your claims processing Increase flexibility Reduce costs Expedite claims Streamline and integrate your claims processing RISKMASTER Accelerator For corporate claims and self-insured organizations Meet your claims processing

More information

Oracle Fusion Human Capital Management

Oracle Fusion Human Capital Management Oracle Fusion Human Capital Management STRATEGIC GLOBAL HUMAN CAPITAL MANAGEMENT KEY FEATURES Support for multiple work relationships that employees or contingent workers may have with multiple legal employers,

More information

Office 365 Governance & Security

Office 365 Governance & Security Technical Overview Office 365 Governance & Security Your Policy. Our Automation. Accountability & Security Recertification Public Site Collection Directory - Provides a list of all site collections along

More information

Mothernode CRM PROFESSIONAL EDITION

Mothernode CRM PROFESSIONAL EDITION Mothernode CRM PROFESSIONAL EDITION Customer management, vendor management, marketing integration, customer service, and everything you need to close more deals. Mothernode CRM The easiest way to run your

More information

Targeted measurable marketing

Targeted measurable marketing Targeted measurable marketing Plan, execute, and measure your campaigns An invaluable tool for marketers, Sage CRM enables your marketing teams to plan, execute, and measure the success of every marketing

More information

Pega Customer Service

Pega Customer Service Pega Customer Service 7.21 PRODUCT OVERVIEW Copyright 2016 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved.

More information

Salesforce Lightning Partner Management

Salesforce Lightning Partner Management Salesforce Lightning Partner Management Salesforce, Winter 17 @salesforcedocs Last updated: November 23, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Under The Hood. The idatalabs Platform Architecture

Under The Hood. The idatalabs Platform Architecture Under The Hood The idatalabs Platform Architecture idatalabs solutions are powered by an underlying platform architecture that relies on state-of-the-art technologies, including machine learning, natural

More information

20246D: Monitoring and Operating a Private Cloud

20246D: Monitoring and Operating a Private Cloud 20246D: Monitoring and Operating a Private Cloud Course Details Course Code: Duration: Notes: 20246D 5 days This course syllabus should be used to determine whether the course is appropriate for the students,

More information

Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects

Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects www.peaklearningllc.com Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects (3 Days) Overview This training course covers a wide range of integration solutions

More information

TEXT SURVEY BEST PRACTICES

TEXT SURVEY BEST PRACTICES TEXT SURVEY BEST PRACTICES WHY TEXTING IS A GREAT CHANNEL FOR SURVEYS In today s world, being present on SMS isn t a luxury it s a necessity. Over 97% of U.S. smartphone owners use SMS, making it the most-used

More information

10/12/ Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle Unified Method (OUM) Overview

10/12/ Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle Unified Method (OUM) Overview (OUM) Overview Jan Kettenis Oracle Global Methods Oracle Consulting Netherlands 1 2 OR How Implementing is like an Eating Contest Jan Kettenis Oracle Global Methods Oracle Consulting Netherlands 3 4 1

More information

ION DIFFERENTIATION FLEXIBLE STANDARDS BASED MESSAGING BUS CONNECT APPLICATIONS IN A VARIETY OF WAYS CREATE MONITORS / ALERTS CREATE CUSTOM WORKFLOWS

ION DIFFERENTIATION FLEXIBLE STANDARDS BASED MESSAGING BUS CONNECT APPLICATIONS IN A VARIETY OF WAYS CREATE MONITORS / ALERTS CREATE CUSTOM WORKFLOWS ION DIFFERENTIATION FLEXIBLE STANDARDS BASED MESSAGING BUS CONNECT APPLICATIONS IN A VARIETY OF WAYS CREATE MONITORS / ALERTS CREATE CUSTOM WORKFLOWS ION PRACTICAL APPLICATION: INFOR APP TO INFOR APP INFOR

More information

IMPORTANCE OF CRM SOFTWARE

IMPORTANCE OF CRM SOFTWARE IMPORTANCE OF CRM SOFTWARE 18 Reasons Why An Organization Needs CRM BY TECHONESTOP Believe me: If you are a business owner, this article - Importance of CRM Software will definitely help you to grow your

More information

BigMachines & BigMachines Express: Which Product is Right for You?

BigMachines & BigMachines Express: Which Product is Right for You? BigMachines & BigMachines Express: Which Product is Right for You? Chris Haussler Senior Principal Product Manager Josh Gray VP, Development Oracle CPQ Cloud April 1, 2015 Copyright 2015, Oracle and/or

More information

BEST STORIES OF INFOSYS SALESFORCE IMPLEMENTATION

BEST STORIES OF INFOSYS SALESFORCE IMPLEMENTATION BEST STORIES OF INFOSYS SALESFORCE IMPLEMENTATION Sales Cloud implementation with CloudSense CPQ and Order Management System, for a leading European cable company Seamlessly integrated Force.com with CloudSense,

More information

At the Heart of Connected Manufacturing

At the Heart of Connected Manufacturing www.niit-tech.com At the Heart of Connected Manufacturing Transforming Manufacturing Operations to Drive Agility and Profitability The success of the new manufacturing network hinges on the agility of

More information

A New Approach to Managing Information: An Introduction to Advanced Case Management. Session Number Jeff Douglas, Sr. Product Manager, IBM

A New Approach to Managing Information: An Introduction to Advanced Case Management. Session Number Jeff Douglas, Sr. Product Manager, IBM A New Approach to Managing Information: An Introduction to Advanced Case Management Session Number 8753 Jeff Douglas, Sr. Product Manager, IBM Agenda Advanced Case Management Overview Key Capabilities

More information

Oracle Banking Enterprise Collections

Oracle Banking Enterprise Collections Oracle Banking Enterprise Collections Oracle Banking Enterprise Collections is an enterprise class innovative solution designed to meet the complex requirements of financial institutions. It enables financial

More information

Decision-Making Platforms

Decision-Making Platforms A CFO S GUIDE TO Decision-Making Platforms that help inform business decisions INTRODUCTION: Closing the Data Gap with Decision-Making Platforms As the role of modern CFOs expands, finance chiefs are tasked

More information

RealTests.P questions

RealTests.P questions RealTests.P2180-089.38 questions Number: P2180-089 Passing Score: 800 Time Limit: 120 min File Version: 5.8 P2180-089 IBM WebSphere Cast Iron Technical Sales Mastery Test v1 I have correct many of questions

More information

NetSuite for Locksmiths

NetSuite for Locksmiths NetSuite for Locksmiths Klugo are specialists in providing ERP solutions for wholesale distribution, retail, manufacturing and service organisations. How can NetSuite help Locksmith businesses? NetSuite

More information

BIZZLOC! - Locate Your Business Group Web Mining Project

BIZZLOC! - Locate Your Business Group Web Mining Project BIZZLOC! - Locate Your Business Group Web Mining Project 5/13/2014 MIS 510: Web Mining Team 1 Team Members Rohit Bhalerao Rohit Garg Kushagra Parikh Elias Paramo 0 Contents Team Members and Responsibilities...2

More information

Best Practices for Implementing SAP BusinessObjects Mobile in Your Organization

Best Practices for Implementing SAP BusinessObjects Mobile in Your Organization Best Practices for Implementing SAP BusinessObjects Mobile in Your Organization SESSION CODE: 1106 Viswanathan Ramakrishnan (Vishu) - Oct, 2011 2011 SAP AG. All rights reserved. 1 Agenda INTRODUCTION TO

More information

Hootsuite Enterprise. Achieving Success with Social

Hootsuite Enterprise. Achieving Success with Social Hootsuite Enterprise Achieving Success with Social Partner with Hootsuite Accelerate your social transformation Hootsuite Enterprise empowers organizations to execute business strategies for the social

More information

VULNERABILITY MANAGEMENT BUYER S GUIDE

VULNERABILITY MANAGEMENT BUYER S GUIDE VULNERABILITY MANAGEMENT BUYER S GUIDE VULNERABILITY MANAGEMENT BUYER S GUIDE 01 Introduction 2 02 Key Components 3 03 Other Considerations 10 About Rapid7 11 01 INTRODUCTION Exploiting weaknesses in browsers,

More information

CCT ContactPro. Unified Agent Desktop a world - class Omni-Channel Customer Experience. Integration with Moxtra. Copyright 2016 CCT

CCT ContactPro. Unified Agent Desktop a world - class Omni-Channel Customer Experience. Integration with Moxtra. Copyright 2016 CCT CCT ContactPro Unified Agent Desktop a world - class Omni-Channel Customer Experience Integration with Moxtra Copyright 2016 CCT 1 The Omni-channel Architects Productive interactive Omni-Channel agents

More information

A BPTrends Report. March

A BPTrends Report. March A BPTrends Report March 2010 www.bptrends.com Interneer Intellect Version: 6.5 Interneer Inc. 5901 Green Valley Circle, Ste 170, Culver City CA 90230 Tel: 310-348-9665 Fax: 866-622-7122 Web: www.interneer.com

More information

Designing PSIM Software for the Enterprise Market Creating a platform to meet the unique challenges of today s highly distributed organization

Designing PSIM Software for the Enterprise Market Creating a platform to meet the unique challenges of today s highly distributed organization Designing PSIM Software for the Enterprise Market Creating a platform to meet the unique challenges of today s highly distributed organization Traditionally, physical security information management (PSIM)

More information

CHAPTER 1 UNDERSTANDING THE CLOUDCOMPUTING

CHAPTER 1 UNDERSTANDING THE CLOUDCOMPUTING CHAPTER 1 UNDERSTANDING THE CLOUDCOMPUTING CONTENTS Introduction to cloud Computing Are you ready for Cloud Computing? Surveying the role of Cloud Computing Developing the Cloud Services 2 INTRODUCTION

More information

Oracle Service Cloud. New Feature Summary

Oracle Service Cloud. New Feature Summary Oracle Service Cloud New Feature Summary February 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE SERVICE CLOUD FEBRUARY RELEASE OVERVIEW... 4 WEB CUSTOMER SERVICE... 4 Widget Inspector... 4 Community

More information

SAP SuccessFactors Recruiting

SAP SuccessFactors Recruiting SAP SuccessFactors Recruiting Technical and Functional Specifications CUSTOMER TABLE OF CONTENTS KEY FEATURES AND FUNCTIONALITIES... 3 RECRUITING POSTING... 3 User Experience and Interface... 3 Channel

More information

WHITE PAPER GOOGLE AND SALESFORCE

WHITE PAPER GOOGLE AND SALESFORCE GOOGLE AND SALESFORCE integration CONTENTS 2 Integrating Google Apps and Salesforce 3 Native Integration (Out of the Box Integration) 4 Third Party Applications 5 Custom Integration 6 Maximize Your Cloud

More information

A Comprehensive Handbook On Designing A Blueprint

A Comprehensive Handbook On Designing A Blueprint A Comprehensive Handbook On Designing A Blueprint TABLE OF CONTENTS Blueprint - An Overview 4 Designing a Blueprint 6 Part I Defining the Process Flow 6 Part I - Exercise 8 Part II - Configuring Transition

More information

Introduction to Big Data

Introduction to Big Data Introduction to Big Data Topics Scope: Big Data & Analytics Topics: Foundation of Data Analytics and Data Mining Hadoop/Map Reduce Programming and Data Processing & BigTable/Hbase/Cassandra Graph Database

More information

Validation and Automated Validation

Validation and Automated Validation TOP INDUSTRY QUESTIONS Validation and Automated Validation 1 Table of Contents 03 04 07 10 13 16 19 INTRODUCTION SECTION 1 - Validation Standards How is validation defined under Title 21 CFR Part 11? What

More information

Customer-Driven Quality. John Ruberto, Intuit, Inc.

Customer-Driven Quality. John Ruberto, Intuit, Inc. Customer-Driven Quality John Ruberto, Intuit, Inc. First, a word from my sponsor A Leading Provider of Business and Financial Management Solutions Founded in 1983 FY 2010 revenue of $3.5 billion Traded

More information

Why Microsoft Dynamics NAV?

Why Microsoft Dynamics NAV? Microsoft Dynamics Gold Partner Why Microsoft Dynamics NAV? Microsoft Dynamics Enterprise Resource Planning Why Microsoft Dynamics 365? Connect your business, like never before Microsoft Dynamics 365 Business

More information

End-to-end IT management with ServiceDesk Plus. Ron Pher David Hendriksen

End-to-end IT management with ServiceDesk Plus. Ron Pher David Hendriksen End-to-end IT management with ServiceDesk Plus Ron Pher David Hendriksen Envisioning the service desk as the control center of IT Deploy Software, Manage Patches, and Take Control of IT Assets. Perform

More information

Serve Your Customers Better with Microsoft Dynamics CRM. <client> <date>

Serve Your Customers Better with Microsoft Dynamics CRM. <client> <date> Serve Your Customers Better with Microsoft Dynamics CRM What s On The Agenda Today Today s Customer Service Challenges New Choices for Managing Customer Relationships Microsoft CRM Momentum

More information

Microsoft Dynamics Gold Partner Microsoft Dynamics 365. Sales (CRM)

Microsoft Dynamics Gold Partner Microsoft Dynamics 365. Sales (CRM) Microsoft Dynamics Gold Partner Microsoft Dynamics 365 Sales (CRM) Overview Turn relationships into revenue Go beyond sales force automation with Dynamics 365 for Sales, enabling you to better understand

More information

SUSE Studio Extension for System z and the SUSE Appliance Program

SUSE Studio Extension for System z and the SUSE Appliance Program SUSE Studio Extension for System z and the SUSE Appliance Program IBM System z ISV Conference Call Frank Curran and Kay Tate May 12, 2011 www.novell.com/appliances Agenda 2 Appliance definition Appliance

More information