SlideShare a Scribd company logo
First Look Clinic: What’s New for
IT Professionals in Microsoft®
SharePoint® Server 2013
Sayed Ali (MCTS , MCITP , MCT , MCSA , MCSE )
Sayed.ali@outlook.com
Senior SharePoint Administrator
Arabian Advanced Systems(Naseej)
About
 Senior SharePoint Administrator at Arabian Advanced Systems
(Naseej)
 Microsoft Certified Technology Specialist (MCTS)
 Microsoft Certified IT Professional (MCITP)
 Microsoft Certified Trainer (MCT)
 Microsoft Certified Solution Association , Windows Server 2012
(MCSA)
 Microsoft Certified Solution Expert , SharePoint 2013(MCSE)
 Email : sayed.ali@outlook.com
 Twitter : @sayed_dev
 LinkedIn : http://sa.linkedin.com/in/sayedaly
 Blog : http://www.sayed-ali.com/blog
 Mobile : +966541010095
Course Agenda
 Architecture Changes
 Security and Identity Management
 What’s New in Business Connectivity Services?
 What’s New in Search?
 What's New in Business Intelligence?
 What's New in Composites
 What’s New in Enterprise Content Management
 What's New in Records Management and Compliance
 What’s New in Social Computing
 What’s New for Mobile Users
 The Authoring Process
 Search-Driven Sites
Day 1 Agenda
 Architecture Changes
 Security and Identity Management
 What’s New in Business Connectivity Services?
 What’s New in Search?
Lesson 1: Architecture Changes
 Request Management
 Service Applications
 Office Web Applications
 SharePoint Apps
 Upgrading to SharePoint 2013
 Demonstration: Administering SharePoint 2013
Request Management
 Enables SharePoint to process incoming requests according to
configurable rules
 Run in integrated mode for most environments
 Run in dedicated mode for large environments and multiple farms
 Consists of three components:
 Request Throtting and Routing
 Request Prioritization
 Request Load Balancing
 Create routing rules and throttling rules to prioritize requests and
maintain service levels
Request Management
SharePoint Web Server
SharePoint Foundation Web Application Service
Filter out requests which should be throttled or prioritized
Select which web servers the request may be sent to
Select a single web server to route to, based upon weighting
schemes
Request Management Service
Incoming Requests
Configuration
Service Applications
 The Application Management Service manages licenses and permissions
for SharePoint apps
 SharePoint Translation Services provides automated, machine-based
translation of documents and content
 The Work Management Service aggregates task data from other business
platforms in SharePoint My Sites
 Office Web Applications and Web Analytics are no longer service
applications in SharePoint 15
Office Web Applications
 Office Web Applications is now a separate server product
 You can scale your Office Web Applications and SharePoint deployments
independently
 One Office Web Applications farm can serve multiple SharePoint farms
 Use Windows PowerShell to associate your SharePoint farm with an
Office Web Applications farm
SharePoint Apps
 A new way of distributing and exposing functionality through the
SharePoint UI
 App logic can run in the cloud or in the local environment
 Apps can be purchased or downloaded from the Office Marketplace
 The Corporate Catalog site collection makes apps available across a
SharePoint web application
 Apps can only access SharePoint functionality through the CSOM
Upgrading to SharePoint 2013
 Database attach upgrade is the only supported upgrade path from
SharePoint 2010 to SharePoint 15
1. Create a new SharePoint 15 server farm
2. Migrate your content databases
3. Perform the upgrade
 Upgrade of servers and databases is now separate from upgrade of site
collections
 Site collections can continue to run in SharePoint 2010 mode
 Platform supports both SharePoint 15 and SharePoint 2010 version of most
components and resources
Demonstration: Administering SharePoint 2013
 Central Administration structure is unchanged
 New options for managing SharePoint apps
 New service applications
 Application Management Service
 SharePoint Translation Services
 Work Management Service
 App Fabric Application Proxy
 Creating web applications
 Only claims authentication is available through the UI
Lesson 2: Security and Identity Management
 Authentication in SharePoint 2013
 SharePoint 2013 and OAuth 2.0
 Application Authentication and Authorization
 Server to Server Authentication
Authentication in SharePoint 2013
 Claims-based authentication is now the default option
 Classic authentication mode has been deprecated
 Three types of claims-based authentication are supported
 Windows claims
 FBA claims
 SAML claims
 Distributed Cache service tracks FedAuth cookies
 Improved logging and diagnostics for authentication
SharePoint 2013 and OAuth 2.0
 OAuth enables users to share specific resources with third parties
without sharing their access credentials
 Third parties are issued with an access token
 An access token grants access to a specific resource for a defined period
of time (for example 30 minutes)
 SharePoint 15 implements and extends OAuth 2.0 for two scenarios:
 Application authentication and authorization
 Server to server authentication
Application Authentication and Authorization
1. User loads an app in SharePoint
2. App requests an access token from Azure ACS
3. ACS authenticates app and issues token
SharePoint
User
App
Azure ACS
1
2 3
4
5
6
4. App presents access token to SharePoint
5. SharePoint returns data to app
6. App presents data to user
Server to Server Authentication
 Enterprise functionality relies on server applications sharing information
on behalf of users
 The S2S STS issues access tokens that enable SharePoint to retrieve or
provide information on behalf of users
 PowerShell is used to configure trust relationships between SharePoint,
Exchange, and Lync
SharePoint Server Exchange Server
SharePoint STS Exchange STS
Trust Relationship
Access Token
Data
Lesson 3: What’s New in Business Connectivity
Services?
 OData Connections
 External Events
 External List Enhancements
 BDC Model Scopes
 Demonstration: Adding an OData Connection in SharePoint Designer 2013
OData Connections
 BCS includes native support for OData
 Generate BDC models from OData automatically in Visual Studio
 Build BDC models from OData interactively in SharePoint Designer
 OData provides access to a wide range of third party systems and data sources
External Events
SharePoint
SharePoint
BDC
External
System
OData
endpoint
Operations
Notifications
Alerts
External List Enhancements
 Performance improvements
 Limit number of results returned
 Sorting is performed by external system
 Filtering is performed by external system
 Users can export external list data to Excel
BDC Model Scopes
Farm (BCS) Scope
App Scope
SharePoint App SharePoint App
External Systems
BDC
Connection
BDC
Connection
BDC
Connection
BDC Model BDC Model
Demonstration: Adding an OData Connection in
SharePoint Designer 2013
 Create a new external content type in SharePoint Designer
 Add a new data connection
 Connect to an Odata provider
 Explore the data and define operations
Lesson 4: What’s New in Search?
 Search Architecture
 Search Crawl
 Relevance Enhancements
 User Interface Enhancements
Search Architecture
Crawl
Component
Content
Processing
Component
Index
Component
Query
Processing
Component
Analytics
Processing
Component
Crawl
Database
Analytics
Reporting
Database
Link
Database
Content
Sources
Client
Application
Event Store
Search Crawl
 Continuous crawl
 Alternative to scheduled incremental crawl
 Crawl processes are started automatically as required
 Keeps index as fresh as possible
 Entity search
 Crawler looks for specific words or phrases, or entities, in unstructured content
 Could include product names or project codenames
 Create and deploy dictionaries containing your entities
 Entities are stored as managed properties
Relevance Enhancements
• The search analytics component continually works to improve relevance
• Query rules enable you to match search results to user intent
• Result sources replace federated locations and search scopes
User Interface Enhancements
• Out of the box
• Search results differentiated by type
• Hover previews of Office documents
• Search results optimized per user search history
• Customized at search service level
• Result blocks provide visual grouping of particular types of results
• Customized at site level
• Result types use rules to match search results
• Display templates determine look and feel of result types
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1

More Related Content

What's hot (20)

PPTX
SPS Belgium 2015 - High-trust Apps for On-Premises Development
Edin Kapic
 
PPTX
Dynamics 365 and Office 365 Integrations
Svetlana Avramova
 
PPTX
Share point 2010-uiimprovements
LiquidHub
 
PPT
SharePoint 2010 and its development tools
Shakir Majeed Khan
 
PPTX
SharePoint 2010 - What's New?
Cory Peters
 
PPTX
Office 365 SUGUK march 2011
pearce.alex
 
PPTX
Intro: SharePoint 2013 Apps for IT Pros
Rene Modery
 
PPTX
Demystifying SharePoint Server 2016
WinWire Technologies Inc
 
PPTX
Solve Todays Problems with 10 New SharePoint 2010 Features
Cory Peters
 
PPTX
SPSMad2016 Rubén Toribio - Template
Rub Toribio Gallardo
 
PPTX
Comparison of SharePoint 2010 and SharePoint 2013
Ian Woodgate
 
PDF
SharePoint 2016 : C’est quoi les nouveautés?
Vlad Catrinescu
 
PPTX
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
European SharePoint Conference
 
PPTX
Exploring SharePoint 2013 by Chandu Raj
chanduraj1984
 
PDF
What's New for Developers in SharePoint 2013
CTE Solutions Inc.
 
PPTX
The Future of SharePoint - SharePoint 2016
Don Donais
 
PPTX
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
WinWire Technologies Inc
 
PDF
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
Jeff Fried
 
PDF
Collab365: What's new in SharePoint 2016 for IT Pros
Vlad Catrinescu
 
PPTX
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
AntonioMaio2
 
SPS Belgium 2015 - High-trust Apps for On-Premises Development
Edin Kapic
 
Dynamics 365 and Office 365 Integrations
Svetlana Avramova
 
Share point 2010-uiimprovements
LiquidHub
 
SharePoint 2010 and its development tools
Shakir Majeed Khan
 
SharePoint 2010 - What's New?
Cory Peters
 
Office 365 SUGUK march 2011
pearce.alex
 
Intro: SharePoint 2013 Apps for IT Pros
Rene Modery
 
Demystifying SharePoint Server 2016
WinWire Technologies Inc
 
Solve Todays Problems with 10 New SharePoint 2010 Features
Cory Peters
 
SPSMad2016 Rubén Toribio - Template
Rub Toribio Gallardo
 
Comparison of SharePoint 2010 and SharePoint 2013
Ian Woodgate
 
SharePoint 2016 : C’est quoi les nouveautés?
Vlad Catrinescu
 
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
European SharePoint Conference
 
Exploring SharePoint 2013 by Chandu Raj
chanduraj1984
 
What's New for Developers in SharePoint 2013
CTE Solutions Inc.
 
The Future of SharePoint - SharePoint 2016
Don Donais
 
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
WinWire Technologies Inc
 
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
Jeff Fried
 
Collab365: What's new in SharePoint 2016 for IT Pros
Vlad Catrinescu
 
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
AntonioMaio2
 

Viewers also liked (7)

PPTX
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
Sayed Ali
 
PDF
Biomar tacna 3
Alberto Sanchez
 
PDF
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
Sarah M Worthy
 
PPT
Halloween ppt
Olesea Jechiu
 
PDF
Fc business entrepreneurshipmanagement
Shikha Sharma
 
PPTX
SharePoint 2013 Preview Web Content Management(WCM)
Sayed Ali
 
PDF
Incorporating “Culture” in psychology research from the indigenous perspective
Sinauonline - The Passion of Learning
 
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
Sayed Ali
 
Biomar tacna 3
Alberto Sanchez
 
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
Sarah M Worthy
 
Halloween ppt
Olesea Jechiu
 
Fc business entrepreneurshipmanagement
Shikha Sharma
 
SharePoint 2013 Preview Web Content Management(WCM)
Sayed Ali
 
Incorporating “Culture” in psychology research from the indigenous perspective
Sinauonline - The Passion of Learning
 
Ad

Similar to What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1 (20)

PPTX
SharePoint 2013 Sneak Peek
Shailen Sukul
 
PPT
Introduction to SharePoint 2013
Folio3 Software
 
PPTX
SharePoint 2016 - What's New, What's Not
Regroove
 
PPTX
Sharepoint 2013 Overview
Tarek Yehia
 
PDF
Explore share point-2013
Heo Gòm
 
PPTX
SharePoint 2010
nplowman
 
PDF
Explore share point 2013
Vinh Nguyen
 
PDF
Explore share point-2013
Steve Xu
 
PPTX
MN Govt IT Symposium - SharePoint 2013 The Next Stage In Evolution
Don Donais
 
PPTX
SharePoint 2013 REST and CSOM
Usama Wahab Khan Cloud, Data and AI
 
PPTX
2013 - Back to the Future with Client/Server Development
Chris O'Connor
 
PPTX
Introduction to SharePoint 2013
girish goudar
 
PPTX
ITPro's taking the SharePoint 2013 Red Pill
Jason Himmelstein
 
PPTX
Share point 2013 introd session 2
Vishal Gupta
 
PPTX
What's new for Developers in SharePoint 2013
Marius Constantinescu [MVP]
 
PDF
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
Brian Culver
 
PDF
Technical Overview of Microsoft SharePoint Online - Presented by Atidan
David J Rosenthal
 
PPTX
What's new in SharePoint Server 2013 (End user - Admin – Developer)
Mahmoud Hamed Mahmoud
 
PPTX
Introduction to SharePoint 2013
Shahbaz Ahmer
 
PPTX
SharePoint 2013 - What's New
AdventosConsulting
 
SharePoint 2013 Sneak Peek
Shailen Sukul
 
Introduction to SharePoint 2013
Folio3 Software
 
SharePoint 2016 - What's New, What's Not
Regroove
 
Sharepoint 2013 Overview
Tarek Yehia
 
Explore share point-2013
Heo Gòm
 
SharePoint 2010
nplowman
 
Explore share point 2013
Vinh Nguyen
 
Explore share point-2013
Steve Xu
 
MN Govt IT Symposium - SharePoint 2013 The Next Stage In Evolution
Don Donais
 
SharePoint 2013 REST and CSOM
Usama Wahab Khan Cloud, Data and AI
 
2013 - Back to the Future with Client/Server Development
Chris O'Connor
 
Introduction to SharePoint 2013
girish goudar
 
ITPro's taking the SharePoint 2013 Red Pill
Jason Himmelstein
 
Share point 2013 introd session 2
Vishal Gupta
 
What's new for Developers in SharePoint 2013
Marius Constantinescu [MVP]
 
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
Brian Culver
 
Technical Overview of Microsoft SharePoint Online - Presented by Atidan
David J Rosenthal
 
What's new in SharePoint Server 2013 (End user - Admin – Developer)
Mahmoud Hamed Mahmoud
 
Introduction to SharePoint 2013
Shahbaz Ahmer
 
SharePoint 2013 - What's New
AdventosConsulting
 
Ad

Recently uploaded (20)

PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
Market Insight : ETH Dominance Returns
CIFDAQ
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PPTX
Machine Learning Benefits Across Industries
SynapseIndia
 
PPTX
Agile Chennai 18-19 July 2025 | Workshop - Enhancing Agile Collaboration with...
AgileNetwork
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PDF
Generative AI vs Predictive AI-The Ultimate Comparison Guide
Lily Clark
 
PPTX
Using Google Data Studio (Looker Studio) to Create Effective and Easy Data Re...
Orage Technologies
 
PDF
Researching The Best Chat SDK Providers in 2025
Ray Fields
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PPTX
python advanced data structure dictionary with examples python advanced data ...
sprasanna11
 
PDF
State-Dependent Conformal Perception Bounds for Neuro-Symbolic Verification
Ivan Ruchkin
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PPTX
Earn Agentblazer Status with Slack Community Patna.pptx
SanjeetMishra29
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Market Insight : ETH Dominance Returns
CIFDAQ
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
Machine Learning Benefits Across Industries
SynapseIndia
 
Agile Chennai 18-19 July 2025 | Workshop - Enhancing Agile Collaboration with...
AgileNetwork
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
Generative AI vs Predictive AI-The Ultimate Comparison Guide
Lily Clark
 
Using Google Data Studio (Looker Studio) to Create Effective and Easy Data Re...
Orage Technologies
 
Researching The Best Chat SDK Providers in 2025
Ray Fields
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
python advanced data structure dictionary with examples python advanced data ...
sprasanna11
 
State-Dependent Conformal Perception Bounds for Neuro-Symbolic Verification
Ivan Ruchkin
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
Earn Agentblazer Status with Slack Community Patna.pptx
SanjeetMishra29
 

What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1

  • 1. First Look Clinic: What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Sayed Ali (MCTS , MCITP , MCT , MCSA , MCSE ) [email protected] Senior SharePoint Administrator Arabian Advanced Systems(Naseej)
  • 2. About  Senior SharePoint Administrator at Arabian Advanced Systems (Naseej)  Microsoft Certified Technology Specialist (MCTS)  Microsoft Certified IT Professional (MCITP)  Microsoft Certified Trainer (MCT)  Microsoft Certified Solution Association , Windows Server 2012 (MCSA)  Microsoft Certified Solution Expert , SharePoint 2013(MCSE)  Email : [email protected]  Twitter : @sayed_dev  LinkedIn : http://sa.linkedin.com/in/sayedaly  Blog : http://www.sayed-ali.com/blog  Mobile : +966541010095
  • 3. Course Agenda  Architecture Changes  Security and Identity Management  What’s New in Business Connectivity Services?  What’s New in Search?  What's New in Business Intelligence?  What's New in Composites  What’s New in Enterprise Content Management  What's New in Records Management and Compliance  What’s New in Social Computing  What’s New for Mobile Users  The Authoring Process  Search-Driven Sites
  • 4. Day 1 Agenda  Architecture Changes  Security and Identity Management  What’s New in Business Connectivity Services?  What’s New in Search?
  • 5. Lesson 1: Architecture Changes  Request Management  Service Applications  Office Web Applications  SharePoint Apps  Upgrading to SharePoint 2013  Demonstration: Administering SharePoint 2013
  • 6. Request Management  Enables SharePoint to process incoming requests according to configurable rules  Run in integrated mode for most environments  Run in dedicated mode for large environments and multiple farms  Consists of three components:  Request Throtting and Routing  Request Prioritization  Request Load Balancing  Create routing rules and throttling rules to prioritize requests and maintain service levels
  • 7. Request Management SharePoint Web Server SharePoint Foundation Web Application Service Filter out requests which should be throttled or prioritized Select which web servers the request may be sent to Select a single web server to route to, based upon weighting schemes Request Management Service Incoming Requests Configuration
  • 8. Service Applications  The Application Management Service manages licenses and permissions for SharePoint apps  SharePoint Translation Services provides automated, machine-based translation of documents and content  The Work Management Service aggregates task data from other business platforms in SharePoint My Sites  Office Web Applications and Web Analytics are no longer service applications in SharePoint 15
  • 9. Office Web Applications  Office Web Applications is now a separate server product  You can scale your Office Web Applications and SharePoint deployments independently  One Office Web Applications farm can serve multiple SharePoint farms  Use Windows PowerShell to associate your SharePoint farm with an Office Web Applications farm
  • 10. SharePoint Apps  A new way of distributing and exposing functionality through the SharePoint UI  App logic can run in the cloud or in the local environment  Apps can be purchased or downloaded from the Office Marketplace  The Corporate Catalog site collection makes apps available across a SharePoint web application  Apps can only access SharePoint functionality through the CSOM
  • 11. Upgrading to SharePoint 2013  Database attach upgrade is the only supported upgrade path from SharePoint 2010 to SharePoint 15 1. Create a new SharePoint 15 server farm 2. Migrate your content databases 3. Perform the upgrade  Upgrade of servers and databases is now separate from upgrade of site collections  Site collections can continue to run in SharePoint 2010 mode  Platform supports both SharePoint 15 and SharePoint 2010 version of most components and resources
  • 12. Demonstration: Administering SharePoint 2013  Central Administration structure is unchanged  New options for managing SharePoint apps  New service applications  Application Management Service  SharePoint Translation Services  Work Management Service  App Fabric Application Proxy  Creating web applications  Only claims authentication is available through the UI
  • 13. Lesson 2: Security and Identity Management  Authentication in SharePoint 2013  SharePoint 2013 and OAuth 2.0  Application Authentication and Authorization  Server to Server Authentication
  • 14. Authentication in SharePoint 2013  Claims-based authentication is now the default option  Classic authentication mode has been deprecated  Three types of claims-based authentication are supported  Windows claims  FBA claims  SAML claims  Distributed Cache service tracks FedAuth cookies  Improved logging and diagnostics for authentication
  • 15. SharePoint 2013 and OAuth 2.0  OAuth enables users to share specific resources with third parties without sharing their access credentials  Third parties are issued with an access token  An access token grants access to a specific resource for a defined period of time (for example 30 minutes)  SharePoint 15 implements and extends OAuth 2.0 for two scenarios:  Application authentication and authorization  Server to server authentication
  • 16. Application Authentication and Authorization 1. User loads an app in SharePoint 2. App requests an access token from Azure ACS 3. ACS authenticates app and issues token SharePoint User App Azure ACS 1 2 3 4 5 6 4. App presents access token to SharePoint 5. SharePoint returns data to app 6. App presents data to user
  • 17. Server to Server Authentication  Enterprise functionality relies on server applications sharing information on behalf of users  The S2S STS issues access tokens that enable SharePoint to retrieve or provide information on behalf of users  PowerShell is used to configure trust relationships between SharePoint, Exchange, and Lync SharePoint Server Exchange Server SharePoint STS Exchange STS Trust Relationship Access Token Data
  • 18. Lesson 3: What’s New in Business Connectivity Services?  OData Connections  External Events  External List Enhancements  BDC Model Scopes  Demonstration: Adding an OData Connection in SharePoint Designer 2013
  • 19. OData Connections  BCS includes native support for OData  Generate BDC models from OData automatically in Visual Studio  Build BDC models from OData interactively in SharePoint Designer  OData provides access to a wide range of third party systems and data sources
  • 21. External List Enhancements  Performance improvements  Limit number of results returned  Sorting is performed by external system  Filtering is performed by external system  Users can export external list data to Excel
  • 22. BDC Model Scopes Farm (BCS) Scope App Scope SharePoint App SharePoint App External Systems BDC Connection BDC Connection BDC Connection BDC Model BDC Model
  • 23. Demonstration: Adding an OData Connection in SharePoint Designer 2013  Create a new external content type in SharePoint Designer  Add a new data connection  Connect to an Odata provider  Explore the data and define operations
  • 24. Lesson 4: What’s New in Search?  Search Architecture  Search Crawl  Relevance Enhancements  User Interface Enhancements
  • 26. Search Crawl  Continuous crawl  Alternative to scheduled incremental crawl  Crawl processes are started automatically as required  Keeps index as fresh as possible  Entity search  Crawler looks for specific words or phrases, or entities, in unstructured content  Could include product names or project codenames  Create and deploy dictionaries containing your entities  Entities are stored as managed properties
  • 27. Relevance Enhancements • The search analytics component continually works to improve relevance • Query rules enable you to match search results to user intent • Result sources replace federated locations and search scopes
  • 28. User Interface Enhancements • Out of the box • Search results differentiated by type • Hover previews of Office documents • Search results optimized per user search history • Customized at search service level • Result blocks provide visual grouping of particular types of results • Customized at site level • Result types use rules to match search results • Display templates determine look and feel of result types