SlideShare ist ein Scribd-Unternehmen logo
1 von 30
Downloaden Sie, um offline zu lesen
How to mobilize your
SharePoint and BI
Slide # Enabling Intelligent Enterprises
Why mobile device
• By the end of 2013, the number of mobile-connected
devices will exceed the number of people on earth
(source: Cisco VNI Mobile 2012)
• 33% of BI will be consumed on Mobile Devices by the
end of 2013 (Source: Gartner)
• Enterprise tablet adoption is estimated to grow by
almost 50% per year (source: Forbes)
• By 2015 mobile app development projects will
outnumber native PC projects by a ratio of 4-to-1
(source: Forbes)
Slide # Enabling Intelligent Enterprises
Trends impacting the way we work
Devices People Cloud
1 billion
smartphones by 2016,
350M of those being used
at work
82%
of the world's online
population engages in
social networking
50%
of enterprise customers are
“on the road”
to cloud
Slide # Enabling Intelligent Enterprises
SharePoint 2013 and mobile
SharePoint Server 2013 offers new, optimized viewing
experiences across different mobile platform
• Optimized mobile browser experience
• Device channels
• Push notifications
• Location
• Business intelligence content
• Office Web Apps
Slide # Enabling Intelligent Enterprises
SharePoint 2013 mobile
Mobile Browser Native Apps Office Hub
Support across different
mobile devices, including
touch for tablets and
phone
Rich native apps
experience to business
social interactions and
collaboration
A hub to all your doc
storage services and Office
rich editing experience
Slide # Enabling Intelligent Enterprises
Tablet Touch Experience
• Clean User Interface
• Large touch targets
• Filtering and navigation
• HTML 5 app like experience
Slide # Enabling Intelligent Enterprises
View on a smartphone browser
Slide # Enabling Intelligent Enterprises
SharePoint Newsfeed App
• Helps you keep up with
important updates
• Create new status
posts, use #hashtags,
@mention direct to a
colleague
• Add comments to
ongoing discussions,
read and "like" your
colleagues' posts
• Easily get to everything
you are following
Slide # Enabling Intelligent Enterprises
Integration with Windows Phone Office Hub
• Find documents, open
them, make last-
minute changes to
them, or even start
new documents
• Quickly find and open
documents you've
recently used
• Access to your
documents wherever
you are using SkyDrive
Pro technology
Slide # Enabling Intelligent Enterprises
Comparing Device Channel with Responsive Web
Design
• Device management
• Different HTML
content for each
device
• More management to
support new devices
and different browsers
• More flexibility
• Vary-By User Agent
response header for
SEO
• Property management
• Same HTML content for all
devices
• Less management to
support different browsers
• Supported by CSS
• Preferred by Internet
Search engines
DEVICE CHANNEL RESPONSIVE WEB DESIGN
Slide # Enabling Intelligent Enterprises
SharePoint with Mobile Device Channels
• Default Mobile options
– Enabled by the
“Mobile Browser
View” Feature
• Preview
– Emulator
– IE Dev tools
– SharePoint ribbon
– URL parameters
Slide # Enabling Intelligent Enterprises
SharePoint with Mobile Device Channels
• Configuring devices
channels you need to
activate/deactivate the
following site features:
– Publishing - Activate
– Mobile Browser View -
Deactivate
– Wiki Page Home Page –
Deactivate
• Target different devices
based on their user
agent string
• User agents are wildcard
include
Slide # Enabling Intelligent Enterprises
Image Renditions in SharePoint 2013
• Optimized user
experience for mobile
devices
• Mobile users download
the smaller version of
image
• To work, enable BLOB
cache for your Web
Application
• Image Renditions can
be used with videos as
well
Slide # Enabling Intelligent Enterprises
Push Notifications
• For mobile devices to receive notifications, device
applications must register with a SharePoint site
• Event handler code to interact with MPNS or
notification services of other mobile device
platforms
• Limitations:
– 2,000 device registrations for push notifications
per website
– Windows Phone only (at the moment)
Slide # Enabling Intelligent Enterprises
Subscribe to mobile alerts
• Users can subscribe to alerts that are sent by using Short
Message Service (SMS)
• Configure one mobile account for all web applications in a
server farm, or for a specific web application
• Checks for configuring mobile alerts:
– The server farm account has permission to access
the Internet for sending alerts
– Obtain the root certificate for the service provider's
HTTPS web address
Slide # Enabling Intelligent Enterprises
Location Field Type
• Geolocation field type that
can be used in a list
• Display latitude and longitude
coordinates through Bing
Maps (typically seen as a
pushpin on the map view)
• Cannot make a custom list and
add it as a column – must be
done programmatically
• To display map views in the
list, you must use the Bing
Maps service
• Bing Maps service can be
enabled using Windows
PowerShell for SharePoint
Server 2013 cmdlets
Slide # Enabling Intelligent Enterprises
MOBILE BI
Slide # Enabling Intelligent Enterprises
Mobile BI
• Options for Mobile
BI
– Web Browser
– Native Apps
• New Challenges
– Ergonomics
– User Experience
• What makes good
Mobile BI?
Slide # Enabling Intelligent Enterprises
Target Audience
• Who are the target audience?
– Executives
– Managers
– Mobile Workers
• Which mobile BI functionality do they need?
– Dashboards
– Reports
– Alerts
• What do they desire of the system?
– Speed
– Simplicity
– Consistency
Slide # Enabling Intelligent Enterprises
Mobile BI Architecture Considerations
• Which architecture to choose?
– Native
– Browser based
– Hybrid
• What are the pros and cons of each choice?
– Scalability
– Security
– Manageability
• How will the system evolve to address business need?
– Today
– Future
Slide # Enabling Intelligent Enterprises
Mobile BI Architecture Considerations
• Pros
– Easier Cross-Platform
Development and Testing
– Low Cost - fast
implementation
– Support for
Authentication in IE,
Firefox, and Safari
• Cons
– Limited Navigation
capabilities
– Browser HTML/CSS
rendering differences
– No cached data unless
HTML5
• Pros
– Multi-gesture controls
– Caching
– Pop-Up menus, Better
Real-Estate utilization
– Communicate with other
apps
• Cons
– Higher Cost - Slow
implementation
– Cross-Platform app
developers needed
– Hardware updates
MOBILE WEB BROWSER NATIVE APPS
Slide # Enabling Intelligent Enterprises
MS friendly Mobile BI Options – Delivery Platforms
• SharePoint 2010
– Performance Point
Services
– Excel Services
• SSRS Report
Manager
• 3rd Party
– Mobile Entreé
– DevExpress
– Strategy Companion
• Mobile Reports Pro
• Build your own
• 3rd Party
– Tableau
– MicroStrategy
MOBILE WEB BROWSER NATIVE APPS
Slide # Enabling Intelligent Enterprises
Mobile BI Development Considerations
• Pros
– Interactive data
visualization with Power
View
– Pixel Perfect
professional reports
– Advanced Visualizations
(Maps, Sparklines, Data
Bars)
• Cons
– Postbacks refresh
report all at once
– Browser CSS rendering
differences
• Pros
– Consistent Look and
Feel
– Pre-built Functionality
– Callbacks refresh
dashboards
• Cons
– Requires an OLAP cube
– Customization requires
changes to master
pages
Performance Point
Services
SQL Server Reporting
Services 2012
Slide # Enabling Intelligent Enterprises
Challenges in Mobile BI
• Security
• Performance
• Real Estate
• Design
• Cross platform
Slide # Enabling Intelligent Enterprises
Challenges in Mobile BI – Security
• Security
– VPN
– SSL (HTTPS, SQL Server Encryption)
– Mobile Device Management (Airwatch,
MobileIron, Zenprise, Symantec)
– Remote Control over Apps & Settings
Slide # Enabling Intelligent Enterprises
Mobile Device Management (MDM)
• Keep track of all mobile devices, lines, users
• Manage devices, models and device assignments
• Manage phone numbers and line assignments.
• Distribution of applications, data and configuration
settings
• Secure authentication with intranet resources
Slide # Enabling Intelligent Enterprises
Mobile Application Management (MAM)
• Focuses on application management, but stop
short of managing the entire device
• Uses:
– App delivery (Enterprise App Store)
– App configuration management
– User authentication
– User & group access control
– Push services
– Crash log reporting
– Reporting and tracking
Slide # Enabling Intelligent Enterprises
Challenges in Mobile BI – Performance
• Show only what is needed
• SSRS Report Caching and Snapshots
• Minimize SharePoint Customization reducing
roundtrips
• Data Warehousing (Columnstore and Compression)
• Data Model and Self-Service BI (PowerPivot)
• Use of EdgeCache/Caching service providers
• Use of SSD Drives
Slide # Enabling Intelligent Enterprises
Challenges in Mobile BI – Design
• User Experience
– Filter where, when, whom appropriate
– Drill-Down/Drill-Through
– Pop-up Menus
• Ergonomics
– Portrait/Landscape Modes
– Keyboard in Landscape mode
• Features that can help
– Callbacks instead of Postbacks
– Lists instead of Tables
Slide # Enabling Intelligent Enterprises
QUESTIONS?

Weitere ähnliche Inhalte

Was ist angesagt?

Office 365 Proposal Bangladesh - Biman
Office 365 Proposal Bangladesh - BimanOffice 365 Proposal Bangladesh - Biman
Office 365 Proposal Bangladesh - Biman
MJ Ferdous
 

Was ist angesagt? (20)

Okta: "Businesses at work march 2016"
Okta: "Businesses at work march 2016"Okta: "Businesses at work march 2016"
Okta: "Businesses at work march 2016"
 
XenMobile Datasheet
XenMobile DatasheetXenMobile Datasheet
XenMobile Datasheet
 
Andy Malone - Microsoft office 365 security deep dive
Andy Malone - Microsoft office 365 security deep diveAndy Malone - Microsoft office 365 security deep dive
Andy Malone - Microsoft office 365 security deep dive
 
SharePoint in the clouds, on earth, in the subway, and in a fruit salad (mang...
SharePoint in the clouds, on earth, in the subway, and in a fruit salad (mang...SharePoint in the clouds, on earth, in the subway, and in a fruit salad (mang...
SharePoint in the clouds, on earth, in the subway, and in a fruit salad (mang...
 
Introduction to Microsoft 365 Business
Introduction to Microsoft 365 BusinessIntroduction to Microsoft 365 Business
Introduction to Microsoft 365 Business
 
Fundamentals of Microsoft 365 Security , Identity and Compliance
Fundamentals of Microsoft 365 Security , Identity and ComplianceFundamentals of Microsoft 365 Security , Identity and Compliance
Fundamentals of Microsoft 365 Security , Identity and Compliance
 
Microsoft Office 365
Microsoft Office 365Microsoft Office 365
Microsoft Office 365
 
Windows 10 and EMS better together @ Windows 10 Partner Technical Bootcamp Mi...
Windows 10 and EMS better together @ Windows 10 Partner Technical Bootcamp Mi...Windows 10 and EMS better together @ Windows 10 Partner Technical Bootcamp Mi...
Windows 10 and EMS better together @ Windows 10 Partner Technical Bootcamp Mi...
 
Course tspk101
Course tspk101Course tspk101
Course tspk101
 
Modern Workplace with Microsoft 365
Modern Workplace with Microsoft 365Modern Workplace with Microsoft 365
Modern Workplace with Microsoft 365
 
Social Business Reference Architecture
Social Business Reference ArchitectureSocial Business Reference Architecture
Social Business Reference Architecture
 
October 2021 Microsoft 365 Need to Know Webinar
October 2021 Microsoft 365 Need to Know WebinarOctober 2021 Microsoft 365 Need to Know Webinar
October 2021 Microsoft 365 Need to Know Webinar
 
The Basics of Office 365
The Basics of Office 365The Basics of Office 365
The Basics of Office 365
 
Office 365 Proposal Bangladesh - Biman
Office 365 Proposal Bangladesh - BimanOffice 365 Proposal Bangladesh - Biman
Office 365 Proposal Bangladesh - Biman
 
Foster Employee Engagement and Create a Digital Culture Through Microsoft Mod...
Foster Employee Engagement and Create a Digital Culture Through Microsoft Mod...Foster Employee Engagement and Create a Digital Culture Through Microsoft Mod...
Foster Employee Engagement and Create a Digital Culture Through Microsoft Mod...
 
MWC Mobile Interoperability and Business Productivity (Yury Buluy)
MWC Mobile Interoperability and Business Productivity (Yury Buluy)MWC Mobile Interoperability and Business Productivity (Yury Buluy)
MWC Mobile Interoperability and Business Productivity (Yury Buluy)
 
Concurrency Modern Workplace 2017
Concurrency Modern Workplace 2017Concurrency Modern Workplace 2017
Concurrency Modern Workplace 2017
 
Microsoft 365 Business - Presented by Razor Technology
Microsoft 365 Business - Presented by Razor TechnologyMicrosoft 365 Business - Presented by Razor Technology
Microsoft 365 Business - Presented by Razor Technology
 
tibbr Security Overview
tibbr Security Overviewtibbr Security Overview
tibbr Security Overview
 
Azure AD with Office 365 and Beyond!
Azure AD with Office 365 and Beyond!Azure AD with Office 365 and Beyond!
Azure AD with Office 365 and Beyond!
 

Ähnlich wie How to mobilize your SharePoint and BI

Ibm mobile first briefing
Ibm mobile first briefingIbm mobile first briefing
Ibm mobile first briefing
Nitin Gaur
 
IBM Mobile portal experience
IBM Mobile portal experienceIBM Mobile portal experience
IBM Mobile portal experience
Vincent Perrin
 
Faster and more efficient processes by combining BPM and Mobile – yes we can!
Faster and more efficient processes by combining BPM and Mobile – yes we can!Faster and more efficient processes by combining BPM and Mobile – yes we can!
Faster and more efficient processes by combining BPM and Mobile – yes we can!
Sebastian Faulhaber
 
Corporate Profile
Corporate ProfileCorporate Profile
Corporate Profile
Saikamal G
 
Impact 2014 The Mobile Enterprise
Impact 2014 The Mobile EnterpriseImpact 2014 The Mobile Enterprise
Impact 2014 The Mobile Enterprise
Andrew Coleman
 

Ähnlich wie How to mobilize your SharePoint and BI (20)

SPCA2013 - Getting to grips with a SharePoint 2013 BYOD Strategy
SPCA2013 - Getting to grips with a SharePoint 2013 BYOD StrategySPCA2013 - Getting to grips with a SharePoint 2013 BYOD Strategy
SPCA2013 - Getting to grips with a SharePoint 2013 BYOD Strategy
 
The power of share point mobile solutions - NYC 2016
The power of share point mobile solutions - NYC 2016The power of share point mobile solutions - NYC 2016
The power of share point mobile solutions - NYC 2016
 
Mobile App development for Large Companies- presented at Appsterdam wwll
Mobile App development for Large Companies- presented at Appsterdam wwllMobile App development for Large Companies- presented at Appsterdam wwll
Mobile App development for Large Companies- presented at Appsterdam wwll
 
API First Mobile Strategy
API First Mobile StrategyAPI First Mobile Strategy
API First Mobile Strategy
 
Enterprise Mobility @ Neev
Enterprise Mobility @ NeevEnterprise Mobility @ Neev
Enterprise Mobility @ Neev
 
Digital Mobile
Digital MobileDigital Mobile
Digital Mobile
 
PortHand Overview August 2013
PortHand Overview August 2013PortHand Overview August 2013
PortHand Overview August 2013
 
Ibm mobile first briefing
Ibm mobile first briefingIbm mobile first briefing
Ibm mobile first briefing
 
brochure
brochurebrochure
brochure
 
White-Label Mobile Payments System
White-Label Mobile Payments SystemWhite-Label Mobile Payments System
White-Label Mobile Payments System
 
IBM Mobile portal experience
IBM Mobile portal experienceIBM Mobile portal experience
IBM Mobile portal experience
 
Company profile TriCoSys Solutions Private Limited
Company profile TriCoSys Solutions Private LimitedCompany profile TriCoSys Solutions Private Limited
Company profile TriCoSys Solutions Private Limited
 
Faster and more efficient processes by combining BPM and Mobile – yes we can!
Faster and more efficient processes by combining BPM and Mobile – yes we can!Faster and more efficient processes by combining BPM and Mobile – yes we can!
Faster and more efficient processes by combining BPM and Mobile – yes we can!
 
Enterprise Mobile Strategy for SharePoint Server 2013 at SEF2014 in Stockholm
Enterprise Mobile Strategy for SharePoint Server 2013 at SEF2014 in StockholmEnterprise Mobile Strategy for SharePoint Server 2013 at SEF2014 in Stockholm
Enterprise Mobile Strategy for SharePoint Server 2013 at SEF2014 in Stockholm
 
Overview of Enterprise Mobility
Overview of Enterprise MobilityOverview of Enterprise Mobility
Overview of Enterprise Mobility
 
Sitecore Mobile Apps
Sitecore Mobile AppsSitecore Mobile Apps
Sitecore Mobile Apps
 
Bring Your Legacy Applications to the Mobile World - DOAG 2014
Bring Your Legacy Applications to the Mobile World - DOAG 2014Bring Your Legacy Applications to the Mobile World - DOAG 2014
Bring Your Legacy Applications to the Mobile World - DOAG 2014
 
Empover Profile
Empover ProfileEmpover Profile
Empover Profile
 
Corporate Profile
Corporate ProfileCorporate Profile
Corporate Profile
 
Impact 2014 The Mobile Enterprise
Impact 2014 The Mobile EnterpriseImpact 2014 The Mobile Enterprise
Impact 2014 The Mobile Enterprise
 

Mehr von Netwoven Inc.

Mehr von Netwoven Inc. (20)

How to boost your productivity with Nintex workflow automation software
How to boost your productivity with Nintex workflow automation softwareHow to boost your productivity with Nintex workflow automation software
How to boost your productivity with Nintex workflow automation software
 
Nintex Workflow Makes Your Business Efficient
Nintex Workflow Makes Your Business Efficient Nintex Workflow Makes Your Business Efficient
Nintex Workflow Makes Your Business Efficient
 
Nintex Webinar - Building SharePoint/O365 Forms and Workflows
Nintex Webinar - Building SharePoint/O365 Forms and WorkflowsNintex Webinar - Building SharePoint/O365 Forms and Workflows
Nintex Webinar - Building SharePoint/O365 Forms and Workflows
 
Introduction to Nintex - Building SharePoint/O365 Forms and Workflows
Introduction to Nintex - Building SharePoint/O365 Forms and WorkflowsIntroduction to Nintex - Building SharePoint/O365 Forms and Workflows
Introduction to Nintex - Building SharePoint/O365 Forms and Workflows
 
Nintex presentation Building forms and Workflows
Nintex presentation Building forms and Workflows Nintex presentation Building forms and Workflows
Nintex presentation Building forms and Workflows
 
Enterprise search Information
Enterprise search Information Enterprise search Information
Enterprise search Information
 
Nintex Webinar February 23, 2017
Nintex Webinar February 23, 2017Nintex Webinar February 23, 2017
Nintex Webinar February 23, 2017
 
Click Dimensions Webinar
Click Dimensions WebinarClick Dimensions Webinar
Click Dimensions Webinar
 
Nintex Workflow Cloud
Nintex Workflow Cloud Nintex Workflow Cloud
Nintex Workflow Cloud
 
Building Microsoft SharePoint Workflow & Forms using Nintex
Building Microsoft SharePoint Workflow & Forms using NintexBuilding Microsoft SharePoint Workflow & Forms using Nintex
Building Microsoft SharePoint Workflow & Forms using Nintex
 
Webhooks in Microsoft SharePoint Online
Webhooks in Microsoft SharePoint OnlineWebhooks in Microsoft SharePoint Online
Webhooks in Microsoft SharePoint Online
 
Netwoven nintex hawkeye webinar presentation
Netwoven nintex hawkeye webinar presentationNetwoven nintex hawkeye webinar presentation
Netwoven nintex hawkeye webinar presentation
 
Nintex Webinar
Nintex WebinarNintex Webinar
Nintex Webinar
 
5 steps to get started with effective content governance strategy and how Off...
5 steps to get started with effective content governance strategy and how Off...5 steps to get started with effective content governance strategy and how Off...
5 steps to get started with effective content governance strategy and how Off...
 
SharePoint, Nintex and DocuSign - Putting it all together
SharePoint, Nintex and DocuSign - Putting it all together SharePoint, Nintex and DocuSign - Putting it all together
SharePoint, Nintex and DocuSign - Putting it all together
 
Inspiring Insights to Drive Action using Power BI
Inspiring Insights to Drive Action using Power BIInspiring Insights to Drive Action using Power BI
Inspiring Insights to Drive Action using Power BI
 
xRM and unlock your data
xRM and unlock your dataxRM and unlock your data
xRM and unlock your data
 
Nuts and Bolts of Building Compliance Process with Nintex and SharePoint 2013
Nuts and Bolts of Building Compliance Process with Nintex and SharePoint 2013Nuts and Bolts of Building Compliance Process with Nintex and SharePoint 2013
Nuts and Bolts of Building Compliance Process with Nintex and SharePoint 2013
 
Migration to share point online
Migration to share point onlineMigration to share point online
Migration to share point online
 
Learn How to Use Microsoft Power BI for Office 365 to Analyze Salesforce Data
Learn How to Use Microsoft Power BI for Office 365 to Analyze Salesforce DataLearn How to Use Microsoft Power BI for Office 365 to Analyze Salesforce Data
Learn How to Use Microsoft Power BI for Office 365 to Analyze Salesforce Data
 

Kürzlich hochgeladen

Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
daisycvs
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
amitlee9823
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
lizamodels9
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
lizamodels9
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
Matteo Carbone
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
lizamodels9
 
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Sheetaleventcompany
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
Abortion pills in Kuwait Cytotec pills in Kuwait
 

Kürzlich hochgeladen (20)

Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort ServiceEluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
 

How to mobilize your SharePoint and BI

  • 1. How to mobilize your SharePoint and BI
  • 2. Slide # Enabling Intelligent Enterprises Why mobile device • By the end of 2013, the number of mobile-connected devices will exceed the number of people on earth (source: Cisco VNI Mobile 2012) • 33% of BI will be consumed on Mobile Devices by the end of 2013 (Source: Gartner) • Enterprise tablet adoption is estimated to grow by almost 50% per year (source: Forbes) • By 2015 mobile app development projects will outnumber native PC projects by a ratio of 4-to-1 (source: Forbes)
  • 3. Slide # Enabling Intelligent Enterprises Trends impacting the way we work Devices People Cloud 1 billion smartphones by 2016, 350M of those being used at work 82% of the world's online population engages in social networking 50% of enterprise customers are “on the road” to cloud
  • 4. Slide # Enabling Intelligent Enterprises SharePoint 2013 and mobile SharePoint Server 2013 offers new, optimized viewing experiences across different mobile platform • Optimized mobile browser experience • Device channels • Push notifications • Location • Business intelligence content • Office Web Apps
  • 5. Slide # Enabling Intelligent Enterprises SharePoint 2013 mobile Mobile Browser Native Apps Office Hub Support across different mobile devices, including touch for tablets and phone Rich native apps experience to business social interactions and collaboration A hub to all your doc storage services and Office rich editing experience
  • 6. Slide # Enabling Intelligent Enterprises Tablet Touch Experience • Clean User Interface • Large touch targets • Filtering and navigation • HTML 5 app like experience
  • 7. Slide # Enabling Intelligent Enterprises View on a smartphone browser
  • 8. Slide # Enabling Intelligent Enterprises SharePoint Newsfeed App • Helps you keep up with important updates • Create new status posts, use #hashtags, @mention direct to a colleague • Add comments to ongoing discussions, read and "like" your colleagues' posts • Easily get to everything you are following
  • 9. Slide # Enabling Intelligent Enterprises Integration with Windows Phone Office Hub • Find documents, open them, make last- minute changes to them, or even start new documents • Quickly find and open documents you've recently used • Access to your documents wherever you are using SkyDrive Pro technology
  • 10. Slide # Enabling Intelligent Enterprises Comparing Device Channel with Responsive Web Design • Device management • Different HTML content for each device • More management to support new devices and different browsers • More flexibility • Vary-By User Agent response header for SEO • Property management • Same HTML content for all devices • Less management to support different browsers • Supported by CSS • Preferred by Internet Search engines DEVICE CHANNEL RESPONSIVE WEB DESIGN
  • 11. Slide # Enabling Intelligent Enterprises SharePoint with Mobile Device Channels • Default Mobile options – Enabled by the “Mobile Browser View” Feature • Preview – Emulator – IE Dev tools – SharePoint ribbon – URL parameters
  • 12. Slide # Enabling Intelligent Enterprises SharePoint with Mobile Device Channels • Configuring devices channels you need to activate/deactivate the following site features: – Publishing - Activate – Mobile Browser View - Deactivate – Wiki Page Home Page – Deactivate • Target different devices based on their user agent string • User agents are wildcard include
  • 13. Slide # Enabling Intelligent Enterprises Image Renditions in SharePoint 2013 • Optimized user experience for mobile devices • Mobile users download the smaller version of image • To work, enable BLOB cache for your Web Application • Image Renditions can be used with videos as well
  • 14. Slide # Enabling Intelligent Enterprises Push Notifications • For mobile devices to receive notifications, device applications must register with a SharePoint site • Event handler code to interact with MPNS or notification services of other mobile device platforms • Limitations: – 2,000 device registrations for push notifications per website – Windows Phone only (at the moment)
  • 15. Slide # Enabling Intelligent Enterprises Subscribe to mobile alerts • Users can subscribe to alerts that are sent by using Short Message Service (SMS) • Configure one mobile account for all web applications in a server farm, or for a specific web application • Checks for configuring mobile alerts: – The server farm account has permission to access the Internet for sending alerts – Obtain the root certificate for the service provider's HTTPS web address
  • 16. Slide # Enabling Intelligent Enterprises Location Field Type • Geolocation field type that can be used in a list • Display latitude and longitude coordinates through Bing Maps (typically seen as a pushpin on the map view) • Cannot make a custom list and add it as a column – must be done programmatically • To display map views in the list, you must use the Bing Maps service • Bing Maps service can be enabled using Windows PowerShell for SharePoint Server 2013 cmdlets
  • 17. Slide # Enabling Intelligent Enterprises MOBILE BI
  • 18. Slide # Enabling Intelligent Enterprises Mobile BI • Options for Mobile BI – Web Browser – Native Apps • New Challenges – Ergonomics – User Experience • What makes good Mobile BI?
  • 19. Slide # Enabling Intelligent Enterprises Target Audience • Who are the target audience? – Executives – Managers – Mobile Workers • Which mobile BI functionality do they need? – Dashboards – Reports – Alerts • What do they desire of the system? – Speed – Simplicity – Consistency
  • 20. Slide # Enabling Intelligent Enterprises Mobile BI Architecture Considerations • Which architecture to choose? – Native – Browser based – Hybrid • What are the pros and cons of each choice? – Scalability – Security – Manageability • How will the system evolve to address business need? – Today – Future
  • 21. Slide # Enabling Intelligent Enterprises Mobile BI Architecture Considerations • Pros – Easier Cross-Platform Development and Testing – Low Cost - fast implementation – Support for Authentication in IE, Firefox, and Safari • Cons – Limited Navigation capabilities – Browser HTML/CSS rendering differences – No cached data unless HTML5 • Pros – Multi-gesture controls – Caching – Pop-Up menus, Better Real-Estate utilization – Communicate with other apps • Cons – Higher Cost - Slow implementation – Cross-Platform app developers needed – Hardware updates MOBILE WEB BROWSER NATIVE APPS
  • 22. Slide # Enabling Intelligent Enterprises MS friendly Mobile BI Options – Delivery Platforms • SharePoint 2010 – Performance Point Services – Excel Services • SSRS Report Manager • 3rd Party – Mobile Entreé – DevExpress – Strategy Companion • Mobile Reports Pro • Build your own • 3rd Party – Tableau – MicroStrategy MOBILE WEB BROWSER NATIVE APPS
  • 23. Slide # Enabling Intelligent Enterprises Mobile BI Development Considerations • Pros – Interactive data visualization with Power View – Pixel Perfect professional reports – Advanced Visualizations (Maps, Sparklines, Data Bars) • Cons – Postbacks refresh report all at once – Browser CSS rendering differences • Pros – Consistent Look and Feel – Pre-built Functionality – Callbacks refresh dashboards • Cons – Requires an OLAP cube – Customization requires changes to master pages Performance Point Services SQL Server Reporting Services 2012
  • 24. Slide # Enabling Intelligent Enterprises Challenges in Mobile BI • Security • Performance • Real Estate • Design • Cross platform
  • 25. Slide # Enabling Intelligent Enterprises Challenges in Mobile BI – Security • Security – VPN – SSL (HTTPS, SQL Server Encryption) – Mobile Device Management (Airwatch, MobileIron, Zenprise, Symantec) – Remote Control over Apps & Settings
  • 26. Slide # Enabling Intelligent Enterprises Mobile Device Management (MDM) • Keep track of all mobile devices, lines, users • Manage devices, models and device assignments • Manage phone numbers and line assignments. • Distribution of applications, data and configuration settings • Secure authentication with intranet resources
  • 27. Slide # Enabling Intelligent Enterprises Mobile Application Management (MAM) • Focuses on application management, but stop short of managing the entire device • Uses: – App delivery (Enterprise App Store) – App configuration management – User authentication – User & group access control – Push services – Crash log reporting – Reporting and tracking
  • 28. Slide # Enabling Intelligent Enterprises Challenges in Mobile BI – Performance • Show only what is needed • SSRS Report Caching and Snapshots • Minimize SharePoint Customization reducing roundtrips • Data Warehousing (Columnstore and Compression) • Data Model and Self-Service BI (PowerPivot) • Use of EdgeCache/Caching service providers • Use of SSD Drives
  • 29. Slide # Enabling Intelligent Enterprises Challenges in Mobile BI – Design • User Experience – Filter where, when, whom appropriate – Drill-Down/Drill-Through – Pop-up Menus • Ergonomics – Portrait/Landscape Modes – Keyboard in Landscape mode • Features that can help – Callbacks instead of Postbacks – Lists instead of Tables
  • 30. Slide # Enabling Intelligent Enterprises QUESTIONS?