SlideShare a Scribd company logo
Sitecore 9
Key Features and
upcoming updates.
Jitendra Soni- HCLTechnologies
6th December 2017
Agenda-
• Sitecore 9 – A quick overview
• Sitecore 9 installation through SIF
• Sitecore 9 Form
• DEF-Sitecore Data exchange framework
• xConnect.
• Role based configuration
• Sitecore JSS Framework and truly headless
• Marketing Automation
• Sitecore Cortex
• Sitecore Experience commerce (XC)
• Horizon
• Zenith
• Q&A
• Open Discussion
2
Sitecore 9 – A quick overview
• Microsoft SQL–You can deploy on Microsoft only platform
(MongoDB is not a requirement)
• Search – Good by Lucene completely, More powerful search like Solr
spellcheck, Suggester and Highlights
• SIF -The framework can be extended by creating your own custom
PowerShell functions.
• Rule-basedConfiguration – No need to follow long excel sheet and
configuration. S
• Federated Authentication.
• Sitecore Experience Cloud is now available on a PaaS
• Inbuild Secure setup – Sitecore, Solr or xConnect should be
configured through HTTPS
• Great documentation and tutorials
Sitecore 9 – Installation
in 15 mins - Practical
• Solr Setup over Https – 5 mins
• Setup pre-requestis and permission -2 mins
• Setup SIF first time – 3 mins
• Install Sitecore 9 through SIF- 5 mins
Get-Module SitecoreInstallFramework –ListAvailable
4
Practical Demo
5
SIF – Sitecore installation in-depth by Kieran
• Practical Series by Kieran -https://goo.gl/y2PBpy
Sitecore Forms
• Create forms from templates.
• Create new forms by dragging custom
elements from the Form elements pane onto
the form canvas.
• Apply form validation.
• Customize your forms with company styling.
• Run reports on form performance.
• Export data from forms to Excel.
7
Practical Demo
Sitecore DEF – Not DXF
• It’s a provider, Any system can be hooked to
be part of data synchronization process.
• Standardized all in and out data like ETL
• All connectors and custom development can
follow the standards
• Connect with Dynamic CRM
https://dev.sitecore.net/Downloads/Data_Exchange_Framework.aspx
9
DXP – Where to start ?
• Download framework- https://dev.sitecore.net/Downloads.aspx
• Latest 2.0 – Suppport Sitecore 9 and release on Oct 2017
• Documentation: http://integrationsdn.sitecore.net/DataExchangeFramework/v1.1/
• Fresh project through GitHub -https://github.com/Sitecore/Sitecore.DataExchange.Examples
• Video - https://www.youtube.com/watch?v=6yHh0PxXvmQ
Data exchange SDK
https://websterian.com/2017/01/31/using-the-sitecore-data-exchange-framework-a-simple-example - by
websterian
http://www.coreblimeysitecore.com/blog/data-exchange-framework-explained-part1/ by Ian Graham (DropBox)
xConnect
• xConnect is a fully extendable, customer centric
API built on top of Sitecore’s Experience
Database (xDB)
• xConnect features out-of-the-box connectors
for Salesforce and Microsoft Dynamics.
• All data in xConnect can be indexed and
searched using SOLR
• Help in real time analysis of contacts when used
for an automated marketing campaigns
https://doc.sitecore.net/developers/xp/xconnect/xconnect-
overview/index.html
11
What is xConnect?
• Connect is the service layer that sits in between the xDB and any trusted client, device,
or interface that wants to read, write, or search xDB data. Communication must happen
over HTTPS and clients must have the appropriate certificate thumbprint.
No system has direct access to the collection database or search indexes. Systems that are
internal to the xDB, such as Processing, must also use xConnect to access xDB data.
12
What is xConnect? Continue..
• xConnect exposes a web API end point. The diagram below shows xConnect in a
vertically scaled architecture, where xConnect has been extracted to a Collection and
Search server.
13
xConnect – Key take away points
• xConnect is new
• xConnect implements the oData protocol
• xConnect is provider-based -xConnect’s modular architecture makes it easy for developers to swap search
providers - for example, xConnect Search supports Azure Search or Solr.
• Services are-
• xConnect Collection service
• xConnect Search service
• xConnect Client API
• xConnect Search Indexer
• xConnect is a service layer
14
Role based configuration
Rule-based configuration allows you to quickly set up a role without having to manually enable and disable
individual configuration files. For each instance of Sitecore you can configure a server role and a search provider.
The server role can be standalone, content delivery, content management, processing, Reporting Service, or a
supported combination of roles.
By default Sitecore is set up with the role Standalone, which means that the Sitecore instance performs all roles.
15
Role based configuration Continue..
• Default rules
• Create a custom rule
Add below configuration
<appSettings>
<add key="localenv:define" value="QA">
</appsettings>
To specify multiple values, enter the values separated by commas. For example, the following assigns the values QA,
Test, and Development to the localenv rule:
<add key="localenv:define" value="QA,Test,Development">
16
Role based configuration
Make configuration settings dependent on a rule
• Create a patch file.
• Register the namespace for the rule by adding a statement of the form
xmlns:[rulename]="http://www.sitecore.net/xmlconfig/[rulename]/" to the <configuration>
statement in the patch file.
<configuration xmlns:patch=http://www.sitecore.net/xmlconfig/
xmlns:localenv="http://www.sitecore.net/xmlconfig/localenv/">
Use two or more rules for the same setting
<sitecore localenv:require="QA" role:require="ContentManagement or
ContentDelivery">
Control the load order of configuration files
The order in which Sitecore loads configuration files is important because the changes that a file makes can be modified or
overwritten by files that load later
• In the /App_config/layers.config file, add a <loadOrder> setting to the layer's definition:
• <loadOrder>
• <add path="Path1" type="Folder" />
• <add path="Path2/sitespecific.config" type="File" />
• <add path="Path3" type="Folder" />
• </loadOrder>
Role based configuration Continue..
JSS – Sitecore java script services
and truly headless
• JSS is a complete SDK for JavaScript developers
allowing to build full-fledged solutions using
Sitecore and modern JavaScript UI libraries and
frameworks
• We can develop by being completely disconnected
from Sitecore and get started without a Sitecore
install. And deploy apps in physically decoupled
way ("headless") to any platform and virtually to
any cloud with full Sitecore Experience Platform
capability preserved, including Exp. Editor,
Personalization, MV testing andTracking /
Analytics.
18
Marketing Automation
Sitecore 9 features a brand new Marketing Automation visual campaign builder tool that includes
some sample engagement plans to get you up and running quickly. The drag and drop interface
makes it easy to nurture prospects through highly personalised messaging, offers and emails to
boost conversion rates.
Sitecore Experience Commerce(XC)
• A fully integrated ,enterprise –level
commerce platform
• A complete rebuild on .Net core.
• Fully integrated with Sitecore rule engine
and new marketing automation tool
• Microservice based architecture and highly
scalable
20
Sitecore Experience Commerce(XC) Continue
• Deliver personalized ,relevant content in the moment.
• Predict the content customers want next
• Boost in-store purchase with location based targeting
• Increase engagement with the social community
• Conduct test on the fly to refine your content
• Identify and optimize purchase paths that convert
• Gain actionable insights to keep the conversation going
• Shape the online shopping experience for any device
• True omnichannel retailing
• Deliver a completely connected customer experience
• Searchable fusion of content and commerce
• Own the experience
Sitecore Cortex – Machine Learning
• A new machine learning engine.
• Real-time insights across both native and
third-party customer data
• Track customer behavior, help in decision,
provide right content.
22
What is new and upcoming features?
Sitecore Horizon
• Sitecore EVP Product, Ryan Donovan announcesThe
Horizon and “Horizon” at Symposium
• Horizon is all about create amazing experiences
powered by insights
• interface will be clean and contextual with a true
drag and drop interface
• Ad a component the system will ask what you want
to do next and prompt you to run experiments
• Zoom out to see your page tree
• Another click of the mouse provides you page
performance insights
Sitecore Zenith
• Zenith is basically designed for dynamic
changes in one simple interface and includes
all the advanced headless features and
capabilities
• Zenith is headless and all you need to store,
manage and distribute content
25
Open Discussion and QA
26
27

More Related Content

What's hot

SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
SharePoint 2016 Adoption - Lessons Learned and Advanced TroubleshootingSharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
John Calvert
 
10 ways to trigger runbooks from Orchestrator
10 ways to trigger runbooks from Orchestrator10 ways to trigger runbooks from Orchestrator
10 ways to trigger runbooks from Orchestrator
Fredrik Knalstad
 
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
J.D. Wade
 
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
European SharePoint Conference
 
Scaling SharePoint 2016 Farms with MinRole & Other Tools
Scaling SharePoint 2016 Farms with MinRole & Other ToolsScaling SharePoint 2016 Farms with MinRole & Other Tools
Scaling SharePoint 2016 Farms with MinRole & Other Tools
SPC Adriatics
 
SPS Kansas City: What SharePoint Admin need to know about SQL
SPS Kansas City: What SharePoint Admin need to know about SQLSPS Kansas City: What SharePoint Admin need to know about SQL
SPS Kansas City: What SharePoint Admin need to know about SQL
J.D. Wade
 
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
NCCOMMS
 
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
Michael Noel
 
Oracle SOA Suite for High availability Enterprises
Oracle SOA Suite for High availability EnterprisesOracle SOA Suite for High availability Enterprises
Oracle SOA Suite for High availability Enterprises
DataNext Solutions
 
Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...
Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...
Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...
Softree Technology Pvt. Ltd
 
ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...
ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...
ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...
European Collaboration Summit
 
Deploying and Managing PowerPivot for SharePoint
Deploying and Managing PowerPivot for SharePointDeploying and Managing PowerPivot for SharePoint
Deploying and Managing PowerPivot for SharePoint
Denny Lee
 
SQLCAT: A Preview to PowerPivot Server Best Practices
SQLCAT: A Preview to PowerPivot Server Best PracticesSQLCAT: A Preview to PowerPivot Server Best Practices
SQLCAT: A Preview to PowerPivot Server Best Practices
Denny Lee
 
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
European SharePoint Conference
 
What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013
J.D. Wade
 
SharePoint 2010: Business Insights
SharePoint 2010: Business InsightsSharePoint 2010: Business Insights
SharePoint 2010: Business Insights
J.D. Wade
 
Rev Your Engines: SharePoint Performance Best Practices
Rev Your Engines: SharePoint Performance Best PracticesRev Your Engines: SharePoint Performance Best Practices
Rev Your Engines: SharePoint Performance Best Practices
SPC Adriatics
 
SUG Bangalore - Kick Off Session
SUG Bangalore - Kick Off SessionSUG Bangalore - Kick Off Session
SUG Bangalore - Kick Off Session
Anindita Bhattacharya
 
Unbreakable Sharepoint 2016 With SQL Server 2016 availability groups
Unbreakable Sharepoint 2016 With SQL Server 2016 availability groupsUnbreakable Sharepoint 2016 With SQL Server 2016 availability groups
Unbreakable Sharepoint 2016 With SQL Server 2016 availability groups
Isabelle Van Campenhoudt
 
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Jason Himmelstein
 

What's hot (20)

SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
SharePoint 2016 Adoption - Lessons Learned and Advanced TroubleshootingSharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
 
10 ways to trigger runbooks from Orchestrator
10 ways to trigger runbooks from Orchestrator10 ways to trigger runbooks from Orchestrator
10 ways to trigger runbooks from Orchestrator
 
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
 
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
 
Scaling SharePoint 2016 Farms with MinRole & Other Tools
Scaling SharePoint 2016 Farms with MinRole & Other ToolsScaling SharePoint 2016 Farms with MinRole & Other Tools
Scaling SharePoint 2016 Farms with MinRole & Other Tools
 
SPS Kansas City: What SharePoint Admin need to know about SQL
SPS Kansas City: What SharePoint Admin need to know about SQLSPS Kansas City: What SharePoint Admin need to know about SQL
SPS Kansas City: What SharePoint Admin need to know about SQL
 
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
 
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
 
Oracle SOA Suite for High availability Enterprises
Oracle SOA Suite for High availability EnterprisesOracle SOA Suite for High availability Enterprises
Oracle SOA Suite for High availability Enterprises
 
Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...
Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...
Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...
 
ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...
ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...
ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...
 
Deploying and Managing PowerPivot for SharePoint
Deploying and Managing PowerPivot for SharePointDeploying and Managing PowerPivot for SharePoint
Deploying and Managing PowerPivot for SharePoint
 
SQLCAT: A Preview to PowerPivot Server Best Practices
SQLCAT: A Preview to PowerPivot Server Best PracticesSQLCAT: A Preview to PowerPivot Server Best Practices
SQLCAT: A Preview to PowerPivot Server Best Practices
 
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
 
What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013
 
SharePoint 2010: Business Insights
SharePoint 2010: Business InsightsSharePoint 2010: Business Insights
SharePoint 2010: Business Insights
 
Rev Your Engines: SharePoint Performance Best Practices
Rev Your Engines: SharePoint Performance Best PracticesRev Your Engines: SharePoint Performance Best Practices
Rev Your Engines: SharePoint Performance Best Practices
 
SUG Bangalore - Kick Off Session
SUG Bangalore - Kick Off SessionSUG Bangalore - Kick Off Session
SUG Bangalore - Kick Off Session
 
Unbreakable Sharepoint 2016 With SQL Server 2016 availability groups
Unbreakable Sharepoint 2016 With SQL Server 2016 availability groupsUnbreakable Sharepoint 2016 With SQL Server 2016 availability groups
Unbreakable Sharepoint 2016 With SQL Server 2016 availability groups
 
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
 

Similar to Sitecore9 key features by jitendra soni - Presented in Sitecore User Group UK

Sitecore - what to look forward to
Sitecore - what to look forward toSitecore - what to look forward to
Sitecore - what to look forward to
jinto77
 
Best Practices with Sitecore
Best Practices with SitecoreBest Practices with Sitecore
Best Practices with Sitecore
Anant Corporation
 
Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...
Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...
Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...
dharmeshharji
 
Datasheet weblogicpluginforrd
Datasheet weblogicpluginforrdDatasheet weblogicpluginforrd
Datasheet weblogicpluginforrdMidVision
 
Blue Green Sitecore Deployments on Azure
Blue Green Sitecore Deployments on AzureBlue Green Sitecore Deployments on Azure
Blue Green Sitecore Deployments on Azure
Rob Habraken
 
Sug bangalore - headless jss
Sug bangalore - headless jssSug bangalore - headless jss
Sug bangalore - headless jss
Anindita Bhattacharya
 
Sitecore development approach evolution – destination helix
Sitecore development approach evolution – destination helixSitecore development approach evolution – destination helix
Sitecore development approach evolution – destination helix
Peter Nazarov
 
Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...
Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...
Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...
Tokyo Azure Meetup
 
Sitecore 9 - What's new?
Sitecore 9 - What's new?Sitecore 9 - What's new?
Sitecore 9 - What's new?
Adrian IORGU
 
Sitecore 8.2 Update 1 on Azure Web Apps
Sitecore 8.2 Update 1 on Azure Web AppsSitecore 8.2 Update 1 on Azure Web Apps
Sitecore 8.2 Update 1 on Azure Web Apps
Rob Habraken
 
What's new in Sitecore 9.3
What's new in Sitecore 9.3What's new in Sitecore 9.3
What's new in Sitecore 9.3
Pieter Brinkman
 
Sitecore DX - MVP Summit - SUGCON Updates 10.2023.pptx
Sitecore DX - MVP Summit - SUGCON Updates 10.2023.pptxSitecore DX - MVP Summit - SUGCON Updates 10.2023.pptx
Sitecore DX - MVP Summit - SUGCON Updates 10.2023.pptx
Vasiliy Fomichev
 
Making ultra fast ultra scalable solutions with sitecore 8
Making ultra fast ultra scalable solutions with sitecore 8Making ultra fast ultra scalable solutions with sitecore 8
Making ultra fast ultra scalable solutions with sitecore 8
Mark van Aalst
 
170215 msa intro
170215 msa intro170215 msa intro
170215 msa intro
Sonic leigh
 
Stay productive_while_slicing_up_the_monolith
Stay productive_while_slicing_up_the_monolithStay productive_while_slicing_up_the_monolith
Stay productive_while_slicing_up_the_monolith
Markus Eisele
 
A Designer's Intro to Oracle JET
A Designer's Intro to Oracle JETA Designer's Intro to Oracle JET
A Designer's Intro to Oracle JETLauren Beatty
 
Sitecore Product Updates from Minneapolis DX Summit
Sitecore Product Updates from Minneapolis DX SummitSitecore Product Updates from Minneapolis DX Summit
Sitecore Product Updates from Minneapolis DX Summit
VarunNehra
 
Couchbase Connect 2016
Couchbase Connect 2016Couchbase Connect 2016
Couchbase Connect 2016
Michael Kehoe
 
SUGCON ANZ Presentation V2.1 Final.pptx
SUGCON ANZ Presentation V2.1 Final.pptxSUGCON ANZ Presentation V2.1 Final.pptx
SUGCON ANZ Presentation V2.1 Final.pptx
Jack Spektor
 

Similar to Sitecore9 key features by jitendra soni - Presented in Sitecore User Group UK (20)

Sitecore - what to look forward to
Sitecore - what to look forward toSitecore - what to look forward to
Sitecore - what to look forward to
 
Best Practices with Sitecore
Best Practices with SitecoreBest Practices with Sitecore
Best Practices with Sitecore
 
Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...
Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...
Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...
 
Datasheet weblogicpluginforrd
Datasheet weblogicpluginforrdDatasheet weblogicpluginforrd
Datasheet weblogicpluginforrd
 
Blue Green Sitecore Deployments on Azure
Blue Green Sitecore Deployments on AzureBlue Green Sitecore Deployments on Azure
Blue Green Sitecore Deployments on Azure
 
Sug bangalore - headless jss
Sug bangalore - headless jssSug bangalore - headless jss
Sug bangalore - headless jss
 
Sitecore development approach evolution – destination helix
Sitecore development approach evolution – destination helixSitecore development approach evolution – destination helix
Sitecore development approach evolution – destination helix
 
Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...
Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...
Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...
 
Sitecore 9 - What's new?
Sitecore 9 - What's new?Sitecore 9 - What's new?
Sitecore 9 - What's new?
 
Sitecore 8.2 Update 1 on Azure Web Apps
Sitecore 8.2 Update 1 on Azure Web AppsSitecore 8.2 Update 1 on Azure Web Apps
Sitecore 8.2 Update 1 on Azure Web Apps
 
What's new in Sitecore 9.3
What's new in Sitecore 9.3What's new in Sitecore 9.3
What's new in Sitecore 9.3
 
Sitecore DX - MVP Summit - SUGCON Updates 10.2023.pptx
Sitecore DX - MVP Summit - SUGCON Updates 10.2023.pptxSitecore DX - MVP Summit - SUGCON Updates 10.2023.pptx
Sitecore DX - MVP Summit - SUGCON Updates 10.2023.pptx
 
Making ultra fast ultra scalable solutions with sitecore 8
Making ultra fast ultra scalable solutions with sitecore 8Making ultra fast ultra scalable solutions with sitecore 8
Making ultra fast ultra scalable solutions with sitecore 8
 
170215 msa intro
170215 msa intro170215 msa intro
170215 msa intro
 
Stay productive_while_slicing_up_the_monolith
Stay productive_while_slicing_up_the_monolithStay productive_while_slicing_up_the_monolith
Stay productive_while_slicing_up_the_monolith
 
A Designer's Intro to Oracle JET
A Designer's Intro to Oracle JETA Designer's Intro to Oracle JET
A Designer's Intro to Oracle JET
 
Sitecore Product Updates from Minneapolis DX Summit
Sitecore Product Updates from Minneapolis DX SummitSitecore Product Updates from Minneapolis DX Summit
Sitecore Product Updates from Minneapolis DX Summit
 
Chinnasamy Manickam
Chinnasamy ManickamChinnasamy Manickam
Chinnasamy Manickam
 
Couchbase Connect 2016
Couchbase Connect 2016Couchbase Connect 2016
Couchbase Connect 2016
 
SUGCON ANZ Presentation V2.1 Final.pptx
SUGCON ANZ Presentation V2.1 Final.pptxSUGCON ANZ Presentation V2.1 Final.pptx
SUGCON ANZ Presentation V2.1 Final.pptx
 

More from Jitendra Soni

SUGCON ANZ 2022 Sitecore Personalize Technical.pptx
SUGCON ANZ 2022 Sitecore Personalize Technical.pptxSUGCON ANZ 2022 Sitecore Personalize Technical.pptx
SUGCON ANZ 2022 Sitecore Personalize Technical.pptx
Jitendra Soni
 
Sitecore MC best practices for DR and HA.pptx
Sitecore MC best practices for DR and HA.pptxSitecore MC best practices for DR and HA.pptx
Sitecore MC best practices for DR and HA.pptx
Jitendra Soni
 
Sitecore sxa best practices and secrets 29th june 2021
Sitecore sxa best practices and secrets   29th june 2021Sitecore sxa best practices and secrets   29th june 2021
Sitecore sxa best practices and secrets 29th june 2021
Jitendra Soni
 
Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10
Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10
Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10
Jitendra Soni
 
Sitecore 10 asp.net core rendering with docker - 21st Nov 2020
Sitecore 10   asp.net core rendering with docker - 21st Nov 2020Sitecore 10   asp.net core rendering with docker - 21st Nov 2020
Sitecore 10 asp.net core rendering with docker - 21st Nov 2020
Jitendra Soni
 
Sitecore user group chennai
Sitecore user group chennaiSitecore user group chennai
Sitecore user group chennai
Jitendra Soni
 
Sitecore user group mumbai sitecore commerce extension
Sitecore user group mumbai  sitecore commerce extensionSitecore user group mumbai  sitecore commerce extension
Sitecore user group mumbai sitecore commerce extension
Jitendra Soni
 
Siteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra Soni
Siteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra SoniSiteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra Soni
Siteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra Soni
Jitendra Soni
 
Siteocre Sxa and Solr - Sitecore User Group Bangalore -
Siteocre Sxa and Solr - Sitecore User Group Bangalore - Siteocre Sxa and Solr - Sitecore User Group Bangalore -
Siteocre Sxa and Solr - Sitecore User Group Bangalore -
Jitendra Soni
 
Solid principle 1-single responsibility principle (srp)
Solid principle   1-single responsibility principle (srp)Solid principle   1-single responsibility principle (srp)
Solid principle 1-single responsibility principle (srp)
Jitendra Soni
 

More from Jitendra Soni (10)

SUGCON ANZ 2022 Sitecore Personalize Technical.pptx
SUGCON ANZ 2022 Sitecore Personalize Technical.pptxSUGCON ANZ 2022 Sitecore Personalize Technical.pptx
SUGCON ANZ 2022 Sitecore Personalize Technical.pptx
 
Sitecore MC best practices for DR and HA.pptx
Sitecore MC best practices for DR and HA.pptxSitecore MC best practices for DR and HA.pptx
Sitecore MC best practices for DR and HA.pptx
 
Sitecore sxa best practices and secrets 29th june 2021
Sitecore sxa best practices and secrets   29th june 2021Sitecore sxa best practices and secrets   29th june 2021
Sitecore sxa best practices and secrets 29th june 2021
 
Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10
Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10
Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10
 
Sitecore 10 asp.net core rendering with docker - 21st Nov 2020
Sitecore 10   asp.net core rendering with docker - 21st Nov 2020Sitecore 10   asp.net core rendering with docker - 21st Nov 2020
Sitecore 10 asp.net core rendering with docker - 21st Nov 2020
 
Sitecore user group chennai
Sitecore user group chennaiSitecore user group chennai
Sitecore user group chennai
 
Sitecore user group mumbai sitecore commerce extension
Sitecore user group mumbai  sitecore commerce extensionSitecore user group mumbai  sitecore commerce extension
Sitecore user group mumbai sitecore commerce extension
 
Siteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra Soni
Siteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra SoniSiteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra Soni
Siteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra Soni
 
Siteocre Sxa and Solr - Sitecore User Group Bangalore -
Siteocre Sxa and Solr - Sitecore User Group Bangalore - Siteocre Sxa and Solr - Sitecore User Group Bangalore -
Siteocre Sxa and Solr - Sitecore User Group Bangalore -
 
Solid principle 1-single responsibility principle (srp)
Solid principle   1-single responsibility principle (srp)Solid principle   1-single responsibility principle (srp)
Solid principle 1-single responsibility principle (srp)
 

Recently uploaded

Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdfThe Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
Nettur Technical Training Foundation
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
itech2017
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
Steel & Timber Design according to British Standard
Steel & Timber Design according to British StandardSteel & Timber Design according to British Standard
Steel & Timber Design according to British Standard
AkolbilaEmmanuel1
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 

Recently uploaded (20)

Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdfThe Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
Steel & Timber Design according to British Standard
Steel & Timber Design according to British StandardSteel & Timber Design according to British Standard
Steel & Timber Design according to British Standard
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 

Sitecore9 key features by jitendra soni - Presented in Sitecore User Group UK

  • 1. Sitecore 9 Key Features and upcoming updates. Jitendra Soni- HCLTechnologies 6th December 2017 Agenda- • Sitecore 9 – A quick overview • Sitecore 9 installation through SIF • Sitecore 9 Form • DEF-Sitecore Data exchange framework • xConnect. • Role based configuration • Sitecore JSS Framework and truly headless • Marketing Automation • Sitecore Cortex • Sitecore Experience commerce (XC) • Horizon • Zenith • Q&A • Open Discussion
  • 2. 2 Sitecore 9 – A quick overview • Microsoft SQL–You can deploy on Microsoft only platform (MongoDB is not a requirement) • Search – Good by Lucene completely, More powerful search like Solr spellcheck, Suggester and Highlights • SIF -The framework can be extended by creating your own custom PowerShell functions. • Rule-basedConfiguration – No need to follow long excel sheet and configuration. S • Federated Authentication. • Sitecore Experience Cloud is now available on a PaaS • Inbuild Secure setup – Sitecore, Solr or xConnect should be configured through HTTPS • Great documentation and tutorials
  • 3. Sitecore 9 – Installation in 15 mins - Practical • Solr Setup over Https – 5 mins • Setup pre-requestis and permission -2 mins • Setup SIF first time – 3 mins • Install Sitecore 9 through SIF- 5 mins Get-Module SitecoreInstallFramework –ListAvailable
  • 5. 5 SIF – Sitecore installation in-depth by Kieran • Practical Series by Kieran -https://goo.gl/y2PBpy
  • 6. Sitecore Forms • Create forms from templates. • Create new forms by dragging custom elements from the Form elements pane onto the form canvas. • Apply form validation. • Customize your forms with company styling. • Run reports on form performance. • Export data from forms to Excel.
  • 8. Sitecore DEF – Not DXF • It’s a provider, Any system can be hooked to be part of data synchronization process. • Standardized all in and out data like ETL • All connectors and custom development can follow the standards • Connect with Dynamic CRM https://dev.sitecore.net/Downloads/Data_Exchange_Framework.aspx
  • 9. 9 DXP – Where to start ? • Download framework- https://dev.sitecore.net/Downloads.aspx • Latest 2.0 – Suppport Sitecore 9 and release on Oct 2017 • Documentation: http://integrationsdn.sitecore.net/DataExchangeFramework/v1.1/ • Fresh project through GitHub -https://github.com/Sitecore/Sitecore.DataExchange.Examples • Video - https://www.youtube.com/watch?v=6yHh0PxXvmQ Data exchange SDK https://websterian.com/2017/01/31/using-the-sitecore-data-exchange-framework-a-simple-example - by websterian http://www.coreblimeysitecore.com/blog/data-exchange-framework-explained-part1/ by Ian Graham (DropBox)
  • 10. xConnect • xConnect is a fully extendable, customer centric API built on top of Sitecore’s Experience Database (xDB) • xConnect features out-of-the-box connectors for Salesforce and Microsoft Dynamics. • All data in xConnect can be indexed and searched using SOLR • Help in real time analysis of contacts when used for an automated marketing campaigns https://doc.sitecore.net/developers/xp/xconnect/xconnect- overview/index.html
  • 11. 11 What is xConnect? • Connect is the service layer that sits in between the xDB and any trusted client, device, or interface that wants to read, write, or search xDB data. Communication must happen over HTTPS and clients must have the appropriate certificate thumbprint. No system has direct access to the collection database or search indexes. Systems that are internal to the xDB, such as Processing, must also use xConnect to access xDB data.
  • 12. 12 What is xConnect? Continue.. • xConnect exposes a web API end point. The diagram below shows xConnect in a vertically scaled architecture, where xConnect has been extracted to a Collection and Search server.
  • 13. 13 xConnect – Key take away points • xConnect is new • xConnect implements the oData protocol • xConnect is provider-based -xConnect’s modular architecture makes it easy for developers to swap search providers - for example, xConnect Search supports Azure Search or Solr. • Services are- • xConnect Collection service • xConnect Search service • xConnect Client API • xConnect Search Indexer • xConnect is a service layer
  • 14. 14 Role based configuration Rule-based configuration allows you to quickly set up a role without having to manually enable and disable individual configuration files. For each instance of Sitecore you can configure a server role and a search provider. The server role can be standalone, content delivery, content management, processing, Reporting Service, or a supported combination of roles. By default Sitecore is set up with the role Standalone, which means that the Sitecore instance performs all roles.
  • 15. 15 Role based configuration Continue.. • Default rules • Create a custom rule Add below configuration <appSettings> <add key="localenv:define" value="QA"> </appsettings> To specify multiple values, enter the values separated by commas. For example, the following assigns the values QA, Test, and Development to the localenv rule: <add key="localenv:define" value="QA,Test,Development">
  • 16. 16 Role based configuration Make configuration settings dependent on a rule • Create a patch file. • Register the namespace for the rule by adding a statement of the form xmlns:[rulename]="http://www.sitecore.net/xmlconfig/[rulename]/" to the <configuration> statement in the patch file. <configuration xmlns:patch=http://www.sitecore.net/xmlconfig/ xmlns:localenv="http://www.sitecore.net/xmlconfig/localenv/"> Use two or more rules for the same setting <sitecore localenv:require="QA" role:require="ContentManagement or ContentDelivery"> Control the load order of configuration files The order in which Sitecore loads configuration files is important because the changes that a file makes can be modified or overwritten by files that load later • In the /App_config/layers.config file, add a <loadOrder> setting to the layer's definition: • <loadOrder> • <add path="Path1" type="Folder" /> • <add path="Path2/sitespecific.config" type="File" /> • <add path="Path3" type="Folder" /> • </loadOrder> Role based configuration Continue..
  • 17. JSS – Sitecore java script services and truly headless • JSS is a complete SDK for JavaScript developers allowing to build full-fledged solutions using Sitecore and modern JavaScript UI libraries and frameworks • We can develop by being completely disconnected from Sitecore and get started without a Sitecore install. And deploy apps in physically decoupled way ("headless") to any platform and virtually to any cloud with full Sitecore Experience Platform capability preserved, including Exp. Editor, Personalization, MV testing andTracking / Analytics.
  • 18. 18 Marketing Automation Sitecore 9 features a brand new Marketing Automation visual campaign builder tool that includes some sample engagement plans to get you up and running quickly. The drag and drop interface makes it easy to nurture prospects through highly personalised messaging, offers and emails to boost conversion rates.
  • 19. Sitecore Experience Commerce(XC) • A fully integrated ,enterprise –level commerce platform • A complete rebuild on .Net core. • Fully integrated with Sitecore rule engine and new marketing automation tool • Microservice based architecture and highly scalable
  • 20. 20 Sitecore Experience Commerce(XC) Continue • Deliver personalized ,relevant content in the moment. • Predict the content customers want next • Boost in-store purchase with location based targeting • Increase engagement with the social community • Conduct test on the fly to refine your content • Identify and optimize purchase paths that convert • Gain actionable insights to keep the conversation going • Shape the online shopping experience for any device • True omnichannel retailing • Deliver a completely connected customer experience • Searchable fusion of content and commerce • Own the experience
  • 21. Sitecore Cortex – Machine Learning • A new machine learning engine. • Real-time insights across both native and third-party customer data • Track customer behavior, help in decision, provide right content.
  • 22. 22 What is new and upcoming features?
  • 23. Sitecore Horizon • Sitecore EVP Product, Ryan Donovan announcesThe Horizon and “Horizon” at Symposium • Horizon is all about create amazing experiences powered by insights • interface will be clean and contextual with a true drag and drop interface • Ad a component the system will ask what you want to do next and prompt you to run experiments • Zoom out to see your page tree • Another click of the mouse provides you page performance insights
  • 24. Sitecore Zenith • Zenith is basically designed for dynamic changes in one simple interface and includes all the advanced headless features and capabilities • Zenith is headless and all you need to store, manage and distribute content
  • 26. 26
  • 27. 27