Developing Wave Apps. Bay Area Salesforce Developer Group April 27, Skip Sauls Director of Product Management, Analytics Cloud

Size: px
Start display at page:

Download "Developing Wave Apps. Bay Area Salesforce Developer Group April 27, Skip Sauls Director of Product Management, Analytics Cloud"

Transcription

1 Developing Wave Apps Bay Area Salesforce Developer Group April 27, 2016 Skip Sauls Director of Product Management, Analytics

2 Forward-Looking Statements Statement under the Private Securities Litigation Reform Act of 1995: his presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any T of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. he risks and uncertainties referred to above include but are not limited to risks associated with developing and delivering new functionality for our T service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site. Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.

3 Follow Salesforce Developers for the Latest News

4 Trailhead - developer.salesforce.com/trailhead

5 What do we plan to cover today? Wave Platform Overview What is in Wave? What s New Wave API & Wave Everywhere What s Next Packaging & Licensing Partner App Models Roadmap New Features Wave SDK

6 Wave Platform Overview

7 Next Generation Analytics Cloud Platform Analytics for the Rest of Us Take Action Get notifications and take action at the point of insight Embed Wave Bring Wave into the context of your business Collaborate with Data Present, record, annotate and share Connect any Data APIs and connectors deliver data to everyone Self Service Collaboration Exploration Analytic Apps Search Based Any Data Extend the Platform Governance & Trust

8 Wave Apps: Sales, Service and Marketing Analytics by the World s #1 CRM Powered by the Wave Platform Insights For Sales, Service, Marketing Expert Insights to Supercharge Your Teams Best Practice Dashboards Metrics and KPIs OOTB Ability to personalize dashboards Predefined Data Prep Quickly connect data, directly from Salesforce Salesforce Datasets: Opportunities, Accounts, Users, Roles, Products, Quotas (CSV), Cases

9 Wave Platform Data + Insights + Actions Powered by the Wave Platform Systems of Record (Business Process) Customer Analytics Systems of Engagement (Collaboration, Team) Systems of Intelligence (Analytics)

10 What s New Spring 16

11 Wave Platform - API GA for Spring 16 Based on the Chatter (Connect) API Works in the same way as other Force.com APIs Uses the Salesforce user tokens from OAuth, SAML, etc. Access Wave Assets Apps, Dashboards, Lenses, Datasets CRUD operations (GET, PUT, POST, PATCH, DELETE) Queries Executes Salesforce Analytics Query Language (SAQL) queries Returns results as JSON

12 Wave Platform - API Queries JSON Results SAQL Lens - Designer q = load "0FbB LnBKAU/0FcB Dcn6KAC"; q = group q by ('StageName', 'Id'); q = foreach q generate 'StageName' as 'StageName', 'Id' as 'Id', sum ('Amount') as 'sum_amount'; q = limit q 2000; { "action": "query", "responseid": "42t9b-U7k4RF8QVeRhrzwV", "results": { "records": [ { "Id": "006B OdbIAE", "StageName": "Negotiation\/Review", "sum_amount": },... { "Id": "006B OiMIAU", "StageName": "Qualification", "sum_amount": } ], "fields": [ { "name": "Id", "label": "Id" }, { "name": "StageName", "label": "StageName" }, { "name": "sum_amount", "label": "sum_amount" } ] }, "query": "q = load \"0FbB LnBKAU\/0FcB Dcn6KAC\";q = group q by ('StageName', 'Id');q = foreach q generate 'StageName' as 'StageName', 'Id' as 'Id', sum('amount') as 'sum_amount';q = limit q 2000;", "responsetime": 10 }

13 Wave Everywhere Salesforce Classic Standard Components on Details Page Visualforce Components on Any Page

14 Wave Everywhere Lightning Experience Visualforce Components on Any Page Lightning Components on Record Detail Page

15 Demos Sales Wave & Wave API

16 What s Next Summer 16

17 Wave Platform New Chart Types

18 Wave Platform Build, Package, and Publish to AppExchange

19 Wave Platform - ALM Summer 16 Supported Features Upgrade/Push Upgrade Wave components Delete/Deprecate a Wave component from a managed package LMA license control for all Wave components except Dataflow Trialforce Wave Apps, Dashboards, Lenses, and Dataflows components will replicate to Trial Orgs Can not replicate the Datasets themselves Unsupported Features Packaging for XMD or Datafile - available after Winter 17 Obfuscate/IP protection Currently all JSON is visible via the public API for components installed in a subscriber org

20 Wave Platform - Packaging Support Application Lifecycle Management (ALM) Object 198 (Winter 16) 200 (Spring 16) 202 (Summer 16) App Dashboard X Dashboard associated with templates only X Datasets associated with templates only X Lenses associated with templates only X X (Pilot) X (GA*) Data File Dataset Lens Template Dataflow Extended Metadata (XMD) X XMD associated with templates only *Planned for apps based on templates will be able to package Dashboard, Dataset, Lenses, and XMD in 202.

21 Wave Platform - Licensing Support License Management App (LMA) Allows you to manage leads and licenses for your AppExchange offerings Creates lead and license records for each installation of your package Installed in your Partner Business Org

22 Wave Platform - Partner App Models Follows the same basic structure as Force.com ISVForce OEM 25% Revenue Share Requires Wave Platform License Partners focused on Co-sell Model 25% Revenue Share w/ a Floor Sold Independently of Wave Platform Partners focused on Add-on Wave Apps ISVForce Wave App Sold by Partner Restricted Use-Case OEM Wave App Sold by Partner Restricted Use-Case Wave Platform* Sold by SFDC 100M Rows of Data (Default) Any Data Source Embedded Wave License Sold by Partner 25M Rows of Restricted Data Min 10 Users Data Add-on Sold by SFDC Data Add-on Sold by Partner * Default Wave Platform limits listed here

23 Wave Platform ISVs Building Apps for Wave 10 Committed 17 Evaluating 45+ Interested 45+

24 Roadmap Winter 17 and Beyond

25 Wave Platform Product Priorities Next 3 Releases Wave Platform Customer Apps Wave Everywhere Lightning Trust/Self-Service/Tooling Sales, Service, Ecosystem Embedded / Communities Reports & Dashboards Community Reach Increases Service Sales Aloha to Lightning Admin Internal Programmatic dependencies decrease Self Service Tooling increases Partner Partner Customer AppExchange Apps, Templates Public Lightning to Wave

26 Wave Platform - SDK Winter 17 Easy Authorization & access control Session management Simple Reduce/eliminate the need to call REST APIs directly Data structures are ready for consumption in apps Remove input/output representation confusion Object centric - Direct mapping to Wave assets Fast Efficient access to Wave assets and queries Rapid publishing to AppExchange, App Store, and Play Create apps in hours, not days or weeks

27 Wave Platform - SDK Bridging the Gap Target Users Partners Platforms Force.com - Apex (Winter 17) ISVs, OEM, & SIs (Winter 17) Web - JS/HTML5/CSS (Winter 17) PDOs (Winter 17) ios - Swift/Objective-C (Winter 17+) Customers Android - Java (Spring 17+) Programmatic App Developers (Winter 17) Heroku/Other Cloud - (Spring 17+) Citizen Developers (Spring 17) Other TBD Hero Admins (Summer 17+)

28 Wave Platform - SDK Ease of Use & Efficiency function getimages(item, callback) { var imagedata = []; if (item.allowpreview === true && item.files && item.files.length > 0) { var count = 0; for (var j = 0; j < item.files.length; j++) { (function(file) { if (file.filename === "assetpreviewthumb" && file.contenttype === "image/png") { var self = this; var xhr = new XMLHttpRequest(); xhr.onreadystatechange = function() { if (xhr.readystate === 4) { if (xhr.status > 199 && xhr.status < 300) { var blob = new Blob([xhr.response], { type: 'image/png' }); var reader = new FileReader(); reader.id = item.id; reader.onload = function(e) { var returnedurl = e.target.result; var returnedbase64 = returnedurl.replace(/^[^,]+,/, ''); imagedata.push("data:image/png;base64," + returnedbase64); count++; if (count >= item.files.length && callback instanceof Function) { callback(imagedata); } }; reader.readasdataurl(blob); //Convert the blob from clipboard to base64 } else { console.error(xhr.responsetext); } } }; xhr.open('get', force.oauth.instance_url + file.url, true); xhr.responsetype = 'arraybuffer'; xhr.setrequestheader("authorization", "Bearer " + force.oauth.access_token); xhr.send(undefined); } })(item.files[j]); } } else { if (callback instanceof Function) { callback(null); } } } vs dashboard.getpreview();

29 Wave Platform - SDK JS Wave SDK Web App ForceJS Wave Connect Wave API 3rd Party Apex Wave SDK Swift Wave SDK ios App Force Node Wave External Connect Wave API Wave Mobile SDK 3rd Party Node Wave SDK Java Wave SDJ XXX Wave SDK Android App Salesforce Mobile SDK 3rd Party Heroku Azure AWS etc. 3rd Party External

30 Wave Platform - SDK Demo

31 Wave Everywhere Channel Wave outside of Wave How? Classic / Lightning - Page Details Yes Standard Component Classic / Lightning - VisualForce Yes VF Component Communities - Force.com Yes VF Component Lightning - Home Page Winter 17 SFX Component Communities - Lightning Winter 17 SFX Component External Winter 17 Aura Out + SDK External Native Mobile Winter 17 SDK

32 Wave Everywhere Communities Visualforce Components on Any Community

33 Wave Everywhere External Apps Lightning Components in PowerPoint

34 Service Wave Contextual Dashboards Leverage Best Practice Service KPIs

35 Demo Wave SDK

36 Q&A

37 thank y u

Salesforce Wave Analytics

Salesforce Wave Analytics Salesforce Wave Analytics 1 2 3 4 Download from App Store Click Login Username = table1@aist.demo Password = password123 Forward-Looking Statements Statement under the Private Securities Litigation Reform

More information

Introduction to Service Cloud

Introduction to Service Cloud Introduction to Service Cloud The world s #1 Service Platform Sarah Thomas, Technical Support Engineer sthomas@salesforce.com Brian Suh, Content & Programs Manager bsuh@salesforce.com Today s Webinar Host

More information

3 Keys to Measuring Marketing and Sales Success with Salesforce and Pardot. Thomas Krawczyk Solution Engineer Salesforce Pardot

3 Keys to Measuring Marketing and Sales Success with Salesforce and Pardot. Thomas Krawczyk Solution Engineer Salesforce Pardot 3 Keys to Measuring Marketing and Sales Success with Salesforce and Pardot Thomas Krawczyk Solution Engineer Salesforce Pardot Safe Harbor Safe harbor statement under the Private Securities Litigation

More information

Reimagining Retail in the Age of the Shopper

Reimagining Retail in the Age of the Shopper Reimagining Retail in the Age of the Shopper Vijay Iyer Principal Solution Engineer, Asia Pacific vijay.iyer@salesforce.com @vijayviyer Safe Harbor Safe harbor statement under the Private Securities Litigation

More information

Leon Markham VP Market Strategy

Leon Markham VP Market Strategy Leon Markham VP Market Strategy lmarkham@salesforce.com@humanleon Forward-Looking Statements Statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward

More information

Your Success. Our Cloud. Darren MacLennan Federal Account Executive

Your Success. Our Cloud. Darren MacLennan Federal Account Executive Your Success. Our Cloud. Darren MacLennan Federal Account Executive dmaclennan@salesforce.com 301-580-4994 Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of 1995:

More information

Architecting Successful Integrations with Force.com

Architecting Successful Integrations with Force.com Architecting Successful Integrations with Force.com Developers Wayne Abbott: salesforce.com Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation

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

Salesforce Academic Alliance

Salesforce Academic Alliance Salesforce Academic Alliance Eric Tay Business Development Manager APAC eric.tay@salesforce.com Forward-Looking Statements Statement under the Private Securities Litigation Reform Act of 1995: This presentation

More information

The ABC s s of Getting Apps on the AppExchange

The ABC s s of Getting Apps on the AppExchange The ABC s s of Getting Apps on the AppExchange On-Boarding Lifecycle & Resources Blaine Kaho onei Sr. ISV Alliances Manager Safe Harbor Statement Safe harbor statement under the Private Securities Litigation

More information

Indiana University. Expanding Beyond the Student Lifecycle: Salesforce for University HR

Indiana University. Expanding Beyond the Student Lifecycle: Salesforce for University HR Indiana University Expanding Beyond the Student Lifecycle: Salesforce for University HR Speakers Chris Tompkins; Director, IU CRM Initiative Jill Brabender; Account Director, Appirio Higher Ed Solutions

More information

Implementing Enterprise CRM: Using Data to Focus on Student Success Panel Discussion

Implementing Enterprise CRM: Using Data to Focus on Student Success Panel Discussion Implementing Enterprise CRM: Using Data to Focus on Student Success Panel Discussion Introductions Mike Matthews Chief Information Officer, ORU Dr. Nancy Brainard Vice President of Enrollment Management,

More information

Must Collect IOCs Now What?!

Must Collect IOCs Now What?! Must Collect IOCs Now What?! SANS THIRS, New Orleans Louisiana, April 2016 William M Phillips IV Forward-Looking Statements Statement under the Private Securities Litigation Reform Act of 1995: This presentation

More information

Healthcare Consumerism: Understanding the Person Behind the Patient

Healthcare Consumerism: Understanding the Person Behind the Patient Healthcare Consumerism: Understanding the Person Behind the Patient Session 169, Wednesday, February 22, 2017 Joshua Newman, MD, MSHS Chief Medical Officer, Salesforce Today s Objectives Explain the components

More information

A Sneak Peek at Database.com Enterprise Data Services in the Cloud

A Sneak Peek at Database.com Enterprise Data Services in the Cloud A Sneak Peek at Database.com Enterprise Data Services in the Cloud Jim Rivera VP Product Management Salesforce.com Steve Bobrowski Senior Developer Evangelist Salesforce.com @sbob909 Safe Harbor Safe harbor

More information

On-Boarding Lifecycle & Resources

On-Boarding Lifecycle & Resources The ABC s of Getting Apps on the AppExchange On-Boarding Lifecycle & Resources Safe Harbor Statement Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation

More information

World s Most Innovative 2011, 2012, #2 Highest Performing Company

World s Most Innovative 2011, 2012, #2 Highest Performing Company #dreamjob central Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking statements that involve risks, uncertainties,

More information

Building Cloud Apps using Agile Methodology & Tools

Building Cloud Apps using Agile Methodology & Tools Building Cloud Apps using Agile Methodology & Tools Steve Greene VP, Products & Technology Program Management Salesforce.com Sue Vickers Principal Product Manager for CA Agile Vision CA Technologies Safe

More information

AI-Driven Analytics State & Local Government. Nancy Marx and Salah Ayoubi

AI-Driven Analytics State & Local Government. Nancy Marx and Salah Ayoubi AI-Driven Analytics State & Local Government Nancy Marx and Salah Ayoubi Forward-Looking Statements Statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking

More information

Introducing. Rob Acker Chief Operating Officer Jessica Hood Solutions Engineer

Introducing. Rob Acker Chief Operating Officer Jessica Hood Solutions Engineer Introducing Rob Acker Chief Operating Officer racker@salesforce.com Jessica Hood Solutions Engineer jhood@salesforce.com Salesforce.com Safe Harbor Safe harbor statement under the Private Securities Litigation

More information

Java on Heroku Deploying and Scaling on the Cloud

Java on Heroku Deploying and Scaling on the Cloud Java on Heroku Deploying and Scaling on the Cloud Safe Harbor Statement Safe harbor statement under the Private Securities Litigation Reform Act of 1995. This presentation may contain forward-looking statements

More information

Just Another Business Application?

Just Another Business Application? M2M and the Internet of Things: Just Another Business Application? Ken Hosac VP of Business Development CradlePoint Contact: khosac@cradlepoint.com OUR CUSTOMER Distributed Enterprises with Hundreds and

More information

How to create engagement and maximize marketing ROI starting from data

How to create engagement and maximize marketing ROI starting from data How to create engagement and maximize marketing ROI starting from data Forward-Looking Statement Statement under the Private Securities Litigation Reform Act of 1995 This presentation may contain forward-looking

More information

Building a Smarter, More Innovative Government

Building a Smarter, More Innovative Government Building a Smarter, More Innovative Government Putting Citizens at the Heart of Government Operations Richard Katrusiak Account Director Steve Geahry Customer Success Director Forward-Looking Statements

More information

2010/TELMIN/TPD/005 Our Mission & Strategy

2010/TELMIN/TPD/005 Our Mission & Strategy 2010/TELMIN/TPD/005 Our Mission & Strategy Submitted by: Salesforce.com 8 th Ministerial Meeting on Telecommunications and Information Industry - Three Party Dialogue Okinawa, Japan 29 October, 2010 Our

More information

The Single Platform to Serve Your Customers Customer Conferece, Athens

The Single Platform to Serve Your Customers Customer Conferece, Athens The Single Platform to Serve Your Customers Customer Conferece, Athens Burag Peksezer, Account Executive, SME, Greece & Cyprus bpeksezer@salesforce.com Forward-Looking Statement Statement under the Private

More information

Indiana University: Unification with a Cohesive CRM Strategy

Indiana University: Unification with a Cohesive CRM Strategy Indiana University: Unification with a Cohesive CRM Strategy Speakers Brad Schleicher Cathy O Bryan Senior Manager Product Marketing Salesforce.org Associate Vice President Client Services and Support

More information

Intelligent customer journey: Smart combination of digital and human interactions

Intelligent customer journey: Smart combination of digital and human interactions Intelligent customer journey: Smart combination of digital and human interactions Hrvoje Supic Regional Vice President Luca Romagnoli Head of Business Development EMEA - Financial Services Forward-Looking

More information

Welcome! 12-1pm Registration and Networking Lunch. Inaugural Salesforce California Innovation Day

Welcome! 12-1pm Registration and Networking Lunch. Inaugural Salesforce California Innovation Day Inaugural Salesforce California Innovation Day Welcome! 12-1pm Registration and Networking Lunch Login to our mobile site at: http://carahevents.carahsoft.com/sfca Inaugural Salesforce California Innovation

More information

How AI, Machine Learning and other Data Smart Technologies are Transforming the Customer Experience

How AI, Machine Learning and other Data Smart Technologies are Transforming the Customer Experience How AI, Machine Learning and other Data Smart Technologies are Transforming the Customer Experience Dan Bognar Senior Vice President, Asia Pacific Solutions Engineering, Cloud Sales, Industries and Innovation

More information

IoT Basics. Connecting a Raspberry Pi to Salesforce. Mark Williamson Salesforce Developer. Larry Allan Sr. Business Support Analyst

IoT Basics. Connecting a Raspberry Pi to Salesforce. Mark Williamson Salesforce Developer. Larry Allan Sr. Business Support Analyst IoT Basics Connecting a Raspberry Pi to Salesforce Larry Allan Sr. Business Support Analyst Mark Williamson Salesforce Developer Larryallan7 Larry.Allan@york.ca Mark_Willyson Mark.Williamson@york.ca Larry

More information

Q1 FY19 Financial Update

Q1 FY19 Financial Update Q FY9 Financial Update Salesforce NYSE: CRM @Salesforce_ir Safe Harbor "Safe harbor" statement under the Private Securities Litigation Reform Act of 995: This presentation contains forward-looking statements

More information

Investor Deck. May 2018

Investor Deck. May 2018 Investor Deck May 2018 1 Disclaimer Forward-Looking Statements This presentation contains forward-looking statements within the meaning of the Private Securities Litigation Reform Act of 1995. All statements

More information

SaaS-PaaS Evangelist Workshop

SaaS-PaaS Evangelist Workshop SaaS-PaaS Evangelist Workshop Innovation. Not Infrastructure Biopolis September 19, 2008 Innovation. Not Infrastructure Doug Farber VP of Operations, Asia Pacific Today s Agenda 9.00am 9.15am Welcome and

More information

Future Normal Why Every IT Trend Points to PaaS

Future Normal Why Every IT Trend Points to PaaS Future Normal Why Every IT Trend Points to PaaS Peter Coffee VP and Head of Platform Research salesforce.com inc. Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of

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

Data Insights. with Power BI and SSRS Look at More A THInc.IT Conference. Kevin Carter February 22, 2018.

Data Insights. with Power BI and SSRS Look at More A THInc.IT Conference. Kevin Carter February 22, 2018. Data Insights with Power BI and SSRS Speaker Kevin Carter kevin.carter@thincit.com 2018 Look at More A THInc.IT Conference February 22, 2018 Meet the Speaker Kevin Carter Director, THInc.IT Business Intelligence

More information

MANAGE ACQUISITION COST OF SALE USER MANUAL VERSION 1.3 (ENGLISH) PRODUCT OF

MANAGE ACQUISITION COST OF SALE USER MANUAL VERSION 1.3 (ENGLISH) PRODUCT OF MANAGE ACQUISITION COST OF SALE USER MANUAL VERSION 1.3 (ENGLISH) PRODUCT OF Revision History Date Version Description Author 16-Feb-2017 V1.3 User Manual digicloud Solutions User Manual (Public) Page

More information

Salesforce App Installation Guide

Salesforce App Installation Guide Salesforce App Installation Guide evestment s dedicated Salesforce integration takes about 5-10 minutes to install, and allows users to access evestment content and functionality within Salesforce: Search

More information

Salesforce.com Compete Update Partners

Salesforce.com Compete Update Partners 2013 PARTNER CONNECT Salesforce.com Compete Update Partners Harry Tolsma CRM compete lead EMEA Productivity Communications Collaboration Business Applications Desktop Management Identity Database Platform

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

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

Financial Services Cloud Installation Guide

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

More information

BI360 for Salesforce.com. Enabling World-class Reporting for Salesforce Customers. A Solver White Paper. Document Version 4.0

BI360 for Salesforce.com. Enabling World-class Reporting for Salesforce Customers. A Solver White Paper. Document Version 4.0 BI360 for Salesforce.com Enabling World-class Reporting for Salesforce Customers A Solver White Paper Document Version 4.0 Table of Contents Introduction... 2 Advantages of BI360 Reporting for Salesforce...

More information

Building on Fifteen Years of Customer Success

Building on Fifteen Years of Customer Success Building on Fifteen Years of Customer Success Salesforce Analyst Day 2014 October 13, 2014 Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation

More information

GYANVRIKSH INTERACTIVE PVT LTD III Foor, QZ Plaza, Opp Haveli Restaurant, Kothaguda, Kondapur Hyderabad , & /

GYANVRIKSH INTERACTIVE PVT LTD III Foor, QZ Plaza, Opp Haveli Restaurant, Kothaguda, Kondapur Hyderabad , & / Salesforce Fundamentals Salesforce Course Structure Introduction to CRM concepts and Cloud computing Salesforce.com Overview & Fundamentals and Introducing the force.com platform Salesforce license types

More information

Power BI for the Developer

Power BI for the Developer VIC.NET User Group Power BI for the Developer Integrate, Embed, Extend Peter Myers 12 July, 2016 1 Presenter introduction Peter Myers Independent BI Expert, Bitwise Solutions BBus, SQL Server MCSE, Data

More information

Data Management and Analytics for. SalesForce.com

Data Management and Analytics for. SalesForce.com Data Management and Analytics for SalesForce.com Contents Introduction.... 3 Solution Overview.... 4 Data Management and Analytics.... 6 Why ZAP for SalesForce.com?.... 7 ZAP SalesForce.com Analytics....

More information

Investor Deck. February 2018

Investor Deck. February 2018 Investor Deck February 2018 1 Disclaimer Forward-Looking Statements This presentation contains forward-looking statements within the meaning of the Private Securities Litigation Reform Act of 1995. All

More information

Salesforce Online Training

Salesforce Online Training Salesforce Online Training The Salesforce.com Certified Force.com Developer exam is for individuals who want to demonstrate their knowledge, skills, and abilities building custom applications and analytics

More information

A Guide to Evaluating Salesforce AppExchange Apps

A Guide to Evaluating Salesforce AppExchange Apps A Guide to Evaluating Salesforce AppExchange Apps There are thousands of apps available today on the Salesforce AppExchange. This paper will help you assess security, speed and scalability differences

More information

Welcome to Salesforce Indiana Innovation Day! 12:00 1:00pm Registration and Networking Lunch

Welcome to Salesforce Indiana Innovation Day! 12:00 1:00pm Registration and Networking Lunch Welcome to Salesforce Indiana Innovation Day! 12:00 1:00pm Registration and Networking Lunch Welcome to Salesforce Indiana Innovation Day! 1:00 1:10pm Opening Remarks Welcome to Salesforce Indiana Innovation

More information

Financial Services Cloud Quick Start

Financial Services Cloud Quick Start Financial Services Cloud Quick Start Salesforce, Spring 18 @salesforcedocs Last updated: January 19, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Harnessing the Power of Open Source Disruption

Harnessing the Power of Open Source Disruption Harnessing the Power of Open Source Disruption A Differentiated Business Model Pete Cittadini President and CEO Actuate Corporation August 13, 2007 1 Safe Harbor Statement The statements contained in this

More information

Power BI for the Developer Integrate, Extend, Embed!

Power BI for the Developer Integrate, Extend, Embed! Czech Republic Windows User Group 2 November, 2017 Power BI for the Developer Integrate, Extend, Embed! Peter Myers Bitwise Solutions Presenter introduction Peter Myers Independent BI Expert, Bitwise Solutions

More information

QlikView Vision and Roadmap

QlikView Vision and Roadmap QlikView Vision and Roadmap Jeff Boehm VP,Global Product Marketing QlikTech This Presentation contains forward-looking statements, including, but not limited to, statements regarding the value and effectiveness

More information

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: WORKSPACE ONE INTELLIGENCE

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: WORKSPACE ONE INTELLIGENCE REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: WORKSPACE ONE INTELLIGENCE Table of Contents Component Design: Workspace ONE Intelligence Architecture Scalability and Availability Databases Workspace ONE Intelligence

More information

SALESFORCE ACCELERATORS: THE RESOURCES AND KNOW-HOW TO GET RESULTS FASTER

SALESFORCE ACCELERATORS: THE RESOURCES AND KNOW-HOW TO GET RESULTS FASTER SALESFORCE ACCELERATORS: THE RESOURCES AND KNOW-HOW TO GET RESULTS FASTER Introduction Technology is the backbone of your company. But it can be tough to build and maintain IT expertise when team members

More information

Comparative Study. Comparative study -SFDC, OCRMOD and MSDCRMOD - leading SaaS CRM products

Comparative Study. Comparative study -SFDC, OCRMOD and MSDCRMOD - leading SaaS CRM products Comparative Study Comparative study -SFDC, OCRMOD and MSDCRMOD - leading SaaS CRM products Hosted CRM Hosted CRM is hosted by someone else. You use the system and pay per user / Month No Maintenance Headache

More information

Oracle Infinity TM. Key Components

Oracle Infinity TM. Key Components Oracle Infinity TM Digital Analytics Oracle Infinity TM is an enterprise analytics solution that harnesses big data to provide actionable customer intelligence at scale, in real time and with unlimited

More information

Copyright , Surfwriter, Inc. All Rights Reserved Page 1 of 37

Copyright , Surfwriter, Inc. All Rights Reserved Page 1 of 37 Table of Contents CloudComp App Install... 4 App Install: Enable Forecasts for your Salesforce Org... 4 App Install: Grant Access to Admins only... 4 App Install: Assign Licenses... 4 App Install: Permission

More information

Salesforce Governance: A New Hope

Salesforce Governance: A New Hope The purpose of governance is to provide a framework of policies, procedures & standards to ensure effective execution of projects / programs and provide strategic decision support & alignment bridging

More information

Salesforce.com Administration & Salesforce.com Development Course Details

Salesforce.com Administration & Salesforce.com Development Course Details Salesforce.com Administration & Salesforce.com Development Course Details Prerequisites Core java Advanced java Collection Frame work MVC architecture JDBC Servlet programming Web application development

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

Power BI for the Developer Integrate, Extend, Embed!

Power BI for the Developer Integrate, Extend, Embed! SQLSaturday #630 Brisbane 27 May, 2017 Power BI for the Developer Integrate, Extend, Embed! Peter Myers Bitwise Solutions Thanks to the Sponsors Presenter introduction Peter Myers Independent BI Expert,

More information

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers.

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers. The Technical Brief provides answers to key Technical Decision Maker questions and/or concerns in topics such as: Extensibility Security Deployment and Management Integration Application Architecture Collaboration

More information

Product Keynote. Visual Analytics at the Point of Decision. Francesco del Vecchio 10 Giugno, 2015

Product Keynote. Visual Analytics at the Point of Decision. Francesco del Vecchio 10 Giugno, 2015 Product Keynote Visual Analytics at the Point of Decision Francesco del Vecchio 10 Giugno, 2015 Legal Disclaimer This Presentation contains forward-looking statements, including, but not limited to, statements

More information

Financial Services Cloud Administrator Guide

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

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 19 2018 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED DATA ARCHITECTURE AND MANAGEMENT CONTENTS About

More information

Financial Update Q3 FY19. NYSE:

Financial Update Q3 FY19. NYSE: Financial Update Q3 FY19 NYSE: CRM @Salesforce_ir Safe Harbor "Safe harbor" statement under the Private Securities Litigation Reform Act of 1995: This presentation contains forward-looking statements about

More information

SALES MARKETING CUSTOMER SUPPORT. www. sugarcrm. com

SALES MARKETING CUSTOMER SUPPORT. www. sugarcrm. com CRM Sales Cloud 2 SUGAR vs SALESFORCE.COM Price / user/ month $35 $45 $60 $100 $5 $25 $65 $125 $250 Price / user / year $420 $540 $720 $1,200 $60 $300 $780 $1,500 $3,000 User limits no limit no limit no

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

Accelerate Order-to-Cash on Any Device Fuel Revenue Through Your CRM

Accelerate Order-to-Cash on Any Device Fuel Revenue Through Your CRM Accelerate Order-to-Cash on Any Device Fuel Revenue Through Your CRM Listen Only Mode Please Submit Questions Using Chat Panel Post Event Forward-Looking Statements Disclaimer Today s presentations may

More information

IBM Cloud Operating Environment

IBM Cloud Operating Environment IBM Cloud Operating Environment Codename: BlueMix February 18, 2014 1 2014 IBM Corporation Disclaimer Future Plans. IBM s statements regarding its plans, directions, and intent are subject to change or

More information

Win with Data. Leveraging Oracle DRM to Integrate Oracle EBS Customer Data with Salesforce

Win with Data. Leveraging Oracle DRM to Integrate Oracle EBS Customer Data with Salesforce Leveraging Oracle DRM to Integrate Oracle EBS Customer Data with Salesforce Introduction Hierarchy management for both reporting and operational environments can create technical, business and architectural

More information

MANAGE YOUR BUSINESS IN THE MOMENT. Start

MANAGE YOUR BUSINESS IN THE MOMENT. Start MANAGE YOUR BUSINESS IN THE MOMENT Start Experience real-time accounting and control. SIMPLIFY CORE ACCOUNTING AND COMPLIANCE > ACCELERATE BUSINESS FROM THE PALM OF YOUR HAND > The world moves faster than

More information

Informatica Cloud Application Integration

Informatica Cloud Application Integration Data Sheet Informatica Cloud Application Integration Key Benefits Implement processes and APIs with zero code Build APIs with sophisticated data integration capabilities Leverage out-of-the-box connectivity

More information

#mstrworld. A Deep Dive Into Self-Service Data Discovery In MicroStrategy. Vijay Anand Gianthomas Tewksbury Volpe. #mstrworld

#mstrworld. A Deep Dive Into Self-Service Data Discovery In MicroStrategy. Vijay Anand Gianthomas Tewksbury Volpe. #mstrworld A Deep Dive Into Self-Service Data Discovery In MicroStrategy Vijay Anand Gianthomas Tewksbury Volpe Introducing MicroStrategy Analytics Agenda Introduction to MicroStrategy Analytics Platform Product

More information

Leading services firm enables effective data analysis and educated business decisions

Leading services firm enables effective data analysis and educated business decisions Headquarters: US Industries: Accounting, Technology, and Advisory Services Solution technology: Power BI Azure Dynamics CRM 1998 Leading services firm enables effective data analysis and educated business

More information

Business Intelligence Partner Program

Business Intelligence Partner Program Business Intelligence Partner Program Business Intelligence Partner Program The Business Intelligence Partner program enables you to build your expertise and showcase your solutions to customers. There

More information

ADM-201 Q&As. Administration Essentials for New Admins. Pass Salesforce ADM-201 Exam with 100% Guarantee

ADM-201 Q&As. Administration Essentials for New Admins. Pass Salesforce ADM-201 Exam with 100% Guarantee ADM-201 Q&As Administration Essentials for New Admins Pass Salesforce ADM-201 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back

More information

Business Intelligence Partner Program

Business Intelligence Partner Program Business Intelligence Partner Program Business Intelligence Partner Program The Business Intelligence Partner program enables you to build your expertise and showcase your solutions to customers. There

More information

Analyzing Data with Power BI

Analyzing Data with Power BI Course 20778A: Analyzing Data with Power BI Course Outline Module 1: Introduction to Self-Service BI Solutions Introduces business intelligence (BI) and how to self-serve with BI. Introduction to business

More information

Flosum FLOSUM. Application Lifecycle Management

Flosum FLOSUM. Application Lifecycle Management FLOSUM Application Lifecycle Management Agenda Current trends & challenges Solution & Architecture Development approach Phasing & roadmap Current Trends Geographically dispersed teams Agile Development

More information

Frameworx 16.0 Solution Conformance. Salesforce solution for omni-channel service in Communications. Self-Assessment Process Mapping Report

Frameworx 16.0 Solution Conformance. Salesforce solution for omni-channel service in Communications. Self-Assessment Process Mapping Report Frameworx 16.0 Solution Conformance Salesforce solution for omni-channel service in Communications Self-Assessment Process Mapping Report Customer Experience Management (1.3.2) Version 1.0 February 2017

More information

CONFIGMGR DATA SOLUTIONS

CONFIGMGR DATA SOLUTIONS CONFIGMGR DATA SOLUTIONS Benjamin Reynolds blogs.technet.microsoft.com/ benjamin/ Microsoft Steve Thompson www.stevethompsonmvp.wordpress.com Senior Consultant Softchoice Benjamin Reynolds Steve Thompson?

More information

Dynamics CRM Update and Roadmap

Dynamics CRM Update and Roadmap Dynamics CRM Update and Roadmap Steven Foster and Paul Bowkett 10 August 2011 Agenda Introduction Dynamics CRM Positioning (10 mins) Dynamics CRM Roadmap (10 mins) Top 10 (ish) Features (15 mins) Questions

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

TrackITSystem. Facility Manager Documentation Installation and User Guide

TrackITSystem. Facility Manager Documentation Installation and User Guide TrackITSystem Facility Manager Documentation Installation and User Guide Pages 1 to 7 apply to the install and configuration for admins. The user guide begins on page 8 In a browser, go to the installation

More information

Get Started with Sales Cloud Implementation Guide

Get Started with Sales Cloud Implementation Guide Get Started with Sales Cloud Implementation Guide Salesforce, Spring 18 @salesforcedocs Last updated: March 7, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Financial Services Cloud: Platform for High-Touch Client Relationships

Financial Services Cloud: Platform for High-Touch Client Relationships Financial Services Cloud: Platform for High-Touch Client Relationships Salesforce, Spring 18 @salesforcedocs Last updated: January 11, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved.

More information

TABLE OF CONTENTS. What is Salesforce Lightning? Advantages of Salesforce Lightning over Classic The Lightning Migration process

TABLE OF CONTENTS. What is Salesforce Lightning? Advantages of Salesforce Lightning over Classic The Lightning Migration process LIGHTNING TABLE OF CONTENTS What is Salesforce Lightning? Advantages of Salesforce Lightning over Classic The Lightning Migration process Assessment Planning Execution The Infoglen Advantage Step 1 : Assessment

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

Okta Challenges for Sales Engineer Candidates. Version: 6.0

Okta Challenges for Sales Engineer Candidates. Version: 6.0 Okta Challenges for Sales Engineer Candidates Version: 6.0 Date: 06Apr2018 Table of Contents Okta s Products... 3 Steps to get started with a free Okta trial... 3 Why provide technical challenges for SE

More information

Corporate Credentials

Corporate Credentials Technology Solutions Business Outsourcing IT Consulting YOUR PARTNER IN TECHNOLOGY Corporate Credentials Who We Are We are a Technology, Consulting and Outsourcing company delivering end to end IT solutions.

More information

Distributing Power BI Content

Distributing Power BI Content Distributing Power BI Content Distributing Power BI Content Heidi Enho Microsoft MVP (Data Platform & Excel) Microsoft Certified Trainer, MCSA heidi.enho@sulava.com HExcelligent.fi, vilahdus.fi Objectives

More information

SAP BI Roadmap and Convergence Frequently Asked Questions (FAQs)

SAP BI Roadmap and Convergence Frequently Asked Questions (FAQs) SAP BI Roadmap and Convergence Frequently Asked Questions (FAQs) February 2018 1 The purpose of this document is to provide SAP employees with the answers to frequently asked questions about the SAP BI

More information

Transitioning Guide. Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF.

Transitioning Guide. Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF. Transitioning Guide Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF Office 365 Microsoft Dynamics 365 Power BI Sales Customer Service

More information

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Oracle Cloud Marketplace: An Innovation Ecosystem for Partners and Customers Neelesh Gurnani Sr. Director Product Development Ajay Seetharam

More information